Pull request #6783 updated Connecting to https://api.github.com using 476720/****** Obtained .jenkins from b214c36a3f10184882aefb611162854545f86a6f+a1199b3df109f34021ca26bfda78e2b0cda4aa4f (98fe00170477a237eeab119c970e150df544e602) [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 fetnat03 in /var/jenkins/workspace/Kokkos_PR-6783 [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-6783 # 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/6783/head:refs/remotes/origin/PR-6783 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Fetching without tags > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6783/head:refs/remotes/origin/PR-6783 # 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/6783/head:refs/remotes/origin/PR-6783 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Merging remotes/origin/develop commit a1199b3df109f34021ca26bfda78e2b0cda4aa4f into PR head commit b214c36a3f10184882aefb611162854545f86a6f Merge succeeded, producing 5f8ba115280dbc325ed5130150c57a6050a87513 Checking out Revision 5f8ba115280dbc325ed5130150c57a6050a87513 (PR-6783) Commit message: "Merge commit 'a1199b3df109f34021ca26bfda78e2b0cda4aa4f' into HEAD" First time build. Skipping changelog. > git config core.sparsecheckout # timeout=10 > git checkout -f b214c36a3f10184882aefb611162854545f86a6f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge a1199b3df109f34021ca26bfda78e2b0cda4aa4f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f8ba115280dbc325ed5130150c57a6050a87513 # timeout=10 > git rev-list --no-walk c8496fae6a445ede88b51b551bf0ee5bdcc0f484 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t abdabeb65000d004f69930ab8016bd5bf1fe2297 -f scripts/docker/Dockerfile.clang scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 21.5kB Step 1/3 : FROM ubuntu:20.04 ---> f78909c2b360 Step 2/3 : RUN apt-get update && apt-get install -y bc git build-essential clang-format-8 wget && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> b9983087acd3 Step 3/3 : ENV CLANG_FORMAT_EXE=clang-format-8 ---> Using cache ---> adb07206efbd Successfully built adb07206efbd Successfully tagged abdabeb65000d004f69930ab8016bd5bf1fe2297:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . abdabeb65000d004f69930ab8016bd5bf1fe2297 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat03 seems to be running inside container 448caae22ec9c3cddd81edc08c78f5e21bc26eeed7173095ab0e3961b5d58fb1 $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache -w /var/jenkins/workspace/Kokkos_PR-6783 --volumes-from 448caae22ec9c3cddd81edc08c78f5e21bc26eeed7173095ab0e3961b5d58fb1 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** abdabeb65000d004f69930ab8016bd5bf1fe2297 cat $ docker top 3f08f488895ede24aecf20b13a820c66d1721d8ff01f238661d8850685c640f4 -eo pid,comm [Pipeline] { [Pipeline] sh + ./scripts/docker/check_format_cpp.sh [Pipeline] } $ docker stop --time=1 3f08f488895ede24aecf20b13a820c66d1721d8ff01f238661d8850685c640f4 $ docker rm -f --volumes 3f08f488895ede24aecf20b13a820c66d1721d8ff01f238661d8850685c640f4 [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 fetnat03 in /var/jenkins/workspace/Kokkos_PR-6783 [Pipeline] node [Pipeline] node Running on waffle02 in /var/jenkins/workspace/Kokkos_PR-6783 [Pipeline] node Running on padirac10 in /var/jenkins/workspace/Kokkos_PR-6783 [Pipeline] node [Pipeline] node Running on padirac11 in /var/jenkins/workspace/Kokkos_PR-6783 Running on fetnat09 in /var/jenkins/workspace/Kokkos_PR-6783 [Pipeline] node Running on fetnat05 in /var/jenkins/workspace/Kokkos_PR-6783 Running on fetnat06 in /var/jenkins/workspace/Kokkos_PR-6783 [Pipeline] node [Pipeline] node Running on fetnat08 in /var/jenkins/workspace/Kokkos_PR-6783 [Pipeline] node [Pipeline] node Running on fetnat07 in /var/jenkins/workspace/Kokkos_PR-6783 Running on CpuNode5 in /var/jenkins/workspace/Kokkos_PR-6783 [Pipeline] { Running on waffle03 in /var/jenkins/workspace/Kokkos_PR-6783 [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 using credential Jenkins ORNL [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE Fetching changes from the remote Git repository Selected Git installation does not exist. Using Default The recommended git tool is: NONE [Pipeline] checkout using credential Jenkins ORNL Fetching without tags 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 [Pipeline] checkout using credential Jenkins ORNL Fetching changes from the remote Git repository Fetching changes from the remote Git repository [Pipeline] checkout Fetching without tags Selected Git installation does not exist. Using Default The recommended git tool is: NONE Fetching without tags [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE Selected Git installation does not exist. Using Default The recommended git tool is: NONE [Pipeline] checkout using credential Jenkins ORNL Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE [Pipeline] checkout using credential Jenkins ORNL Selected Git installation does not exist. Using Default The recommended git tool is: NONE Cloning the remote Git repository Cloning with configured refspecs honoured and without tags using credential Jenkins ORNL Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Selected Git installation does not exist. Using Default The recommended git tool is: NONE [Pipeline] { using credential Jenkins ORNL Fetching changes from the remote Git repository [Pipeline] checkout Fetching without tags Selected Git installation does not exist. Using Default The recommended git tool is: NONE Merging remotes/origin/develop commit a1199b3df109f34021ca26bfda78e2b0cda4aa4f into PR head commit b214c36a3f10184882aefb611162854545f86a6f Merge succeeded, producing 695c37accb02a1db0784f3d57bbca2dd2a35dabb Checking out Revision 695c37accb02a1db0784f3d57bbca2dd2a35dabb (PR-6783) Commit message: "Merge commit 'a1199b3df109f34021ca26bfda78e2b0cda4aa4f' into HEAD" First time build. Skipping changelog. Merging remotes/origin/develop commit a1199b3df109f34021ca26bfda78e2b0cda4aa4f into PR head commit b214c36a3f10184882aefb611162854545f86a6f Merging remotes/origin/develop commit a1199b3df109f34021ca26bfda78e2b0cda4aa4f into PR head commit b214c36a3f10184882aefb611162854545f86a6f Merge succeeded, producing b489d69ba283ab07247a0e99720f9a9439b1e078 Checking out Revision b489d69ba283ab07247a0e99720f9a9439b1e078 (PR-6783) Merge succeeded, producing b489d69ba283ab07247a0e99720f9a9439b1e078 Checking out Revision b489d69ba283ab07247a0e99720f9a9439b1e078 (PR-6783) Commit message: "Merge commit 'a1199b3df109f34021ca26bfda78e2b0cda4aa4f' into HEAD" Commit message: "Merge commit 'a1199b3df109f34021ca26bfda78e2b0cda4aa4f' into HEAD" First time build. Skipping changelog. Merging remotes/origin/develop commit a1199b3df109f34021ca26bfda78e2b0cda4aa4f into PR head commit b214c36a3f10184882aefb611162854545f86a6f Merge succeeded, producing 695c37accb02a1db0784f3d57bbca2dd2a35dabb Checking out Revision 695c37accb02a1db0784f3d57bbca2dd2a35dabb (PR-6783) Commit message: "Merge commit 'a1199b3df109f34021ca26bfda78e2b0cda4aa4f' into HEAD" > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6783/.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/6783/head:refs/remotes/origin/PR-6783 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b214c36a3f10184882aefb611162854545f86a6f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge a1199b3df109f34021ca26bfda78e2b0cda4aa4f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 695c37accb02a1db0784f3d57bbca2dd2a35dabb # timeout=10 > git rev-list --no-walk c8496fae6a445ede88b51b551bf0ee5bdcc0f484 # timeout=10 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6783/.git # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6783/head:refs/remotes/origin/PR-6783 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b214c36a3f10184882aefb611162854545f86a6f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge a1199b3df109f34021ca26bfda78e2b0cda4aa4f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b489d69ba283ab07247a0e99720f9a9439b1e078 # timeout=10 > git rev-list --no-walk c8496fae6a445ede88b51b551bf0ee5bdcc0f484 # timeout=10 Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-6783 # 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/6783/head:refs/remotes/origin/PR-6783 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6783/.git # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6783/head:refs/remotes/origin/PR-6783 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b214c36a3f10184882aefb611162854545f86a6f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge a1199b3df109f34021ca26bfda78e2b0cda4aa4f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b489d69ba283ab07247a0e99720f9a9439b1e078 # timeout=10 Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-6783 # 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/6783/head:refs/remotes/origin/PR-6783 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-6783 # 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/6783/head:refs/remotes/origin/PR-6783 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 using credential Jenkins ORNL Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-6783 # 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/6783/head:refs/remotes/origin/PR-6783 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6783/.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/6783/head:refs/remotes/origin/PR-6783 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b214c36a3f10184882aefb611162854545f86a6f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge a1199b3df109f34021ca26bfda78e2b0cda4aa4f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 695c37accb02a1db0784f3d57bbca2dd2a35dabb # timeout=10 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-6783 # timeout=10 [Pipeline] withEnv [Pipeline] { Cloning repository https://github.com/kokkos/kokkos.git [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh [Pipeline] withEnv using credential Jenkins ORNL [Pipeline] { Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix Cloning repository https://github.com/kokkos/kokkos.git [Pipeline] readFile [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh [Pipeline] sh + docker build -t 349d2c5cc857109db07d23539fc02dd275f7690e --build-arg BASE=rocm/dev-ubuntu-20.04:5.6 -f scripts/docker/Dockerfile.hipcc scripts/docker #1 [internal] load build definition from Dockerfile.hipcc #1 sha256:3b5c5904a96927de0a6b5af73961e5a6af381c55b5556f1094dabc446d4ead72 #1 transferring dockerfile: 1.38kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/rocm/dev-ubuntu-20.04:5.6 #2 sha256:1f0fc1cceed42e3d8224867264ec1669bf071b67719d2d931bf81d47c213fd11 + docker build -t ce1560b359425ec309e44a4b1b2f157f89d67c5e -f scripts/docker/Dockerfile.nvhpc scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 21.5kB Step 1/7 : ARG BASE=nvcr.io/nvidia/nvhpc:23.7-devel-cuda12.2-ubuntu20.04 Step 2/7 : FROM $BASE ---> 14f99d87eca9 Step 3/7 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> a67b5d2db76b Step 4/7 : ARG CMAKE_VERSION=3.23.1 ---> Using cache ---> f0d48038183d Step 5/7 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 29da8284a3a3 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 ---> a30869a2311b Step 7/7 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> ed2b6b7d0cf8 Successfully built ed2b6b7d0cf8 Successfully tagged ce1560b359425ec309e44a4b1b2f157f89d67c5e:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker build -t 717e52982b95b46e351d15713bbd89d0ceb206d7 --build-arg BASE=rocm/dev-ubuntu-20.04:5.2 -f scripts/docker/Dockerfile.hipcc scripts/docker #1 [internal] load build definition from Dockerfile.hipcc #1 sha256:17a759eb8f306c9a9c568a0fedf287f7d482dbee5d6a38d2438c0fd75facfa52 #1 transferring dockerfile: 1.38kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/rocm/dev-ubuntu-20.04:5.2 #2 sha256:cd6376cbfec6a0f372740ea19a97c909417d69aa3bf66c78f6058c2df489cf05 #2 DONE 0.0s #3 [internal] load .dockerignore #3 sha256:0ef2bb268f5a07e72e19fed19b18b1d44487055d3c1adbdf07f4b8c1a154f3a8 #3 transferring context: 2B done #3 DONE 0.0s #7 [1/4] FROM docker.io/rocm/dev-ubuntu-20.04:5.2 #7 sha256:7f20b8e92774206bf6314eb42a612eda6e5e9a0e1da1a1dfefc0b86ec5e309da #7 DONE 0.0s #6 [2/4] RUN apt-get update && apt-get install -y kmod wget ccache file && apt-get clean && rm -rf /var/lib/apt/lists/* #6 sha256:3901e4096f7c60e110e7102a0a281144eee5f779148c06e649f913fa6dad6311 #6 CACHED #5 [3/4] RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* #5 sha256:31c230b20ef88dbf413cb7a20f5683078e4cfcaf02a251a65258ee500d345089 #5 CACHED #4 [4/4] RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v3.16.8 && CMAKE_SCRIPT=cmake-3.16.8-Linux-x86_64.sh && CMAKE_SHA256=cmake-3.16.8-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p /opt/cmake && sh ${CMAKE_SCRIPT} --skip-license --prefix=/opt/cmake && rm cmake* #4 sha256:85065409d98be3a074283fd3e09018db24955a303301315262b6777a69431388 #4 CACHED #8 exporting to image #8 sha256:981120d67ac1e3a862835c53775a16a50d21646cf95bba5b5d6717f01c76d331 #8 exporting layers done #8 writing image sha256:eee6e03acf2ab5ec3792844d92de9d3e9fdb5bbc24100d6b95f2e403c53af581 done #8 naming to docker.io/library/717e52982b95b46e351d15713bbd89d0ceb206d7:latest done #8 DONE 0.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { + docker build -t 94476d3067caf82a1b3e120f285fe700d3d6f4cc -f scripts/docker/Dockerfile.gcc scripts/docker #1 [internal] load .dockerignore #1 sha256:b1994f51f34ec3d4c3ed0d6bb254ab8bcc69829665a078a82f5f0e6e5902acd9 #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile.gcc #2 sha256:ed1fa2ee7c7d8f1f07fe98ef5e5d6b3c1b3700d9eac83c6293e8ecb9f8a0bf82 #2 transferring dockerfile: 1.75kB done #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/ubuntu:20.04 #3 sha256:8e67b796a66f85f06793e026943184e32d365c77929e94d2ac98b34a1e1cb30e #3 DONE 0.0s #8 [1/5] FROM docker.io/library/ubuntu:20.04 #8 sha256:243f75845650c92150b34967f79a539dee49ba028b719b1a41e64f43abcdcac5 #8 DONE 0.0s #7 [2/5] RUN apt-get update && apt-get upgrade -y && apt-get install -y build-essential wget git bc ccache && apt-get clean && rm -rf /var/lib/apt/lists/* #7 sha256:244cba9621c788fd67785a1d49ac9ec2fbc2026a48bf412ee2cf59bd974486bf #7 CACHED #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 #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:f5079ac516691b9af71b09c1818729581a1a835c0093cb6258a8ba234d63e69f #9 exporting layers done #9 writing image sha256:b8a8945b4a09a43c3daeb2e23724012c1c87a6761d46f57662b1655e8a2209d9 done #9 naming to docker.io/library/94476d3067caf82a1b3e120f285fe700d3d6f4cc:latest done #9 DONE 0.0s [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . ce1560b359425ec309e44a4b1b2f157f89d67c5e . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat03 seems to be running inside container 448caae22ec9c3cddd81edc08c78f5e21bc26eeed7173095ab0e3961b5d58fb1 $ docker run -t -d -u 0:0 --env NVIDIA_VISIBLE_DEVICES=$NVIDIA_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_PR-6783 --volumes-from 448caae22ec9c3cddd81edc08c78f5e21bc26eeed7173095ab0e3961b5d58fb1 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ce1560b359425ec309e44a4b1b2f157f89d67c5e cat + docker inspect -f . 717e52982b95b46e351d15713bbd89d0ceb206d7 . + docker inspect -f . 94476d3067caf82a1b3e120f285fe700d3d6f4cc . #2 DONE 0.4s #3 [internal] load .dockerignore #3 sha256:2e20628a4be97a926612d7a0efad7152355d943a9f28fbd6b3b4267db2541405 #3 transferring context: 2B done #3 DONE 0.0s #7 [1/4] FROM docker.io/rocm/dev-ubuntu-20.04:5.6@sha256:7d8f6533ec41ef526d4b4187055d00e6e5c57f3287f540043805c8daf3e3e955 #7 sha256:7c03634d7f192f839f2f3049e3a6d71799444f0ed82828f32294cb7fac671db3 #7 DONE 0.0s #6 [2/4] RUN apt-get update && apt-get install -y kmod wget ccache file && apt-get clean && rm -rf /var/lib/apt/lists/* #6 sha256:2973d2cb43f4ecfcc729e584bdf08c94f4e85130e29a086e053f80718e137e6d #6 CACHED #5 [3/4] RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* #5 sha256:1bed6f52a5136d93a0cd8c11d23532ca4bde63b1577aa0f8810d58ab55f400a8 #5 CACHED #4 [4/4] RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v3.16.8 && CMAKE_SCRIPT=cmake-3.16.8-Linux-x86_64.sh && CMAKE_SHA256=cmake-3.16.8-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p /opt/cmake && sh ${CMAKE_SCRIPT} --skip-license --prefix=/opt/cmake && rm cmake* #4 sha256:619959a7927f1a6ccdf17c4866ff1b9483d0ec12e299a43491dc25a32b1493cb #4 CACHED #8 exporting to image #8 sha256:4bd079ba7a588811ccae4b630b4e9b5fb4e1f5304f8f043dd157a1a7243f9b1a #8 exporting layers done #8 writing image sha256:e584039419d31f933b4d735fd6e970b2c53c171b61c736afe3af2ece3093ec0b done #8 naming to docker.io/library/349d2c5cc857109db07d23539fc02dd275f7690e:latest done #8 DONE 0.0s 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/6783/head:refs/remotes/origin/PR-6783 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git init /var/jenkins/workspace/Kokkos_PR-6783 # 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/6783/head:refs/remotes/origin/PR-6783 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git init /var/jenkins/workspace/Kokkos_PR-6783 # 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/6783/head:refs/remotes/origin/PR-6783 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Fetching without tags > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6783/head:refs/remotes/origin/PR-6783 # 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/6783/head:refs/remotes/origin/PR-6783 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Merging remotes/origin/develop commit a1199b3df109f34021ca26bfda78e2b0cda4aa4f into PR head commit b214c36a3f10184882aefb611162854545f86a6f Fetching without tags Merge succeeded, producing 6af599010fc56d326a36083a3b93b2cf64af1326 Checking out Revision 6af599010fc56d326a36083a3b93b2cf64af1326 (PR-6783) > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6783/head:refs/remotes/origin/PR-6783 # 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/6783/head:refs/remotes/origin/PR-6783 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b214c36a3f10184882aefb611162854545f86a6f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge a1199b3df109f34021ca26bfda78e2b0cda4aa4f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6af599010fc56d326a36083a3b93b2cf64af1326 # timeout=10 Merging remotes/origin/develop commit a1199b3df109f34021ca26bfda78e2b0cda4aa4f into PR head commit b214c36a3f10184882aefb611162854545f86a6f Commit message: "Merge commit 'a1199b3df109f34021ca26bfda78e2b0cda4aa4f' into HEAD" First time build. Skipping changelog. Fetching without tags Fetching without tags Fetching without tags Merging remotes/origin/develop commit a1199b3df109f34021ca26bfda78e2b0cda4aa4f into PR head commit b214c36a3f10184882aefb611162854545f86a6f Merge succeeded, producing b99438861444e91e7a266d98dd799bfda80cb76e Checking out Revision b99438861444e91e7a266d98dd799bfda80cb76e (PR-6783) Merging remotes/origin/develop commit a1199b3df109f34021ca26bfda78e2b0cda4aa4f into PR head commit b214c36a3f10184882aefb611162854545f86a6f Fetching without tags Merging remotes/origin/develop commit a1199b3df109f34021ca26bfda78e2b0cda4aa4f into PR head commit b214c36a3f10184882aefb611162854545f86a6f Commit message: "Merge commit 'a1199b3df109f34021ca26bfda78e2b0cda4aa4f' into HEAD" First time build. Skipping changelog. > git config core.sparsecheckout # timeout=10 > git checkout -f b214c36a3f10184882aefb611162854545f86a6f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge a1199b3df109f34021ca26bfda78e2b0cda4aa4f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b99438861444e91e7a266d98dd799bfda80cb76e # timeout=10 > git rev-list --no-walk c8496fae6a445ede88b51b551bf0ee5bdcc0f484 # timeout=10 > git rev-list --no-walk c8496fae6a445ede88b51b551bf0ee5bdcc0f484 # timeout=10 $ docker top 1abebde277cb329b09ad3baa14781195674572593bad21614b2f292cc31ad5ef -eo pid,comm > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6783/head:refs/remotes/origin/PR-6783 # 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/6783/head:refs/remotes/origin/PR-6783 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b214c36a3f10184882aefb611162854545f86a6f # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6783/head:refs/remotes/origin/PR-6783 # 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/6783/head:refs/remotes/origin/PR-6783 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b214c36a3f10184882aefb611162854545f86a6f # timeout=10 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] { > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6783/head:refs/remotes/origin/PR-6783 # 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/6783/head:refs/remotes/origin/PR-6783 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b214c36a3f10184882aefb611162854545f86a6f # timeout=10 [Pipeline] } [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] withDockerContainer padirac10 seems to be running inside container d6251860e39f30a414638b0fb6af64bc4fc7eb73af7ecf960218b15fca107db0 Merging remotes/origin/develop commit a1199b3df109f34021ca26bfda78e2b0cda4aa4f into PR head commit b214c36a3f10184882aefb611162854545f86a6f $ 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-6783 --volumes-from d6251860e39f30a414638b0fb6af64bc4fc7eb73af7ecf960218b15fca107db0 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 717e52982b95b46e351d15713bbd89d0ceb206d7 cat > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6783/head:refs/remotes/origin/PR-6783 # 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/6783/head:refs/remotes/origin/PR-6783 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b214c36a3f10184882aefb611162854545f86a6f # timeout=10 $ docker top d38c94bc16aa0fcda91616bbff81e9de6c0c120a88608ce99903ba72fc0706fb -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer CpuNode5 seems to be running inside container 96eb3c64af22c2400c54d0922c971f10735788eaca719af33e757c9e3fa73f0c Merge succeeded, producing 7412c9e74ff163cd986e7c31a1631be5a6be9f36 Checking out Revision 7412c9e74ff163cd986e7c31a1631be5a6be9f36 (PR-6783) $ docker run -t -d -u 0:0 -w /var/jenkins/workspace/Kokkos_PR-6783 --volumes-from 96eb3c64af22c2400c54d0922c971f10735788eaca719af33e757c9e3fa73f0c -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 94476d3067caf82a1b3e120f285fe700d3d6f4cc cat Merge succeeded, producing 7412c9e74ff163cd986e7c31a1631be5a6be9f36 Checking out Revision 7412c9e74ff163cd986e7c31a1631be5a6be9f36 (PR-6783) Merge succeeded, producing 7412c9e74ff163cd986e7c31a1631be5a6be9f36 Checking out Revision 7412c9e74ff163cd986e7c31a1631be5a6be9f36 (PR-6783) Commit message: "Merge commit 'a1199b3df109f34021ca26bfda78e2b0cda4aa4f' into HEAD" Commit message: "Merge commit 'a1199b3df109f34021ca26bfda78e2b0cda4aa4f' into HEAD" First time build. Skipping changelog. Commit message: "Merge commit 'a1199b3df109f34021ca26bfda78e2b0cda4aa4f' into HEAD" $ docker top b16fce81e8ef566115ee36a0875a2ba2b1a1a34945f2a544f5ce338ed6cfa40f -eo pid,comm Merge succeeded, producing a3e392a2d8a330cdce1748fa2fda1402ea267c46 Checking out Revision a3e392a2d8a330cdce1748fa2fda1402ea267c46 (PR-6783) [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] readFile [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge a1199b3df109f34021ca26bfda78e2b0cda4aa4f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7412c9e74ff163cd986e7c31a1631be5a6be9f36 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge a1199b3df109f34021ca26bfda78e2b0cda4aa4f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7412c9e74ff163cd986e7c31a1631be5a6be9f36 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh Commit message: "Merge commit 'a1199b3df109f34021ca26bfda78e2b0cda4aa4f' 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 a1199b3df109f34021ca26bfda78e2b0cda4aa4f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7412c9e74ff163cd986e7c31a1631be5a6be9f36 # timeout=10 > git rev-list --no-walk c8496fae6a445ede88b51b551bf0ee5bdcc0f484 # timeout=10 [Pipeline] sh [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] isUnix [Pipeline] readFile + docker inspect -f . 349d2c5cc857109db07d23539fc02dd275f7690e . [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge a1199b3df109f34021ca26bfda78e2b0cda4aa4f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a3e392a2d8a330cdce1748fa2fda1402ea267c46 # timeout=10 > git rev-list --no-walk c8496fae6a445ede88b51b551bf0ee5bdcc0f484 # timeout=10 + docker build -t 624195d3d5581c65a702f092f1ffd05e5ecded17 -f scripts/docker/Dockerfile.kokkosllvmproject scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 21.5kB Step 1/13 : FROM nvidia/cuda:11.0.3-devel ---> f6eb2aa24ca2 Step 2/13 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub [Pipeline] } [Pipeline] sh + docker build -t 39ef001c64230594b4af2c062173e31f8e8ef64f -f scripts/docker/Dockerfile.sycl scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 21.5kB Step 1/12 : ARG BASE=nvidia/cuda:11.7.1-devel-ubuntu22.04 Step 2/12 : FROM $BASE ---> 28a6f693c19c Step 3/12 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> 370fd0e9d8b6 Step 4/12 : RUN apt-get update && apt-get install -y bc wget ccache ninja-build python3 git libomp-dev && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 4278b02639bf Step 5/12 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> 755350bc8754 Step 6/12 : ARG CMAKE_VERSION=3.23.2 ---> Using cache ---> 60ef53211eea Step 7/12 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 3c42cbcd1419 Step 8/12 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm cmake* ---> Using cache ---> 895c4a6e3667 Step 9/12 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 321d4e0bd01d Step 10/12 : RUN wget https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB && apt-key add GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB && echo "deb https://apt.repos.intel.com/oneapi all main" | tee /etc/apt/sources.list.d/oneAPI.list && apt-get update -o Dir::Etc::sourcelist="sources.list.d/oneAPI.list" -o APT::Get::List-Cleanup="0" && apt-get install -y intel-oneapi-compiler-dpcpp-cpp-and-cpp-classic-2023.0.0 && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 6247025da64e Step 11/12 : RUN wget https://cloud.cees.ornl.gov/download/oneapi-for-nvidia-gpus-2023.0.0-linux.sh && chmod +x oneapi-for-nvidia-gpus-2023.0.0-linux.sh && ./oneapi-for-nvidia-gpus-2023.0.0-linux.sh -y && rm oneapi-for-nvidia-gpus-2023.0.0-linux.sh ---> Using cache ---> bbc2839cae5d Step 12/12 : RUN wget https://registrationcenter-download.intel.com/akdlm/irc_nas/19133/l_oneDPL_p_2022.0.0.25335.sh && chmod +x ./l_oneDPL_p_2022.0.0.25335.sh && ./l_oneDPL_p_2022.0.0.25335.sh -a -s --eula accept && rm l_oneDPL_p_2022.0.0.25335.sh ---> Using cache ---> 77dbf6886ad6 Successfully built 77dbf6886ad6 Successfully tagged 39ef001c64230594b4af2c062173e31f8e8ef64f:latest [Pipeline] sh + ccache --zero-stats Statistics zeroed + rm -rf build [Pipeline] // withEnv [Pipeline] withDockerContainer padirac11 seems to be running inside container 13e056e01a5d53f10b3d8cb21da8ffd92654cf22e6eeee8cf323a7eab7f623ce + docker build -t 2af7da7948c457f8419089896f03248be39f4907 --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 21.5kB Step 1/10 : ARG BASE=nvidia/cuda:9.2-devel Step 2/10 : FROM $BASE ---> 54bed995e06c Step 3/10 : ARG ADDITIONAL_PACKAGES ---> Using cache ---> 364feb38a665 Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> cd5762939fdd 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 ---> cf5d08f85c0d 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 ---> ca975a93c2db Step 7/10 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> 7dfcfde36a03 Step 8/10 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> d68bd226c821 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 ---> 82549427f264 Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 47ca39bd3c2c Successfully built 47ca39bd3c2c Successfully tagged 2af7da7948c457f8419089896f03248be39f4907:latest $ 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-6783 --volumes-from 13e056e01a5d53f10b3d8cb21da8ffd92654cf22e6eeee8cf323a7eab7f623ce -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 349d2c5cc857109db07d23539fc02dd275f7690e cat ---> Running in 72ebe64228b6 + docker build -t ce1560b359425ec309e44a4b1b2f157f89d67c5e -f scripts/docker/Dockerfile.nvhpc scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 21.5kB Step 1/7 : ARG BASE=nvcr.io/nvidia/nvhpc:23.7-devel-cuda12.2-ubuntu20.04 Step 2/7 : FROM $BASE ---> 14f99d87eca9 Step 3/7 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* + 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++ + docker build -t 7d65dc060edb5a2fc44e342fbfd19165108e61a4 -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 21.5kB 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 ---> 7cedd508b93e Step 4/14 : ARG NPROC=8 ---> Using cache ---> 2e654e5ed0c7 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 ---> 035de735dee0 Step 6/14 : ARG CMAKE_VERSION=3.27.7 ---> Using cache ---> 5c4e56b81a43 Step 7/14 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> a47c0555e2d0 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 ---> 4f44e6cc0369 Step 9/14 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 102d9a4e0d1e Step 10/14 : ARG LLVM_VERSION=llvmorg-17.0.3 ---> Using cache ---> 04e18b7215b2 Step 11/14 : ENV LLVM_DIR=/opt/llvm ---> Using cache ---> 952db1a42458 Step 12/14 : RUN LLVM_URL=https://github.com/llvm/llvm-project/archive && LLVM_ARCHIVE=${LLVM_VERSION}.tar.gz && SCRATCH_DIR=/scratch && mkdir -p ${SCRATCH_DIR} && cd ${SCRATCH_DIR} && wget --quiet ${LLVM_URL}/${LLVM_ARCHIVE} && mkdir llvm-project && tar -xf ${LLVM_ARCHIVE} -C llvm-project --strip-components=1 && cd llvm-project && mkdir build && cd build && cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=$LLVM_DIR -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DLLVM_ENABLE_PROJECTS="clang" -DLLVM_ENABLE_RUNTIMES="openmp" -DCLANG_OPENMP_NVPTX_DEFAULT_ARCH=sm_70 -DLIBOMPTARGET_NVPTX_COMPUTE_CAPABILITIES=70 ../llvm && make -j${NPROC} && make install && rm -rf ${SCRATCH_DIR} ---> Using cache ---> 727603c3089c Step 13/14 : ENV PATH=${LLVM_DIR}/bin:$PATH ---> Using cache ---> 74a5615bccc5 Step 14/14 : ENV LD_LIBRARY_PATH=${LLVM_DIR}/lib:$LD_LIBRARY_PATH ---> Using cache ---> 2ecff32f6034 Successfully built 2ecff32f6034 ---> Running in 148255651fde -- 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.2.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6783/build/generated/Kokkos_Version_Info.cpp -- Using -std=gnu++17 for C++17 extensions as feature Successfully tagged 7d65dc060edb5a2fc44e342fbfd19165108e61a4:latest + rm -rf build $ docker top 050ebd2005d85473c2e994956d05a82a63375e6e1c93793461705aaa5342ec28 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix -- SIMD: AVX2 detected -- Built-in Execution Spaces: -- Device Parallel: NoTypeDefined -- Host Parallel: Kokkos::OpenMP -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- Performing Test KOKKOS_QUADMATH_COMPILER_SUPPORT -- Performing Test KOKKOS_QUADMATH_COMPILER_SUPPORT - Success [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + 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 .. [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh [Pipeline] sh [Pipeline] sh + echo /opt/rocm/llvm/lib + ldconfig [Pipeline] sh [Pipeline] sh -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5") -- Using internal desul_atomics copy + docker inspect -f . 39ef001c64230594b4af2c062173e31f8e8ef64f . -- Setting default Kokkos CXX standard to 17 [Pipeline] } + docker inspect -f . 2af7da7948c457f8419089896f03248be39f4907 . + docker inspect -f . 7d65dc060edb5a2fc44e342fbfd19165108e61a4 . [Pipeline] // withEnv + ccache --zero-stats Statistics zeroed [Pipeline] withDockerContainer waffle02 seems to be running inside container 410be4e5958e863b99a54f944089642b34d9b94771eb03751cc64bc77ce86815 $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache -w /var/jenkins/workspace/Kokkos_PR-6783 --volumes-from 410be4e5958e863b99a54f944089642b34d9b94771eb03751cc64bc77ce86815 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 39ef001c64230594b4af2c062173e31f8e8ef64f cat + docker build -t 8eb1c76bcbdf51b0133908da5149de525e0681f1 --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 21.5kB 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 8eb1c76bcbdf51b0133908da5149de525e0681f1:latest + rm -rf build -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) -- No installed google benchmark found, fetching from GitHub + 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 -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Found Git: /usr/bin/git (found version "2.25.1") -- [benchmark] git version: v0.0.0 normalized to 0.0.0 -- [benchmark] Version: 1.6.2 -- [benchmark] Looking for shm_open in rt -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC -- The CXX compiler identification is Clang 14.0.0 -- Check for working CXX compiler: /opt/rocm/bin/hipcc -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED Fetching without tags -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Performing Test HAVE_STD_REGEX -- [benchmark] Performing Test HAVE_STD_REGEX Merging remotes/origin/develop commit a1199b3df109f34021ca26bfda78e2b0cda4aa4f into PR head commit b214c36a3f10184882aefb611162854545f86a6f -- The CXX compiler identification is NVHPC 23.7.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvc++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Setting build type to 'RelWithDebInfo' as none was specified. -- Kokkos version: 4.2.99 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6783/head:refs/remotes/origin/PR-6783 # 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/6783/head:refs/remotes/origin/PR-6783 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b214c36a3f10184882aefb611162854545f86a6f # timeout=10 -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6783/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 -- Check for working CXX compiler: /opt/rocm/bin/hipcc -- works -- Detecting CXX compiler ABI info Merge succeeded, producing 0c3ed677c723dbaf90224b7cb7db86bd40e521c4 Checking out Revision 0c3ed677c723dbaf90224b7cb7db86bd40e521c4 (PR-6783) Warning: apt-key output should not be parsed (stdout is not a terminal) Executing: /tmp/apt-key-gpghome.WeDM7ZQkeQ/gpg.1.sh --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub gpg: requesting key from 'https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub' gpg: key A4B469963BF863CC: public key "cudatools " imported gpg: Total number processed: 1 gpg: imported: 1 Commit message: "Merge commit 'a1199b3df109f34021ca26bfda78e2b0cda4aa4f' into HEAD" First time build. Skipping changelog. gpg: directory '/root/.gnupg' created gpg: keybox '/root/.gnupg/pubring.kbx' created gpg: /root/.gnupg/trustdb.gpg: trustdb created gpg: key 48822FDA51C1DA7A: public key "Damien Lebrun-Grandie " imported gpg: key A2C794A986419D8A: public key "Tom Stellard " imported gpg: key 0FC3042E345AD05D: public key "Hans Wennborg " imported gpg: key EC8FEF3A7BFB4EDA: 24 signatures not checked due to missing keys gpg: key EC8FEF3A7BFB4EDA: public key "Brad King" imported gpg: key 379CE192D401AB61: public key "Bintray (by JFrog) " imported gpg: Total number processed: 5 gpg: imported: 5 gpg: no ultimately trusted keys found gpg: Signature made Thu May 7 23:44:59 2020 UTC gpg: using RSA key 061CFF3BA41AA45D25BCE7097A0994F834C86684 gpg: Good signature from "Damien Lebrun-Grandie " [unknown] gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication that the signature belongs to the owner. Primary key fingerprint: E226 98C7 0BF0 7BDA 37E1 4154 4882 2FDA 51C1 DA7A Subkey fingerprint: 061C FF3B A41A A45D 25BC E709 7A09 94F8 34C8 6684 -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile: Change Dir: /var/jenkins/workspace/Kokkos_PR-6783/build/CMakeFiles/CMakeTmp [benchmark] [benchmark] Run Build Command(s):/usr/bin/make cmTC_8f154/fast && /usr/bin/make -f CMakeFiles/cmTC_8f154.dir/build.make CMakeFiles/cmTC_8f154.dir/build [benchmark] make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6783/build/CMakeFiles/CMakeTmp' [benchmark] Building CXX object CMakeFiles/cmTC_8f154.dir/gnu_posix_regex.cpp.o [benchmark] /usr/bin/c++ -Werror -Wempty-body -Wclobbered -Wignored-qualifiers -Wall -Wextra -Wunused-parameter -Wshadow -Wsign-compare -Wtype-limits -Wuninitialized -Wimplicit-fallthrough -std=c++11 -Wall -Wextra -Wshadow -Wfloat-equal -Wsuggest-override -pedantic -pedantic-errors -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -o CMakeFiles/cmTC_8f154.dir/gnu_posix_regex.cpp.o -c /var/jenkins/workspace/Kokkos_PR-6783/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp [benchmark] /var/jenkins/workspace/Kokkos_PR-6783/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp:1:10: fatal error: gnuregex.h: No such file or directory [benchmark] #include [benchmark] ^~~~~~~~~~~~ [benchmark] compilation terminated. [benchmark] make[1]: *** [CMakeFiles/cmTC_8f154.dir/build.make:69: CMakeFiles/cmTC_8f154.dir/gnu_posix_regex.cpp.o] Error 1 [benchmark] make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6783/build/CMakeFiles/CMakeTmp' [benchmark] make: *** [Makefile:124: cmTC_8f154/fast] Error 2 [benchmark] [benchmark] -- [benchmark] Performing Test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Check if compiler accepts -pthread -- 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 -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.2.99 -- The project name is: Kokkos -- Using internal gtest for testing > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge a1199b3df109f34021ca26bfda78e2b0cda4aa4f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0c3ed677c723dbaf90224b7cb7db86bd40e521c4 # timeout=10 > git rev-list --no-walk c8496fae6a445ede88b51b551bf0ee5bdcc0f484 # timeout=10 -- [benchmark] Check if compiler accepts -pthread - yes -- [benchmark] Found Threads: TRUE -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Sources TestOpenMP.cpp -- Kokkos Devices: OPENMP;SERIAL, Kokkos Backends: OPENMP;SERIAL -- Configuring done -- Compiler Version: 5.2.21151 -- Using -std=gnu++17 for C++17 extensions as feature -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6783/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o Scanning dependencies of target benchmark Scanning dependencies of target kokkos_gtest [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 1%] Linking CXX static library libkokkossimd.a [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 2%] Built target AlwaysCheckGit Scanning dependencies of target impl_git_version [ 2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 2%] Built target kokkossimd [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o Scanning dependencies of target kokkoscore [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.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%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) -- Kokkos Devices: OPENACC;SERIAL, Kokkos Backends: OPENACC;SERIAL -- Configuring done [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6783/build + make -j8 [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 1%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 1%] Built target AlwaysCheckGit [ 1%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 2%] Linking CXX static library libkokkossimd.a $ docker top ee997909005da67b861588ea8a865b4b49f0cfe7e85c1bccb9b4de0c2bcd36f0 -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] } [ 2%] Built target kokkossimd [Pipeline] sh [Pipeline] // withEnv ---> Removed intermediate container 72ebe64228b6 ---> 3e6327e83d8f 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/* ---> Running in 384e84721cee [Pipeline] // withEnv [Pipeline] withDockerContainer [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o fetnat08 seems to be running inside container b2a74f777c0e2a6749b61367373e3d0f49024d67a8fd720eaec0cf334104df9a $ 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-6783 --volumes-from b2a74f777c0e2a6749b61367373e3d0f49024d67a8fd720eaec0cf334104df9a -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 2af7da7948c457f8419089896f03248be39f4907 cat + rm -rf build [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o + 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 [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 2%] Linking CXX static library libimpl_git_version.a [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o -- The CXX compiler identification is Clang 16.0.0 -- Check for working CXX compiler: /opt/rocm/bin/hipcc [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 2%] Linking CXX shared library libkokkosprinter-tool.so [ 2%] Built target impl_git_version [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o Get:1 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64 InRelease [1581 B] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] Get:3 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] Ign:4 https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu2004/x86_64 InRelease Get:5 https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu2004/x86_64 Release [564 B] Get:6 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64 Packages [1352 kB] [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 3%] Built target kokkosprinter-tool -- SIMD: AVX2 detected -- Setting Kokkos_ARCH_VEGA908=ON -- Built-in Execution Spaces: -- Device Parallel: Kokkos::HIP -- Host Parallel: Kokkos::OpenMP -- Host Serial: NONE -- -- Architectures: -- NATIVE -- VEGA908 -- Found TPLLIBDL: /usr/include Get:7 https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu2004/x86_64 Release.gpg [833 B] Get:8 https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu2004/x86_64 Packages [2445 B] [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o Get:9 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] Get:10 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.7 kB] Get:11 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] -- Check for working CXX compiler: /opt/rocm/bin/hipcc -- works -- Detecting CXX compiler ABI info [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3258 kB] Get:13 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] [ 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 Get:16 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1176 kB] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3372 kB] -- Found OpenMP_CXX: -fopenmp=libomp -- Found OpenMP: TRUE -- Using internal desul_atomics copy Get:18 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1473 kB] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.4 kB] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3407 kB] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3849 kB] -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.2.99 -- The project name is: Kokkos -- Using internal gtest for testing $ docker top 103b72ba37ca2d919f3a9df1a102e19eec633086675ee14ff2a3998f33f369f0 -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 fetnat09 seems to be running inside container 8f98eda19429977fc0742f52a3b3f5fbc675384cb09bfd6ef6ba2cfc42a0baa2 [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o -- 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 $ 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-6783 --volumes-from 8f98eda19429977fc0742f52a3b3f5fbc675384cb09bfd6ef6ba2cfc42a0baa2 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 7d65dc060edb5a2fc44e342fbfd19165108e61a4 cat Get:23 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] Get:24 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o Fetched 31.5 MB in 3s (10.2 MB/s) Reading package lists...[ 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 [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o Reading package lists...[ 5%] Linking CXX static library libbenchmark.a [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 5%] Built target benchmark [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter -- No installed google benchmark found, fetching from GitHub -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Could NOT find Git (missing: GIT_EXECUTABLE) -- [benchmark] Version: 1.6.2 -- [benchmark] Looking for shm_open in rt [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP.cpp.o Building dependency tree... Reading state information... The following additional packages will be installed: file git-man krb5-locales less libbrotli1 libbsd0 libcbor0.6 libcurl3-gnutls libedit2 liberror-perl libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libmagic-mgc libmagic1 libmpdec2 libnghttp2-14 libpsl5 libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib librtmp1 libssh-4 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 mime-support openssh-client publicsuffix python3-lib2to3 python3-minimal python3.8 python3.8-minimal xauth Suggested packages: distcc | icecc gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc krb5-user keychain libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv python3.8-venv python3.8-doc binfmt-support [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o The following NEW packages will be installed: bc ccache file git git-man krb5-locales less libbrotli1 libbsd0 libcbor0.6 libcurl3-gnutls libedit2 liberror-perl libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libmagic-mgc libmagic1 libmpdec2 libnghttp2-14 libpsl5 libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib librtmp1 libssh-4 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 mime-support openssh-client publicsuffix python3 python3-distutils python3-lib2to3 python3-minimal python3.8 python3.8-minimal wget xauth 0 upgraded, 48 newly installed, 0 to remove and 118 not upgraded. Need to get 14.9 MB of archives. After this operation, 82.6 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [718 kB] -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [1890 kB] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.9 [1674 kB] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.9 [387 kB] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 less amd64 551-1ubuntu0.1 [123 kB] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.4 [11.5 kB] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.4 [31.0 kB] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.4 [79.9 kB] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.4 [330 kB] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.4 [121 kB] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B] Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB] Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB] Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.6 [114 kB] Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.6 [577 kB] Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB] Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.11 [670 kB] Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB] Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 xauth amd64 1:1.1-0ubuntu1 [25.0 kB] Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 bc amd64 1.07.1-2build1 [86.3 kB] [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Task.cpp.o Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 ccache amd64 3.7.7-1 [121 kB] Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.2 [79.4 kB] Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.5 [171 kB] Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.21 [232 kB] Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git-man all 1:2.25.1-1ubuntu3.11 [887 kB] Get:46 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.11 [4605 kB] Get:47 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lib2to3 all 3.8.10-0ubuntu1~20.04 [76.3 kB] Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-distutils all 3.8.10-0ubuntu1~20.04 [141 kB] [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o debconf: delaying package configuration, since apt-utils is not installed Fetched 14.9 MB in 1s (16.5 MB/s) $ docker top 5a1490d34ffe3cfd7fb29dd45d16c3fb86dd0a94c6854674380109a94b568da9 -eo pid,comm Selecting previously unselected package libpython3.8-minimal:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { ---> Removed intermediate container 148255651fde ---> fd91b51a1104 Step 4/7 : ARG CMAKE_VERSION=3.23.1 ---> Running in f9057bb917b2 [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o Scanning dependencies of target benchmark_main [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12571 files and directories currently installed.) Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ... Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ... Selecting previously unselected package libexpat1:amd64. Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_amd64.deb ... Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ... Selecting previously unselected package python3.8-minimal. Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ... Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ... [Pipeline] sh [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] sh Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ... Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ... Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ... + docker inspect -f . 8eb1c76bcbdf51b0133908da5149de525e0681f1 . [Pipeline] } [ 6%] Linking CXX static library libbenchmark_main.a [ 6%] Built target benchmark_main + ccache --zero-stats Statistics zeroed [Pipeline] // withEnv [Pipeline] withDockerContainer waffle03 seems to be running inside container e9e69ac828e003ff7dff493f9535bda716399f8d61987063a0489f4f6ffe25ff + ccache --zero-stats Statistics zeroed + ccache --zero-stats Statistics zeroed $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache --env NVIDIA_VISIBLE_DEVICES=$NVIDIA_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_PR-6783 --volumes-from e9e69ac828e003ff7dff493f9535bda716399f8d61987063a0489f4f6ffe25ff -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 8eb1c76bcbdf51b0133908da5149de525e0681f1 cat + docker build -t c153dd8263359c8d0364af16d4bb9bbe0bda8470 --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 21.5kB Step 1/10 : ARG BASE=nvidia/cuda:9.2-devel Step 2/10 : FROM $BASE ---> d3d3738d6060 Step 3/10 : ARG ADDITIONAL_PACKAGES ---> Using cache ---> e2461376451c Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> 27bd88b10c3f 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 ---> 9b44161bd62f 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 ---> 2ccbe85fba2c Step 7/10 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> 0f6f977ce3ab Step 8/10 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> d555b7687be8 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 ---> b8c52687f1a1 Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 04b1bc6c7f74 Successfully built 04b1bc6c7f74 Successfully tagged c153dd8263359c8d0364af16d4bb9bbe0bda8470:latest [ 6%] Linking CXX static library libkokkos_gtest.a -- SIMD: AVX2 detected -- Setting Kokkos_ARCH_VEGA908=ON -- Built-in Execution Spaces: -- Device Parallel: Kokkos::HIP -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- VEGA908 -- Found TPLLIBDL: /usr/include -- Using internal desul_atomics copy -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA [ 6%] Built target kokkos_gtest Selecting previously unselected package python3-minimal. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12862 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... Unpacking python3-minimal (3.8.2-0ubuntu2) ... Selecting previously unselected package mime-support. Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... Unpacking mime-support (3.64ubuntu1) ... Selecting previously unselected package libmpdec2:amd64. Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... Unpacking libmpdec2:amd64 (2.4.2-3) ... [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACCSpace.cpp.o Selecting previously unselected package libpython3.8-stdlib:amd64. Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.9_amd64.deb ... Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ... Selecting previously unselected package python3.8. Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.9_amd64.deb ... Unpacking python3.8 (3.8.10-0ubuntu1~20.04.9) ... Selecting previously unselected package libpython3-stdlib:amd64. Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... Setting up python3-minimal (3.8.2-0ubuntu2) ... -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW Selecting previously unselected package python3. (Reading database ... [ 6%] Linking CXX static library libkokkoscore.a [ 6%] Built target kokkoscore Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target kokkoscontainers [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 13264 files and directories currently installed.) Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... Unpacking python3 (3.8.2-0ubuntu2) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../01-libmagic-mgc_1%3a5.38-4_amd64.deb ... Unpacking libmagic-mgc (1:5.38-4) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../02-libmagic1_1%3a5.38-4_amd64.deb ... Unpacking libmagic1:amd64 (1:5.38-4) ... Selecting previously unselected package file. Preparing to unpack .../03-file_1%3a5.38-4_amd64.deb ... Unpacking file (1:5.38-4) ... Selecting previously unselected package less. Preparing to unpack .../04-less_551-1ubuntu0.1_amd64.deb ... Unpacking less (551-1ubuntu0.1) ... Selecting previously unselected package libbsd0:amd64. Preparing to unpack .../05-libbsd0_0.10.0-1_amd64.deb ... Unpacking libbsd0:amd64 (0.10.0-1) ... Selecting previously unselected package krb5-locales. Preparing to unpack .../06-krb5-locales_1.17-6ubuntu4.4_all.deb ... Unpacking krb5-locales (1.17-6ubuntu4.4) ... Selecting previously unselected package libcbor0.6:amd64. Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 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_LegionInitialization.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPGraph Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/UnitTestMainInit.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o Selecting previously unselected package libedit2:amd64. Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... Unpacking libedit2:amd64 (3.1-20191231-1) ... Selecting previously unselected package libfido2-1:amd64. Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... -- Check if compiler accepts -pthread Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o Selecting previously unselected package libkrb5support0:amd64. Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.4_amd64.deb ... Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.4) ... Selecting previously unselected package libk5crypto3:amd64. Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.4_amd64.deb ... Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.4) ... Selecting previously unselected package libkeyutils1:amd64. Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ... Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ... Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 Selecting previously unselected package libkrb5-3:amd64. Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.4_amd64.deb ... Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.4) ... Selecting previously unselected package libgssapi-krb5-2:amd64. Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.4_amd64.deb ... Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ... [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o Selecting previously unselected package libpsl5:amd64. Preparing to unpack .../15-libpsl5_0.21.0-1ubuntu1_amd64.deb ... Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... Selecting previously unselected package libxau6:amd64. Preparing to unpack .../16-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ... Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ... Selecting previously unselected package libxdmcp6:amd64. Preparing to unpack .../17-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ... Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... ---> Removed intermediate container f9057bb917b2 ---> 879d0c1fde34 Step 5/7 : ENV CMAKE_DIR=/opt/cmake ---> Running in 6bfde611449e Scanning dependencies of target Kokkos_CoreUnitTest_OpenMP Selecting previously unselected package libxcb1:amd64. Preparing to unpack .../18-libxcb1_1.14-2_amd64.deb ... Unpacking libxcb1:amd64 (1.14-2) ... Selecting previously unselected package libx11-data. Preparing to unpack .../19-libx11-data_2%3a1.6.9-2ubuntu1.6_all.deb ... Unpacking libx11-data (2:1.6.9-2ubuntu1.6) ... [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC_Instance.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o -- Check if compiler accepts -pthread - yes Selecting previously unselected package libx11-6:amd64. Preparing to unpack .../20-libx11-6_2%3a1.6.9-2ubuntu1.6_amd64.deb ... Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ... Selecting previously unselected package libxext6:amd64. Preparing to unpack .../21-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ... Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ... [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC_SharedAllocationRecord.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter -- No installed google benchmark found, fetching from GitHub Selecting previously unselected package libxmuu1:amd64. Preparing to unpack .../22-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ... Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... Selecting previously unselected package openssh-client. Preparing to unpack .../23-openssh-client_1%3a8.2p1-4ubuntu0.11_amd64.deb ... Unpacking openssh-client (1:8.2p1-4ubuntu0.11) ... [ 7%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Could NOT find Git (missing: GIT_EXECUTABLE) -- [benchmark] Version: 1.6.2 -- [benchmark] Looking for shm_open in rt Selecting previously unselected package publicsuffix. Preparing to unpack .../24-publicsuffix_20200303.0012-1_all.deb ... Unpacking publicsuffix (20200303.0012-1) ... Selecting previously unselected package wget. Preparing to unpack .../25-wget_1.20.3-1ubuntu2_amd64.deb ... Unpacking wget (1.20.3-1ubuntu2) ... Selecting previously unselected package xauth. Preparing to unpack .../26-xauth_1%3a1.1-0ubuntu1_amd64.deb ... Unpacking xauth (1:1.1-0ubuntu1) ... Selecting previously unselected package bc. Preparing to unpack .../27-bc_1.07.1-2build1_amd64.deb ... Unpacking bc (1.07.1-2build1) ... Selecting previously unselected package ccache. Preparing to unpack .../28-ccache_3.7.7-1_amd64.deb ... Unpacking ccache (3.7.7-1) ... Selecting previously unselected package libbrotli1:amd64. Preparing to unpack .../29-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... Selecting previously unselected package libnghttp2-14:amd64. Preparing to unpack .../30-libnghttp2-14_1.40.0-1ubuntu0.2_amd64.deb ... Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.2) ... Selecting previously unselected package librtmp1:amd64. Preparing to unpack .../31-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE Selecting previously unselected package libssh-4:amd64. Preparing to unpack .../32-libssh-4_0.9.3-2ubuntu2.5_amd64.deb ... Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.5) ... Selecting previously unselected package libcurl3-gnutls:amd64. Preparing to unpack .../33-libcurl3-gnutls_7.68.0-1ubuntu2.21_amd64.deb ... Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.21) ... [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/openmp/TestOpenMP_Graph.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o Selecting previously unselected package liberror-perl. Preparing to unpack .../34-liberror-perl_0.17029-1_all.deb ... Unpacking liberror-perl (0.17029-1) ... Selecting previously unselected package git-man. Preparing to unpack .../35-git-man_1%3a2.25.1-1ubuntu3.11_all.deb ... Unpacking git-man (1:2.25.1-1ubuntu3.11) ... [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o Selecting previously unselected package git. Preparing to unpack .../36-git_1%3a2.25.1-1ubuntu3.11_amd64.deb ... Unpacking git (1:2.25.1-1ubuntu3.11) ... -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o Selecting previously unselected package python3-lib2to3. Preparing to unpack .../37-python3-lib2to3_3.8.10-0ubuntu1~20.04_all.deb ... Unpacking python3-lib2to3 (3.8.10-0ubuntu1~20.04) ... $ docker top e2f28353ba352ad404004ca034d069c4359fb09a800805582ab3fe2bfecf3975 -eo pid,comm [Pipeline] { Selecting previously unselected package python3-distutils. Preparing to unpack .../38-python3-distutils_3.8.10-0ubuntu1~20.04_all.deb ... Unpacking python3-distutils (3.8.10-0ubuntu1~20.04) ... Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ... Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ... Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... Setting up mime-support (3.64ubuntu1) ... Setting up wget (1.20.3-1ubuntu2) ... Setting up libmagic-mgc (1:5.38-4) ... [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL [Pipeline] withEnv [Pipeline] { Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... Setting up ccache (3.7.7-1) ... Updating symlinks in /usr/lib/ccache ... Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.2) ... Setting up libmagic1:amd64 (1:5.38-4) ... Setting up less (551-1ubuntu0.1) ... Setting up bc (1.07.1-2build1) ... Setting up krb5-locales (1.17-6ubuntu4.4) ... Setting up file (1:5.38-4) ... Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... Setting up libkrb5support0:amd64 (1.17-6ubuntu4.4) ... [Pipeline] sh -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS + . /opt/intel/oneapi/setvars.sh --include-intel-llvm + script_name=setvars.sh + config_file= + config_array= + component_array= + warning_tally=0 + posix_nl= + save_args + echo + script_args= + _setvars_this_script_name=setvars.sh + _setvars_get_proc_name /var/jenkins/workspace/Kokkos_PR-6783@tmp/durable-293977d2/script.sh.copy + [ -n ] + script=/var/jenkins/workspace/Kokkos_PR-6783@tmp/durable-293977d2/script.sh.copy + [ -L /var/jenkins/workspace/Kokkos_PR-6783@tmp/durable-293977d2/script.sh.copy ] + basename -- /var/jenkins/workspace/Kokkos_PR-6783@tmp/durable-293977d2/script.sh.copy + [ setvars.sh = script.sh.copy ] + sourcer= + sourced_nm= + ps -p 50 -o comm= + sourced_sh=sh + _setvars_get_proc_name /var/jenkins/workspace/Kokkos_PR-6783@tmp/durable-293977d2/script.sh.copy + [ -n ] + script=/var/jenkins/workspace/Kokkos_PR-6783@tmp/durable-293977d2/script.sh.copy + [ -L /var/jenkins/workspace/Kokkos_PR-6783@tmp/durable-293977d2/script.sh.copy ] + basename -- /var/jenkins/workspace/Kokkos_PR-6783@tmp/durable-293977d2/script.sh.copy + proc_name=script.sh.copy + [ -n ] + [ -n ] + [ -n ] + [ dash = sh ] + [ sh = sh ] + printf %s: %s script.sh.copy SH_VERSION = unknown + sourcer=script.sh.copy: SH_VERSION = unknown + sourced_nm=/var/jenkins/workspace/Kokkos_PR-6783@tmp/durable-293977d2/script.sh.copy: 351: /opt/intel/oneapi/setvars.sh: Bad substitution + : + printf %s /var/jenkins/workspace/Kokkos_PR-6783@tmp/durable-293977d2/script.sh.copy: 351: /opt/intel/oneapi/setvars.sh: Bad substitution + grep -Eq sh: [0-9]+: .*setvars\.sh: + [ -eq 0 ] /var/jenkins/workspace/Kokkos_PR-6783@tmp/durable-293977d2/script.sh.copy: 352: [: Illegal number: + [ = /var/jenkins/workspace/Kokkos_PR-6783@tmp/durable-293977d2/script.sh.copy: 351: /opt/intel/oneapi/setvars.sh: Bad substitution ] + get_script_path /var/jenkins/workspace/Kokkos_PR-6783@tmp/durable-293977d2/script.sh.copy: 351: /opt/intel/oneapi/setvars.sh: Bad substitution + script=/var/jenkins/workspace/Kokkos_PR-6783@tmp/durable-293977d2/script.sh.copy: 351: /opt/intel/oneapi/setvars.sh: Bad substitution + [ -L /var/jenkins/workspace/Kokkos_PR-6783@tmp/durable-293977d2/script.sh.copy: 351: /opt/intel/oneapi/setvars.sh: Bad substitution ] + command dirname -- /var/jenkins/workspace/Kokkos_PR-6783@tmp/durable-293977d2/script.sh.copy: 351: /opt/intel/oneapi/setvars.sh: Bad substitution + script_dir=/var/jenkins/workspace/Kokkos_PR-6783@tmp/durable-293977d2/script.sh.copy: 351: /opt/intel/oneapi + cd /var/jenkins/workspace/Kokkos_PR-6783@tmp/durable-293977d2/script.sh.copy: 351: /opt/intel/oneapi /var/jenkins/workspace/Kokkos_PR-6783@tmp/durable-293977d2/script.sh.copy: 251: cd: can't cd to /var/jenkins/workspace/Kokkos_PR-6783@tmp/durable-293977d2/script.sh.copy: 351: /opt/intel/oneapi + script_dir= + script_root= Post stage + rm -rf build + mkdir -p build + cd build + ../gnu_generate_makefile.bash --with-options=compiler_warnings --cxxflags=-Werror --cxxstandard=c++17 --with-cuda --with-cuda-options=enable_lambda --arch=Volta70 Generating Makefiles with options KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6783 CXX=/var/jenkins/workspace/Kokkos_PR-6783/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-6783/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6783 + make test -j8 make -C core/unit_test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test' make -f /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6783 CXX=/var/jenkins/workspace/Kokkos_PR-6783/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-6783/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6783 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test' + 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 [Pipeline] sh + docker inspect -f . c153dd8263359c8d0364af16d4bb9bbe0bda8470 . [Pipeline] } Setting up liberror-perl (0.17029-1) ... Setting up libx11-data (2:1.6.9-2ubuntu1.6) ... Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... Setting up libk5crypto3:amd64 (1.17-6ubuntu4.4) ... Setting up git-man (1:2.25.1-1ubuntu3.11) ... Setting up libkrb5-3:amd64 (1.17-6ubuntu4.4) ... Setting up libmpdec2:amd64 (2.4.2-3) ... Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ... Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... Setting up python3.8 (3.8.10-0ubuntu1~20.04.9) ... [Pipeline] // withEnv [Pipeline] withDockerContainer + ccache --zero-stats Statistics cleared fetnat07 seems to be running inside container 1dd44cd201824466434521fec0d1d74440b2b84a4babc43a431c48c07e6777fa $ 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-6783 --volumes-from 1dd44cd201824466434521fec0d1d74440b2b84a4babc43a431c48c07e6777fa -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** c153dd8263359c8d0364af16d4bb9bbe0bda8470 cat + ccache --show-stats Summary: Hits: 0 / 0 Direct: 0 / 0 Preprocessed: 0 / 0 Misses: 0 Direct: 0 Preprocessed: 0 Primary storage: Hits: 0 / 0 Misses: 0 Cache size (GB): 4.27 / 5.00 (85.42 %) Use the -v/--verbose option for more details. [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 [ 8%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_LegionInitialization -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o Setting up libbsd0:amd64 (0.10.0-1) ... Setting up publicsuffix (20200303.0012-1) ... Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... Setting up libxcb1:amd64 (1.14-2) ... Setting up libedit2:amd64 (3.1-20191231-1) ... Setting up python3 (3.8.2-0ubuntu2) ... Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ... Setting up libssh-4:amd64 (0.9.3-2ubuntu2.5) ... Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ... Setting up python3-lib2to3 (3.8.10-0ubuntu1~20.04) ... /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/UnitTestMainInit.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_Init.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCudaUVM_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCudaHostPinned_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_RangePolicy.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_RangePolicyRequire.cpp -- The CXX compiler identification is Clang 17.0.3 -- Detecting CXX compiler ABI info Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... Setting up python3-distutils (3.8.10-0ubuntu1~20.04) ... ---> Removed intermediate container 6bfde611449e ---> 0bc2a8058a8c 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* ---> Running in 538098cf1a52 [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING Setting up openssh-client (1:8.2p1-4ubuntu0.11) ... -- 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.2.99 Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ... Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.21) ... Setting up git (1:2.25.1-1ubuntu3.11) ... -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW Setting up xauth (1:1.1-0ubuntu1) ... Processing triggers for libc-bin (2.31-0ubuntu9.2) ... -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6783/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 [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- 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 $ docker top d62de2e592e1a0dac69ad7e32f86fa779046cfc738baff6b79204e8e9b37a1ad -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] { [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [Pipeline] sh [Pipeline] } $ docker stop --time=1 ee997909005da67b861588ea8a865b4b49f0cfe7e85c1bccb9b4de0c2bcd36f0 + rm -rf install + mkdir -p install + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER=g++-8 -DCMAKE_CXX_FLAGS=-Werror -DCMAKE_CXX_STANDARD=17 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_OPENMP=OFF -DKokkos_ENABLE_CUDA=ON -DKokkos_ENABLE_CUDA_LAMBDA=OFF -DKokkos_ENABLE_CUDA_UVM=ON -DKokkos_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_DEPRECATION_WARNINGS=OFF -DKokkos_ENABLE_IMPL_MDSPAN=ON -DCMAKE_INSTALL_PREFIX=/var/jenkins/workspace/Kokkos_PR-6783/build/../install .. -- Setting default Kokkos CXX standard to 17 -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR gpg: Signature made Tue Apr 12 14:51:01 2022 UTC gpg: using RSA key C6C265324BBEBDC350B513D02D2CEF1034921684 gpg: Good signature from "Brad King" [unknown] gpg: aka "Brad King " [unknown] gpg: aka "[jpeg image of size 4005]" [unknown] gpg: Note: This key has expired! Primary key fingerprint: CBA2 3971 357C 2E65 90D9 EFD3 EC8F EF3A 7BFB 4EDA Subkey fingerprint: C6C2 6532 4BBE BDC3 50B5 13D0 2D2C EF10 3492 1684 cmake-3.23.1-Linux-x86_64.sh: OK CMake Installer Version: 3.23.1, Copyright (c) Kitware This is a self-extracting archive. The archive will be extracted to: /opt/cmake Using target directory: /opt/cmake Extracting, please wait... -- 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 -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.2.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Compiler Version: 11.0.221 -- kokkos_launch_compiler (/var/jenkins/workspace/Kokkos_PR-6783/bin/kokkos_launch_compiler) is enabled... -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt 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 $ docker rm -f --volumes ee997909005da67b861588ea8a865b4b49f0cfe7e85c1bccb9b4de0c2bcd36f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [ 6%] Linking CXX static library libkokkoscore.a [Pipeline] sh -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING [Pipeline] // stage [Pipeline] } Failed in branch SYCL-OneAPI -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter -- No installed google benchmark found, fetching from GitHub -- SIMD: AVX2 detected [ 6%] Built target kokkoscore [ 6%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o + ccache --zero-stats Statistics zeroed [Pipeline] sh -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE -- CUDA auto-detection of architecture failed with /usr/bin/g++-8. Enabling CUDA language ONLY to auto-detect architecture... -- Looking for a CUDA compiler + 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-6783/bin/nvcc_wrapper -DCMAKE_CXX_FLAGS=-Werror -DCMAKE_CXX_STANDARD=17 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEBUG=ON -DKokkos_ENABLE_DEBUG_BOUNDS_CHECK=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_CUDA=ON -DKokkos_ENABLE_CUDA_LAMBDA=ON -DKokkos_ENABLE_LIBDL=OFF -DKokkos_ENABLE_IMPL_MDSPAN=ON -DKokkos_ENABLE_IMPL_CUDA_MALLOC_ASYNC=OFF .. -- Setting default Kokkos CXX standard to 17 -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Found Git: /usr/bin/git (found version "2.25.1") -- [benchmark] git version: v0.0.0 normalized to 0.0.0 -- [benchmark] Version: 1.6.2 -- [benchmark] Looking for shm_open in rt -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL -- [benchmark] Performing Test HAVE_CXX_FLAG_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 [ 8%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA [ 8%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPGraph [ 8%] Built target Kokkos_CoreUnitTest_SerialGraph Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPInterOp -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_OpenMPGraph -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR -- The CXX compiler identification is GNU 9.4.0 -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC ---> Removed intermediate container 384e84721cee ---> c5418e95d1ec 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/* ---> Running in a1fa914d8b23 -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS Unpacking finished successfully -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- failed to compile: Change Dir: /var/jenkins/workspace/Kokkos_PR-6783/build/CMakeFiles/CMakeTmp [benchmark] [benchmark] Run Build Command(s):/usr/bin/make cmTC_53f76/fast && /usr/bin/make -f CMakeFiles/cmTC_53f76.dir/build.make CMakeFiles/cmTC_53f76.dir/build [benchmark] make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6783/build/CMakeFiles/CMakeTmp' [benchmark] Building CXX object CMakeFiles/cmTC_53f76.dir/thread_safety_attributes.cpp.o [benchmark] /opt/rocm/bin/hipcc -Werror -Wno-unused-command-line-argument -DNDEBUG -Wall -Wextra -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -std=c++11 -Wall -Wextra -Wshadow -Wfloat-equal -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -Wthread-safety -o CMakeFiles/cmTC_53f76.dir/thread_safety_attributes.cpp.o -c /var/jenkins/workspace/Kokkos_PR-6783/build/_deps/googlebenchmark-src/cmake/thread_safety_attributes.cpp [benchmark] In file included from /var/jenkins/workspace/Kokkos_PR-6783/build/_deps/googlebenchmark-src/cmake/thread_safety_attributes.cpp:2: [benchmark] In file included from /var/jenkins/workspace/Kokkos_PR-6783/build/_deps/googlebenchmark-src/cmake/../src/mutex.h:7: [benchmark] /var/jenkins/workspace/Kokkos_PR-6783/build/_deps/googlebenchmark-src/cmake/../src/check.h:8:10: fatal error: 'benchmark/export.h' file not found [benchmark] #include "benchmark/export.h" [benchmark] ^~~~~~~~~~~~~~~~~~~~ [benchmark] 1 error generated when compiling for gfx908. [benchmark] make[1]: *** [CMakeFiles/cmTC_53f76.dir/build.make:69: CMakeFiles/cmTC_53f76.dir/thread_safety_attributes.cpp.o] Error 1 [benchmark] make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6783/build/CMakeFiles/CMakeTmp' [benchmark] make: *** [Makefile:124: cmTC_53f76/fast] Error 2 [benchmark] [benchmark] -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE -- [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 [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- Looking for a CUDA compiler - /usr/local/cuda/bin/nvcc -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -- works -- Detecting CXX compiler ABI info -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- The CUDA compiler identification is NVIDIA 11.0.221 -- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED [ 6%] Linking CXX static library libkokkoscontainers.a [ 6%] Built target kokkoscontainers -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Performing Test HAVE_STD_REGEX -- [benchmark] Performing Test HAVE_STD_REGEX [ 6%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 6%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.2.99 -- The project name is: Kokkos -- Using internal gtest for testing -- 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 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 7%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp -- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc - works -- Detecting CUDA compiler ABI info -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 Get:2 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64 InRelease [1581 B] Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] Ign:4 https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu2004/x86_64 InRelease Get:5 https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu2004/x86_64 Release [564 B] Get:6 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64 Packages [1352 kB] Get:7 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] [ 8%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES Get:9 https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu2004/x86_64 Release.gpg [833 B] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] -- Detecting CUDA compiler ABI info - done -- Detecting CUDA compile features -- Detecting CUDA compile features - done Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING Get:12 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] Get:13 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3407 kB] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1473 kB] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3849 kB] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.4 kB] Get:18 https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu2004/x86_64 Packages [2445 B] Get:19 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] Get:20 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- failed to compile: Change Dir: '/var/jenkins/workspace/Kokkos_PR-6783/build/CMakeFiles/CMakeTmp' [benchmark] [benchmark] Run Build Command(s): /opt/cmake/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_8be7d/fast [benchmark] /usr/bin/make -f CMakeFiles/cmTC_8be7d.dir/build.make CMakeFiles/cmTC_8be7d.dir/build [benchmark] make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6783/build/CMakeFiles/CMakeTmp' [benchmark] Building CXX object CMakeFiles/cmTC_8be7d.dir/thread_safety_attributes.cpp.o [benchmark] /opt/llvm/bin/clang++ -Wno-unknown-cuda-version -Werror -Wno-undefined-internal -Wno-pass-failed -Wall -Wextra -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wimplicit-fallthrough -std=c++11 -Wall -Wextra -Wshadow -Wfloat-equal -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -Wthread-safety -MD -MT CMakeFiles/cmTC_8be7d.dir/thread_safety_attributes.cpp.o -MF CMakeFiles/cmTC_8be7d.dir/thread_safety_attributes.cpp.o.d -o CMakeFiles/cmTC_8be7d.dir/thread_safety_attributes.cpp.o -c /var/jenkins/workspace/Kokkos_PR-6783/build/_deps/googlebenchmark-src/cmake/thread_safety_attributes.cpp [benchmark] In file included from /var/jenkins/workspace/Kokkos_PR-6783/build/_deps/googlebenchmark-src/cmake/thread_safety_attributes.cpp:2: [benchmark] In file included from /var/jenkins/workspace/Kokkos_PR-6783/build/_deps/googlebenchmark-src/cmake/../src/mutex.h:7: [benchmark] /var/jenkins/workspace/Kokkos_PR-6783/build/_deps/googlebenchmark-src/cmake/../src/check.h:8:10: fatal error: 'benchmark/export.h' file not found [benchmark] 8 | #include "benchmark/export.h" [benchmark] | ^~~~~~~~~~~~~~~~~~~~ [benchmark] 1 error generated. [benchmark] make[1]: *** [CMakeFiles/cmTC_8be7d.dir/build.make:79: CMakeFiles/cmTC_8be7d.dir/thread_safety_attributes.cpp.o] Error 1 [benchmark] make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6783/build/CMakeFiles/CMakeTmp' [benchmark] make: *** [Makefile:127: cmTC_8be7d/fast] Error 2 [benchmark] [benchmark] -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Failed -- [benchmark] Performing Test HAVE_STD_REGEX -- [benchmark] Performing Test HAVE_STD_REGEX Get:21 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.7 kB] Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3258 kB] [ 9%] Linking CXX static library libkokkos_gtest.a [ 9%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 9%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 9%] Built target kokkos_gtest [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 10%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1176 kB] [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 11%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3372 kB] [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o Fetched 31.5 MB in 3s (11.8 MB/s) Reading package lists...[ 10%] Built target Kokkos_CoreUnitTest_OpenMPInterOp Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 11%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 11%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 12%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o Reading package lists...-- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile: Change Dir: /var/jenkins/workspace/Kokkos_PR-6783/build/CMakeFiles/CMakeTmp [benchmark] [benchmark] Run Build Command(s):/usr/bin/make cmTC_01f99/fast && /usr/bin/make -f CMakeFiles/cmTC_01f99.dir/build.make CMakeFiles/cmTC_01f99.dir/build [benchmark] make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6783/build/CMakeFiles/CMakeTmp' [benchmark] Building CXX object CMakeFiles/cmTC_01f99.dir/gnu_posix_regex.cpp.o [benchmark] /opt/rocm/bin/hipcc -Werror -Wno-unused-command-line-argument -DNDEBUG -Wall -Wextra -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -std=c++11 -Wall -Wextra -Wshadow -Wfloat-equal -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -Wthread-safety -o CMakeFiles/cmTC_01f99.dir/gnu_posix_regex.cpp.o -c /var/jenkins/workspace/Kokkos_PR-6783/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp [benchmark] /var/jenkins/workspace/Kokkos_PR-6783/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp:1:10: fatal error: 'gnuregex.h' file not found [benchmark] #include [benchmark] ^~~~~~~~~~~~ [benchmark] 1 error generated when compiling for gfx908. [benchmark] make[1]: *** [CMakeFiles/cmTC_01f99.dir/build.make:69: CMakeFiles/cmTC_01f99.dir/gnu_posix_regex.cpp.o] Error 1 [benchmark] make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6783/build/CMakeFiles/CMakeTmp' [benchmark] make: *** [Makefile:124: cmTC_01f99/fast] Error 2 [benchmark] [benchmark] -- [benchmark] Performing Test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 14%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 12%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile: Change Dir: '/var/jenkins/workspace/Kokkos_PR-6783/build/CMakeFiles/CMakeTmp' [benchmark] [benchmark] Run Build Command(s): /opt/cmake/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_ec376/fast [benchmark] /usr/bin/make -f CMakeFiles/cmTC_ec376.dir/build.make CMakeFiles/cmTC_ec376.dir/build [benchmark] make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6783/build/CMakeFiles/CMakeTmp' [benchmark] Building CXX object CMakeFiles/cmTC_ec376.dir/gnu_posix_regex.cpp.o [benchmark] /opt/llvm/bin/clang++ -Wno-unknown-cuda-version -Werror -Wno-undefined-internal -Wno-pass-failed -Wall -Wextra -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wimplicit-fallthrough -std=c++11 -Wall -Wextra -Wshadow -Wfloat-equal -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -Wthread-safety -MD -MT CMakeFiles/cmTC_ec376.dir/gnu_posix_regex.cpp.o -MF CMakeFiles/cmTC_ec376.dir/gnu_posix_regex.cpp.o.d -o CMakeFiles/cmTC_ec376.dir/gnu_posix_regex.cpp.o -c /var/jenkins/workspace/Kokkos_PR-6783/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp [benchmark] /var/jenkins/workspace/Kokkos_PR-6783/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp:1:10: fatal error: 'gnuregex.h' file not found [benchmark] 1 | #include [benchmark] | ^~~~~~~~~~~~ [benchmark] 1 error generated. [benchmark] make[1]: *** [CMakeFiles/cmTC_ec376.dir/build.make:79: CMakeFiles/cmTC_ec376.dir/gnu_posix_regex.cpp.o] Error 1 [benchmark] make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6783/build/CMakeFiles/CMakeTmp' [benchmark] make: *** [Makefile:127: cmTC_ec376/fast] Error 2 [benchmark] [benchmark] -- [benchmark] Performing Test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp -- Detected CUDA Compute Capability 80 -- Setting Kokkos_ARCH_AMPERE80=ON -- Built-in Execution Spaces: CMake Deprecation Warning at cmake/kokkos_arch.cmake:1099 (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 -- 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 -- Experimental mdspan support is enabled -- Looking for C++ include experimental/mdspan -- Looking for C++ include experimental/mdspan - not found -- Looking for C++ include mdspan -- Looking for C++ include mdspan - not found -- Using internal mdspan directory /var/jenkins/workspace/Kokkos_PR-6783/core/src/../../tpls/mdspan/include -- Kokkos Devices: CUDA;SERIAL, Kokkos Backends: CUDA;SERIAL -- Configuring done [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 12%] Built target Kokkos_push_finalize_hook_terminate -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6783/build + make -j8 install Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd [ 3%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 3%] Built target AlwaysCheckGit Scanning dependencies of target impl_git_version [ 7%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- SIMD: AVX512 detected Building dependency tree... Reading state information... Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 10%] Linking CXX static library libkokkossimd.a [ 10%] Built target kokkossimd The following additional packages will be installed: dbus dbus-user-session dconf-gsettings-backend dconf-service distro-info-data dmsetup gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking glib-networking-common glib-networking-services gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1 libcap2 libcap2-bin libcryptsetup12 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgstreamer1.0-0 libicu66 libip4tc2 libjson-c4 libkmod2 liblmdb0 libnss-systemd libpackagekit-glib2-18 libpam-cap libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libsoup2.4-1 libstemmer0d libsystemd0 libxml2 libyaml-0-2 lsb-release networkd-dispatcher packagekit packagekit-tools policykit-1 python-apt-common python3-apt python3-certifi python3-chardet python3-dbus python3-distro-info python3-gi python3-idna python3-pkg-resources python3-requests python3-requests-unixsocket python3-six python3-software-properties python3-urllib3 shared-mime-info systemd systemd-sysv systemd-timesyncd tzdata ucf unattended-upgrades xdg-user-dirs Suggested packages: isoquery gstreamer1.0-tools iw | wireless-tools appstream python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg python3-setuptools python3-cryptography python3-openssl python3-socks systemd-container bsd-mailx default-mta | mail-transport-agent needrestart powermgmt-base [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o Scanning dependencies of target kokkoscore [ 14%] Linking CXX static library libimpl_git_version.a [ 25%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 25%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 25%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 35%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 35%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 39%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 39%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 39%] Built target impl_git_version [ 42%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Check if compiler accepts -pthread -- [benchmark] Check if compiler accepts -pthread - yes -- [benchmark] Found Threads: TRUE -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING The following NEW packages will be installed: dbus dbus-user-session dconf-gsettings-backend dconf-service distro-info-data dmsetup gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking glib-networking-common glib-networking-services gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1 libcap2 libcap2-bin libcryptsetup12 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgstreamer1.0-0 libicu66 libip4tc2 libjson-c4 libkmod2 liblmdb0 libnss-systemd libpackagekit-glib2-18 libpam-cap libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libsoup2.4-1 libstemmer0d libxml2 libyaml-0-2 lsb-release networkd-dispatcher packagekit packagekit-tools policykit-1 python-apt-common python3-apt python3-certifi python3-chardet python3-dbus python3-distro-info python3-gi python3-idna python3-pkg-resources python3-requests python3-requests-unixsocket python3-six python3-software-properties python3-urllib3 shared-mime-info software-properties-common systemd systemd-sysv systemd-timesyncd tzdata ucf unattended-upgrades xdg-user-dirs The following packages will be upgraded: libsystemd0 -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY 1 upgraded, 72 newly installed, 0 to remove and 117 not upgraded. Need to get 23.1 MB of archives. After this operation, 105 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.23 [268 kB] -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Found Threads: TRUE -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.3 [35.4 kB] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2 amd64 1:2.32-1ubuntu0.1 [15.8 kB] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.2 kB] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper1.02.1 amd64 2:1.02.167-1ubuntu1 [127 kB] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libip4tc2 amd64 1.8.4-3ubuntu2.1 [19.1 kB] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkmod2 amd64 27-1ubuntu2.1 [45.3 kB] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.23 [28.1 kB] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.23 [3811 kB] -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.23 [10.3 kB] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.3 [179 kB] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dbus amd64 1.12.16-2ubuntu2.3 [151 kB] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 distro-info-data all 0.43ubuntu1.15 [4956 B] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 dmsetup amd64 2:1.02.167-1ubuntu1 [75.6 kB] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.6 [1289 kB] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgirepository-1.0-1 amd64 1.64.1-1~ubuntu20.04.1 [85.7 kB] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gir1.2-glib-2.0 amd64 1.64.1-1~ubuntu20.04.1 [134 kB] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2-bin amd64 1:2.32-1ubuntu0.1 [26.2 kB] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libelf1 amd64 0.176-1.1ubuntu0.1 [44.2 kB] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-data all 2.64.6-1~ubuntu20.04.6 [6032 B] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2023d-0ubuntu0.20.04 [303 kB] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8515 kB] -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Kokkos Devices: OPENMPTARGET;SERIAL, Kokkos Backends: OPENMPTARGET;SERIAL -- Configuring done (17.7s) [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.23 [96.2 kB] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-cap amd64 1:2.32-1ubuntu0.1 [8364 B] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.23 [186 kB] Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.6 [640 kB] Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB] Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB] Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-dbus amd64 1.2.16-1build1 [94.0 kB] Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-gi amd64 3.36.0-1 [165 kB] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 networkd-dispatcher all 2.1-2~ubuntu20.04.3 [15.5 kB] Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB] Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-six all 1.14.0-2 [12.1 kB] Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 shared-mime-info amd64 1.15-1 [430 kB] Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 ucf all 3.0038+nmu1 [51.6 kB] Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 xdg-user-dirs amd64 0.17-2ubuntu1 [48.3 kB] Get:39 http://archive.ubuntu.com/ubuntu focal/main amd64 iso-codes all 4.4-1 [2695 kB] [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 liblmdb0 amd64 0.9.24-1 [44.6 kB] Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpolkit-gobject-1-0 amd64 0.105-26ubuntu1.3 [39.2 kB] Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python-apt-common all 2.0.1ubuntu0.20.04.1 [16.5 kB] Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.1ubuntu0.20.04.1 [154 kB] Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-distro-info all 0.23ubuntu1.1 [5944 B] Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.3 [9424 B] Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 libdconf1 amd64 0.36.0-1 [37.4 kB] Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 dconf-service amd64 0.36.0-1 [29.8 kB] Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 dconf-gsettings-backend amd64 0.36.0-1 [22.5 kB] Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpackagekit-glib2-18 amd64 1.1.13-2ubuntu1.1 [104 kB] Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gir1.2-packagekitglib-1.0 amd64 1.1.13-2ubuntu1.1 [21.6 kB] Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libproxy1v5 amd64 0.4.15-10ubuntu1.2 [49.1 kB] Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking-common all 2.64.2-1ubuntu0.1 [5040 B] Get:53 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking-services amd64 2.64.2-1ubuntu0.1 [10.6 kB] Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 gsettings-desktop-schemas all 3.36.0-1ubuntu1 [29.0 kB] Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking amd64 2.64.2-1ubuntu0.1 [58.2 kB] Get:56 http://archive.ubuntu.com/ubuntu focal/main amd64 libsoup2.4-1 amd64 2.70.0-1 [262 kB] Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 libstemmer0d amd64 0+svn585-2 [61.7 kB] Get:58 http://archive.ubuntu.com/ubuntu focal/main amd64 libappstream4 amd64 0.12.10-2 [129 kB] Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-bin amd64 2.64.6-1~ubuntu20.04.6 [72.9 kB] Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgstreamer1.0-0 amd64 1.16.3-0ubuntu1.1 [894 kB] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpolkit-agent-1-0 amd64 0.105-26ubuntu1.3 [15.2 kB] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 policykit-1 amd64 0.105-26ubuntu1.3 [84.1 kB] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 packagekit amd64 1.1.13-2ubuntu1.1 [408 kB] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 packagekit-tools amd64 1.1.13-2ubuntu1.1 [32.8 kB] Get:65 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-certifi all 2019.11.28-1 [149 kB] Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-chardet all 3.0.4-4build1 [80.4 kB] Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-idna all 2.8-1 [34.6 kB] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-urllib3 all 1.25.8-2ubuntu0.3 [88.7 kB] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-requests all 2.22.0-2ubuntu1.1 [47.2 kB] Get:70 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-requests-unixsocket all 0.2.0-2 [7272 B] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-software-properties all 0.99.9.12 [21.7 kB] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 software-properties-common all 0.99.9.12 [10.4 kB] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 unattended-upgrades all 2.3ubuntu0.3 [48.5 kB] -- 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 -- [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 [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp debconf: delaying package configuration, since apt-utils is not installed Fetched 23.1 MB in 1s (18.9 MB/s) -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15058 files and directories currently installed.) Preparing to unpack .../libsystemd0_245.4-4ubuntu3.23_amd64.deb ... Unpacking libsystemd0:amd64 (245.4-4ubuntu3.23) over (245.4-4ubuntu3.6) ... [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o Setting up libsystemd0:amd64 (245.4-4ubuntu3.23) ... Selecting previously unselected package libapparmor1:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15058 files and directories currently installed.) Preparing to unpack .../0-libapparmor1_2.13.3-7ubuntu5.3_amd64.deb ... Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.3) ... [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Selecting previously unselected package libcap2:amd64. Preparing to unpack .../1-libcap2_1%3a2.32-1ubuntu0.1_amd64.deb ... Unpacking libcap2:amd64 (1:2.32-1ubuntu0.1) ... Selecting previously unselected package libargon2-1:amd64. Preparing to unpack .../2-libargon2-1_0~20171227-0.2_amd64.deb ... Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o Selecting previously unselected package libdevmapper1.02.1:amd64. Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ... Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ... Selecting previously unselected package libjson-c4:amd64. Preparing to unpack .../4-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 50%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- Generating done (1.6s) -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6783/build + make -j8 Selecting previously unselected package libcryptsetup12:amd64. Preparing to unpack .../5-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... Selecting previously unselected package libip4tc2:amd64. Preparing to unpack .../6-libip4tc2_1.8.4-3ubuntu2.1_amd64.deb ... Unpacking libip4tc2:amd64 (1.8.4-3ubuntu2.1) ... [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 0%] Built target AlwaysCheckGit [ 1%] Linking CXX static library libkokkossimd.a Selecting previously unselected package libkmod2:amd64. Preparing to unpack .../7-libkmod2_27-1ubuntu2.1_amd64.deb ... Unpacking libkmod2:amd64 (27-1ubuntu2.1) ... Selecting previously unselected package systemd-timesyncd. Preparing to unpack .../8-systemd-timesyncd_245.4-4ubuntu3.23_amd64.deb ... Unpacking systemd-timesyncd (245.4-4ubuntu3.23) ... [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- failed to compile: Change Dir: /var/jenkins/workspace/Kokkos_PR-6783/build/CMakeFiles/CMakeTmp [benchmark] [benchmark] Run Build Command(s):/usr/bin/make cmTC_b7413/fast && /usr/bin/make -f CMakeFiles/cmTC_b7413.dir/build.make CMakeFiles/cmTC_b7413.dir/build [benchmark] make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6783/build/CMakeFiles/CMakeTmp' [benchmark] Building CXX object CMakeFiles/cmTC_b7413.dir/thread_safety_attributes.cpp.o [benchmark] /opt/rocm/bin/hipcc -Werror -Wno-unused-command-line-argument -Wall -Wextra -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -std=c++11 -Wall -Wextra -Wshadow -Wfloat-equal -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -Wthread-safety -o CMakeFiles/cmTC_b7413.dir/thread_safety_attributes.cpp.o -c /var/jenkins/workspace/Kokkos_PR-6783/build/_deps/googlebenchmark-src/cmake/thread_safety_attributes.cpp [benchmark] In file included from /var/jenkins/workspace/Kokkos_PR-6783/build/_deps/googlebenchmark-src/cmake/thread_safety_attributes.cpp:2: [benchmark] In file included from /var/jenkins/workspace/Kokkos_PR-6783/build/_deps/googlebenchmark-src/cmake/../src/mutex.h:7: [benchmark] /var/jenkins/workspace/Kokkos_PR-6783/build/_deps/googlebenchmark-src/cmake/../src/check.h:8:10: fatal error: 'benchmark/export.h' file not found [benchmark] #include "benchmark/export.h" [benchmark] ^~~~~~~~~~~~~~~~~~~~ [benchmark] 1 error generated when compiling for gfx908. [benchmark] make[1]: *** [CMakeFiles/cmTC_b7413.dir/build.make:69: CMakeFiles/cmTC_b7413.dir/thread_safety_attributes.cpp.o] Error 1 [benchmark] make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6783/build/CMakeFiles/CMakeTmp' [benchmark] make: *** [Makefile:124: cmTC_b7413/fast] Error 2 [benchmark] [benchmark] -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE [ 1%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o Selecting previously unselected package systemd. Preparing to unpack .../9-systemd_245.4-4ubuntu3.23_amd64.deb ... Unpacking systemd (245.4-4ubuntu3.23) ... [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 1%] Built target kokkossimd [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found TPLCUDA: TRUE -- Using internal desul_atomics copy -- Experimental mdspan support is enabled -- Looking for C++ include experimental/mdspan -- Looking for C++ include experimental/mdspan - not found -- Looking for C++ include mdspan [ 17%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 17%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp -- Looking for C++ include mdspan - not found -- Using internal mdspan directory /var/jenkins/workspace/Kokkos_PR-6783/core/src/../../tpls/mdspan/include [ 57%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 17%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 17%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Sources TestOpenMP.cpp -- Sources TestHIP.cpp -- Kokkos Devices: OPENMP;HIP, Kokkos Backends: OPENMP;HIP -- Configuring done [ 3%] Linking CXX static library libimpl_git_version.a [ 3%] Linking CXX shared library libkokkosprinter-tool.so [ 17%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 17%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 17%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Performing Test HAVE_STD_REGEX -- [benchmark] Performing Test HAVE_STD_REGEX Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.3) ... Setting up libcap2:amd64 (1:2.32-1ubuntu0.1) ... Setting up libargon2-1:amd64 (0~20171227-0.2) ... Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ... Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... Setting up libip4tc2:amd64 (1.8.4-3ubuntu2.1) ... Setting up libkmod2:amd64 (27-1ubuntu2.1) ... Setting up systemd-timesyncd (245.4-4ubuntu3.23) ... [ 3%] Built target impl_git_version [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6783/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%] Built target AlwaysCheckGit [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o Scanning dependencies of target kokkos_gtest 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 [ 1%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) -- No installed google benchmark found, fetching from GitHub Scanning dependencies of target kokkoscore [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service ��� /lib/systemd/system/systemd-timesyncd.service. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service ��� /lib/systemd/system/systemd-timesyncd.service. Setting up systemd (245.4-4ubuntu3.23) ... Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service ��� /lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target ��� /lib/systemd/system/remote-fs.target. Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service ��� /lib/systemd/system/systemd-resolved.service. Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service ��� /lib/systemd/system/systemd-resolved.service. ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service ��� /lib/systemd/system/ondemand.service. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service ��� /lib/systemd/system/systemd-pstore.service. Initializing machine ID from random generator. [ 3%] Built target kokkosprinter-tool [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 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 [ 2%] Linking CXX static library libkokkossimd.a [ 2%] Built target kokkossimd [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 2%] Linking CXX static library libimpl_git_version.a [ 2%] Built target impl_git_version [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 3%] Linking CXX shared library libkokkosprinter-tool.so -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Could NOT find Git (missing: GIT_EXECUTABLE) -- [benchmark] Version: 1.6.2 -- [benchmark] Looking for shm_open in rt [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 3%] Built target kokkosprinter-tool [ 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 [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 67%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 71%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o ---> Removed intermediate container 538098cf1a52 ---> dca5ce9f2e88 Step 7/7 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Running in 1db179bf7fe7 -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.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 [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o Selecting previously unselected package systemd-sysv. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15857 files and directories currently installed.) Preparing to unpack .../00-systemd-sysv_245.4-4ubuntu3.23_amd64.deb ... Unpacking systemd-sysv (245.4-4ubuntu3.23) ... Selecting previously unselected package libdbus-1-3:amd64. Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.3_amd64.deb ... Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.3) ... Selecting previously unselected package dbus. Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.3_amd64.deb ... Unpacking dbus (1.12.16-2ubuntu2.3) ... [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o Selecting previously unselected package distro-info-data. Preparing to unpack .../03-distro-info-data_0.43ubuntu1.15_all.deb ... Unpacking distro-info-data (0.43ubuntu1.15) ... Selecting previously unselected package dmsetup. Preparing to unpack .../04-dmsetup_2%3a1.02.167-1ubuntu1_amd64.deb ... Unpacking dmsetup (2:1.02.167-1ubuntu1) ... Selecting previously unselected package libglib2.0-0:amd64. Preparing to unpack .../05-libglib2.0-0_2.64.6-1~ubuntu20.04.6_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.6) ... [ 75%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o Selecting previously unselected package libgirepository-1.0-1:amd64. Preparing to unpack .../06-libgirepository-1.0-1_1.64.1-1~ubuntu20.04.1_amd64.deb ... Unpacking libgirepository-1.0-1:amd64 (1.64.1-1~ubuntu20.04.1) ... -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o Selecting previously unselected package gir1.2-glib-2.0:amd64. Preparing to unpack .../07-gir1.2-glib-2.0_1.64.1-1~ubuntu20.04.1_amd64.deb ... Unpacking gir1.2-glib-2.0:amd64 (1.64.1-1~ubuntu20.04.1) ... Selecting previously unselected package libcap2-bin. Preparing to unpack .../08-libcap2-bin_1%3a2.32-1ubuntu0.1_amd64.deb ... Unpacking libcap2-bin (1:2.32-1ubuntu0.1) ... Selecting previously unselected package libelf1:amd64. Preparing to unpack .../09-libelf1_0.176-1.1ubuntu0.1_amd64.deb ... Unpacking libelf1:amd64 (0.176-1.1ubuntu0.1) ... Selecting previously unselected package libglib2.0-data. Preparing to unpack .../10-libglib2.0-data_2.64.6-1~ubuntu20.04.6_all.deb ... Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.6) ... Selecting previously unselected package tzdata. Preparing to unpack .../11-tzdata_2023d-0ubuntu0.20.04_all.deb ... Unpacking tzdata (2023d-0ubuntu0.20.04) ... [ 78%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 82%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile: Change Dir: /var/jenkins/workspace/Kokkos_PR-6783/build/CMakeFiles/CMakeTmp [benchmark] [benchmark] Run Build Command(s):/usr/bin/make cmTC_d65a5/fast && /usr/bin/make -f CMakeFiles/cmTC_d65a5.dir/build.make CMakeFiles/cmTC_d65a5.dir/build [benchmark] make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6783/build/CMakeFiles/CMakeTmp' [benchmark] Building CXX object CMakeFiles/cmTC_d65a5.dir/gnu_posix_regex.cpp.o [benchmark] /opt/rocm/bin/hipcc -Werror -Wno-unused-command-line-argument -Wall -Wextra -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -std=c++11 -Wall -Wextra -Wshadow -Wfloat-equal -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -Wthread-safety -o CMakeFiles/cmTC_d65a5.dir/gnu_posix_regex.cpp.o -c /var/jenkins/workspace/Kokkos_PR-6783/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp [benchmark] /var/jenkins/workspace/Kokkos_PR-6783/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp:1:10: fatal error: 'gnuregex.h' file not found [benchmark] #include [benchmark] ^~~~~~~~~~~~ [benchmark] 1 error generated when compiling for gfx908. [benchmark] make[1]: *** [CMakeFiles/cmTC_d65a5.dir/build.make:69: CMakeFiles/cmTC_d65a5.dir/gnu_posix_regex.cpp.o] Error 1 [benchmark] make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6783/build/CMakeFiles/CMakeTmp' [benchmark] make: *** [Makefile:124: cmTC_d65a5/fast] Error 2 [benchmark] [benchmark] -- [benchmark] Performing Test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX [ 22%] 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_HostSpace_deepcopy.cpp.o -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o Selecting previously unselected package libicu66:amd64. Preparing to unpack .../12-libicu66_66.1-2ubuntu2.1_amd64.deb ... Unpacking libicu66:amd64 (66.1-2ubuntu2.1) ... -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Found Threads: TRUE -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_a.cpp -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 85%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o Selecting previously unselected package libnss-systemd:amd64. Preparing to unpack .../13-libnss-systemd_245.4-4ubuntu3.23_amd64.deb ... Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.23) ... Selecting previously unselected package libpam-cap:amd64. Preparing to unpack .../14-libpam-cap_1%3a2.32-1ubuntu0.1_amd64.deb ... Unpacking libpam-cap:amd64 (1:2.32-1ubuntu0.1) ... Selecting previously unselected package libpam-systemd:amd64. Preparing to unpack .../15-libpam-systemd_245.4-4ubuntu3.23_amd64.deb ... Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.23) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../16-libxml2_2.9.10+dfsg-5ubuntu0.20.04.6_amd64.deb ... Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.6) ... [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_b.cpp [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Selecting previously unselected package libyaml-0-2:amd64. Preparing to unpack .../17-libyaml-0-2_0.2.2-1_amd64.deb ... Unpacking libyaml-0-2:amd64 (0.2.2-1) ... Selecting previously unselected package lsb-release. Preparing to unpack .../18-lsb-release_11.1.0ubuntu2_all.deb ... Unpacking lsb-release (11.1.0ubuntu2) ... Scanning dependencies of target Kokkos_IncrementalTest_OPENMP [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o Selecting previously unselected package python3-dbus. Preparing to unpack .../19-python3-dbus_1.2.16-1build1_amd64.deb ... Unpacking python3-dbus (1.2.16-1build1) ... Selecting previously unselected package python3-gi. Preparing to unpack .../20-python3-gi_3.36.0-1_amd64.deb ... Unpacking python3-gi (3.36.0-1) ... -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Selecting previously unselected package networkd-dispatcher. Preparing to unpack .../21-networkd-dispatcher_2.1-2~ubuntu20.04.3_all.deb ... Unpacking networkd-dispatcher (2.1-2~ubuntu20.04.3) ... -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 89%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../22-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ... Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ... Selecting previously unselected package python3-six. Preparing to unpack .../23-python3-six_1.14.0-2_all.deb ... Unpacking python3-six (1.14.0-2) ... Selecting previously unselected package shared-mime-info. Preparing to unpack .../24-shared-mime-info_1.15-1_amd64.deb ... [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o Unpacking shared-mime-info (1.15-1) ... Selecting previously unselected package ucf. Preparing to unpack .../25-ucf_3.0038+nmu1_all.deb ... Moving old data out of the way Unpacking ucf (3.0038+nmu1) ... [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o Selecting previously unselected package xdg-user-dirs. Preparing to unpack .../26-xdg-user-dirs_0.17-2ubuntu1_amd64.deb ... Unpacking xdg-user-dirs (0.17-2ubuntu1) ... -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE ---> Removed intermediate container 1db179bf7fe7 ---> 39b487559a98 Successfully built 39b487559a98 Successfully tagged ce1560b359425ec309e44a4b1b2f157f89d67c5e:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_c.cpp [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp + docker inspect -f . ce1560b359425ec309e44a4b1b2f157f89d67c5e . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat05 seems to be running inside container df3a73e1fac55e6819601355e8f806f65a205884e4c4c5c3fee00d1856d1db97 $ 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-6783 --volumes-from df3a73e1fac55e6819601355e8f806f65a205884e4c4c5c3fee00d1856d1db97 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ce1560b359425ec309e44a4b1b2f157f89d67c5e cat [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR Selecting previously unselected package iso-codes. Preparing to unpack .../27-iso-codes_4.4-1_all.deb ... Unpacking iso-codes (4.4-1) ... [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_d.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_e.cpp [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_ViewCopy_a.cpp [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o Selecting previously unselected package liblmdb0:amd64. Preparing to unpack .../28-liblmdb0_0.9.24-1_amd64.deb ... Unpacking liblmdb0:amd64 (0.9.24-1) ... Selecting previously unselected package libpolkit-gobject-1-0:amd64. Preparing to unpack .../29-libpolkit-gobject-1-0_0.105-26ubuntu1.3_amd64.deb ... Unpacking libpolkit-gobject-1-0:amd64 (0.105-26ubuntu1.3) ... [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o Selecting previously unselected package python-apt-common. Preparing to unpack .../30-python-apt-common_2.0.1ubuntu0.20.04.1_all.deb ... Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ... Selecting previously unselected package python3-apt. Preparing to unpack .../31-python3-apt_2.0.1ubuntu0.20.04.1_amd64.deb ... Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ... -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Sources TestHIP.cpp -- Kokkos Devices: SERIAL;HIP, Kokkos Backends: SERIAL;HIP -- Configuring done Selecting previously unselected package python3-distro-info. Preparing to unpack .../32-python3-distro-info_0.23ubuntu1.1_all.deb ... Unpacking python3-distro-info (0.23ubuntu1.1) ... Selecting previously unselected package dbus-user-session. Preparing to unpack .../33-dbus-user-session_1.12.16-2ubuntu2.3_amd64.deb ... Unpacking dbus-user-session (1.12.16-2ubuntu2.3) ... Selecting previously unselected package libdconf1:amd64. Preparing to unpack .../34-libdconf1_0.36.0-1_amd64.deb ... Unpacking libdconf1:amd64 (0.36.0-1) ... [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 26%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 26%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6783/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd Scanning dependencies of target kokkosprinter-tool [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o Scanning dependencies of target kokkos_gtest [ 0%] Built target AlwaysCheckGit [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o Scanning dependencies of target impl_git_version Scanning dependencies of target benchmark [ 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 [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o Selecting previously unselected package dconf-service. Preparing to unpack .../35-dconf-service_0.36.0-1_amd64.deb ... Unpacking dconf-service (0.36.0-1) ... Selecting previously unselected package dconf-gsettings-backend:amd64. Preparing to unpack .../36-dconf-gsettings-backend_0.36.0-1_amd64.deb ... Unpacking dconf-gsettings-backend:amd64 (0.36.0-1) ... Scanning dependencies of target kokkoscore [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o Selecting previously unselected package libpackagekit-glib2-18:amd64. Preparing to unpack .../37-libpackagekit-glib2-18_1.1.13-2ubuntu1.1_amd64.deb ... Unpacking libpackagekit-glib2-18:amd64 (1.1.13-2ubuntu1.1) ... Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../38-gir1.2-packagekitglib-1.0_1.1.13-2ubuntu1.1_amd64.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ... [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp $ docker top aac82d3cbda596f97e84d8aa6ca1600acc9510ac67088262cb32afac91b1f064 -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] { Selecting previously unselected package libproxy1v5:amd64. Preparing to unpack .../39-libproxy1v5_0.4.15-10ubuntu1.2_amd64.deb ... Unpacking libproxy1v5:amd64 (0.4.15-10ubuntu1.2) ... Selecting previously unselected package glib-networking-common. Preparing to unpack .../40-glib-networking-common_2.64.2-1ubuntu0.1_all.deb ... Unpacking glib-networking-common (2.64.2-1ubuntu0.1) ... Selecting previously unselected package glib-networking-services. Preparing to unpack .../41-glib-networking-services_2.64.2-1ubuntu0.1_amd64.deb ... Unpacking glib-networking-services (2.64.2-1ubuntu0.1) ... [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o [ 14%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 14%] Built target Kokkos_CoreTestCompileOnly [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 26%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o Selecting previously unselected package gsettings-desktop-schemas. Preparing to unpack .../42-gsettings-desktop-schemas_3.36.0-1ubuntu1_all.deb ... Unpacking gsettings-desktop-schemas (3.36.0-1ubuntu1) ... Selecting previously unselected package glib-networking:amd64. Preparing to unpack .../43-glib-networking_2.64.2-1ubuntu0.1_amd64.deb ... Unpacking glib-networking:amd64 (2.64.2-1ubuntu0.1) ... [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP.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 Scanning dependencies of target Kokkos_StackTraceTestExec [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [Pipeline] withEnv [Pipeline] { [Pipeline] sh Selecting previously unselected package libsoup2.4-1:amd64. Preparing to unpack .../44-libsoup2.4-1_2.70.0-1_amd64.deb ... Unpacking libsoup2.4-1:amd64 (2.70.0-1) ... Selecting previously unselected package libstemmer0d:amd64. Preparing to unpack .../45-libstemmer0d_0+svn585-2_amd64.deb ... Unpacking libstemmer0d:amd64 (0+svn585-2) ... Selecting previously unselected package libappstream4:amd64. Preparing to unpack .../46-libappstream4_0.12.10-2_amd64.deb ... Unpacking libappstream4:amd64 (0.12.10-2) ... Selecting previously unselected package libglib2.0-bin. Preparing to unpack .../47-libglib2.0-bin_2.64.6-1~ubuntu20.04.6_amd64.deb ... Unpacking libglib2.0-bin (2.64.6-1~ubuntu20.04.6) ... Selecting previously unselected package libgstreamer1.0-0:amd64. Preparing to unpack .../48-libgstreamer1.0-0_1.16.3-0ubuntu1.1_amd64.deb ... Unpacking libgstreamer1.0-0:amd64 (1.16.3-0ubuntu1.1) ... + rm -rf build + mkdir -p build + cd build + /opt/cmake/bin/cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_COMPILER=nvc++ -DCMAKE_CXX_STANDARD=17 -DCMAKE_CXX_FLAGS=--diag_suppress=implicit_return_from_non_void_function,no_device_stack -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_CUDA=ON -DKokkos_ENABLE_CUDA_LAMBDA=ON -DKokkos_ENABLE_OPENMP=ON -DKokkos_ENABLE_IMPL_MDSPAN=ON -DKokkos_ENABLE_IMPL_NVHPC_AS_DEVICE_COMPILER=ON .. -- Setting default Kokkos CXX standard to 17 [ 1%] Linking CXX static library libkokkossimd.a [ 1%] Built target kokkossimd [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.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_Command_Line_Parsing.cpp.o [ 2%] Linking CXX shared library libkokkosprinter-tool.so Selecting previously unselected package libpolkit-agent-1-0:amd64. Preparing to unpack .../49-libpolkit-agent-1-0_0.105-26ubuntu1.3_amd64.deb ... Unpacking libpolkit-agent-1-0:amd64 (0.105-26ubuntu1.3) ... Selecting previously unselected package policykit-1. Preparing to unpack .../50-policykit-1_0.105-26ubuntu1.3_amd64.deb ... Unpacking policykit-1 (0.105-26ubuntu1.3) ... /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_ViewCopy_b.cpp [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS [ 2%] Built target kokkosprinter-tool [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o Selecting previously unselected package packagekit. Preparing to unpack .../51-packagekit_1.1.13-2ubuntu1.1_amd64.deb ... Unpacking packagekit (1.1.13-2ubuntu1.1) ... -- The CXX compiler identification is NVHPC 23.7.0 -- Detecting CXX compiler ABI info [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o Selecting previously unselected package packagekit-tools. Preparing to unpack .../52-packagekit-tools_1.1.13-2ubuntu1.1_amd64.deb ... Unpacking packagekit-tools (1.1.13-2ubuntu1.1) ... [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Selecting previously unselected package python3-certifi. Preparing to unpack .../53-python3-certifi_2019.11.28-1_all.deb ... Unpacking python3-certifi (2019.11.28-1) ... -- 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.2.99 -- The project name is: Kokkos -- Using internal gtest for testing [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o Selecting previously unselected package python3-chardet. Preparing to unpack .../54-python3-chardet_3.0.4-4build1_all.deb ... Unpacking python3-chardet (3.0.4-4build1) ... -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6783/build/generated/Kokkos_Version_Info.cpp -- Using --c++17 for C++17 standard as feature -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o Selecting previously unselected package python3-idna. Preparing to unpack .../55-python3-idna_2.8-1_all.deb ... Unpacking python3-idna (2.8-1) ... Selecting previously unselected package python3-urllib3. Preparing to unpack .../56-python3-urllib3_1.25.8-2ubuntu0.3_all.deb ... Unpacking python3-urllib3 (1.25.8-2ubuntu0.3) ... [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp Selecting previously unselected package python3-requests. Preparing to unpack .../57-python3-requests_2.22.0-2ubuntu1.1_all.deb ... Unpacking python3-requests (2.22.0-2ubuntu1.1) ... Selecting previously unselected package python3-requests-unixsocket. Preparing to unpack .../58-python3-requests-unixsocket_0.2.0-2_all.deb ... Unpacking python3-requests-unixsocket (0.2.0-2) ... [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 92%] Linking CXX static library libkokkoscore.a [ 92%] Built target kokkoscore Scanning dependencies of target kokkoscontainers [ 96%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o Selecting previously unselected package python3-software-properties. Preparing to unpack .../59-python3-software-properties_0.99.9.12_all.deb ... Unpacking python3-software-properties (0.99.9.12) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../60-software-properties-common_0.99.9.12_all.deb ... Unpacking software-properties-common (0.99.9.12) ... [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o Selecting previously unselected package unattended-upgrades. Preparing to unpack .../61-unattended-upgrades_2.3ubuntu0.3_all.deb ... Unpacking unattended-upgrades (2.3ubuntu0.3) ... -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING [ 29%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ... [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o -- SIMD: AVX512 detected [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp Setting up liblmdb0:amd64 (0.9.24-1) ... [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Setting up systemd-sysv (245.4-4ubuntu3.23) ... Setting up libproxy1v5:amd64 (0.4.15-10ubuntu1.2) ... Setting up xdg-user-dirs (0.17-2ubuntu1) ... Setting up libyaml-0-2:amd64 (0.2.2-1) ... Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.6) ... Setting up distro-info-data (0.43ubuntu1.15) ... Setting up libpackagekit-glib2-18:amd64 (1.1.13-2ubuntu1.1) ... Setting up libnss-systemd:amd64 (245.4-4ubuntu3.23) ... First installation detected... Checking NSS setup... Setting up tzdata (2023d-0ubuntu0.20.04) ... [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Task.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Current default time zone: 'Etc/UTC' Local time is now: Wed Feb 14 09:42:49 UTC 2024. Universal Time is now: Wed Feb 14 09:42:49 UTC 2024. Run 'dpkg-reconfigure tzdata' if you wish to change it. Setting up libcap2-bin (1:2.32-1ubuntu0.1) ... Setting up libdconf1:amd64 (0.36.0-1) ... Setting up python3-six (1.14.0-2) ... [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.6) ... Setting up python3-chardet (3.0.4-4build1) ... -- [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 -- 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 [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 31%] Built target Kokkos_CoreTestCompileOnly [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Setting up python3-certifi (2019.11.28-1) ... [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.3) ... Setting up dbus (1.12.16-2ubuntu2.3) ... [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 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 [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Performing Test HAVE_STD_REGEX -- [benchmark] Performing Test HAVE_STD_REGEX Setting up python3-idna (2.8-1) ... Setting up ucf (3.0038+nmu1) ... [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o Setting up python3-urllib3 (1.25.8-2ubuntu0.3) ... [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_DeepCopy.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03a_MemorySpace_malloc_OPENMP.cpp.o Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ... Setting up dmsetup (2:1.02.167-1ubuntu1) ... Setting up libpam-systemd:amd64 (245.4-4ubuntu3.23) ... [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o Setting up libgirepository-1.0-1:amd64 (1.64.1-1~ubuntu20.04.1) ... Setting up libstemmer0d:amd64 (0+svn585-2) ... Setting up glib-networking-common (2.64.2-1ubuntu0.1) ... Setting up lsb-release (11.1.0ubuntu2) ... Setting up libelf1:amd64 (0.176-1.1ubuntu0.1) ... Setting up libpam-cap:amd64 (1:2.32-1ubuntu0.1) ... [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o Setting up python3-distro-info (0.23ubuntu1.1) ... [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 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 Setting up iso-codes (4.4-1) ... Setting up libpolkit-gobject-1-0:amd64 (0.105-26ubuntu1.3) ... Setting up libgstreamer1.0-0:amd64 (1.16.3-0ubuntu1.1) ... Setcap worked! gst-ptp-helper is not suid! Setting up glib-networking-services (2.64.2-1ubuntu0.1) ... Setting up python3-dbus (1.2.16-1build1) ... [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Instance.cpp.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o Setting up python3-apt (2.0.1ubuntu0.20.04.1) ... [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_SharedAllocationRecord.cpp.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... Setting up libglib2.0-bin (2.64.6-1~ubuntu20.04.6) ... Setting up dbus-user-session (1.12.16-2ubuntu2.3) ... Setting up unattended-upgrades (2.3ubuntu0.3) ... [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o Creating config file /etc/apt/apt.conf.d/20auto-upgrades with new version Creating config file /etc/apt/apt.conf.d/50unattended-upgrades with new version [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o Created symlink /etc/systemd/system/multi-user.target.wants/unattended-upgrades.service ��� /lib/systemd/system/unattended-upgrades.service. [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.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_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Space.cpp.o Setting up python3-requests (2.22.0-2ubuntu1.1) ... [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o Setting up gir1.2-glib-2.0:amd64 (1.64.1-1~ubuntu20.04.1) ... Setting up libpolkit-agent-1-0:amd64 (0.105-26ubuntu1.3) ... Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.6) ... Setting up policykit-1 (0.105-26ubuntu1.3) ... Setting up dconf-service (0.36.0-1) ... Setting up python3-requests-unixsocket (0.2.0-2) ... [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_HIP.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [100%] Linking CXX static library libkokkoscontainers.a [100%] Built target kokkoscontainers Install the project... -- Install configuration: "Release" -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Cuda -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Cuda/Kokkos_Cuda_Parallel_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Cuda/Kokkos_Cuda_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Cuda/Kokkos_Cuda.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Cuda/Kokkos_Cuda_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Cuda/Kokkos_Cuda_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Cuda/Kokkos_Cuda_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Cuda/Kokkos_Cuda_View.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Cuda/Kokkos_Cuda_Vectorization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Cuda/Kokkos_Cuda_BlockSize_Deduction.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Cuda/Kokkos_Cuda_Parallel_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Cuda/Kokkos_Cuda_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Cuda/Kokkos_Cuda_KernelLaunch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Cuda/Kokkos_Cuda_Parallel_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Cuda/Kokkos_Cuda_ReduceScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Cuda/Kokkos_CudaSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Cuda/Kokkos_Cuda_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Cuda/Kokkos_Cuda_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Cuda/Kokkos_Cuda_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Cuda/Kokkos_Cuda_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Cuda/Kokkos_Cuda_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Cuda/Kokkos_Cuda_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Cuda/Kokkos_Cuda_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Cuda/Kokkos_Cuda_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Cuda/Kokkos_Cuda_abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/HPX -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/HPX/Kokkos_HPX_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/HPX/Kokkos_HPX_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/HPX/Kokkos_HPX_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/HPX/Kokkos_HPX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_Layout.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_Assert.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/HIP -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/HIP/Kokkos_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/HIP/Kokkos_HIP_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/HIP/Kokkos_HIP_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/HIP/Kokkos_HIP_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/HIP/Kokkos_HIP_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/HIP/Kokkos_HIP_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/HIP/Kokkos_HIP_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/HIP/Kokkos_HIP_DeepCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/HIP/Kokkos_HIP_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/HIP/Kokkos_HIP_Shuffle_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/HIP/Kokkos_HIP_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/HIP/Kokkos_HIP_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/HIP/Kokkos_HIP_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/HIP/Kokkos_HIP_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/HIP/Kokkos_HIP_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/HIP/Kokkos_HIP_Space.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/HIP/Kokkos_HIP_BlockSize_Deduction.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/HIP/Kokkos_HIP_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/HIP/Kokkos_HIP_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/HIP/Kokkos_HIP_ReduceScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/HIP/Kokkos_HIP_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/HIP/Kokkos_HIP_Vectorization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/HIP/Kokkos_HIP_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/HIP/Kokkos_HIP_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/HIP/Kokkos_HIP_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/HIP/Kokkos_HIP_KernelLaunch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/HIP/Kokkos_HIP_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/HIP/Kokkos_HIP_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/HIP/Kokkos_HIP_TeamPolicyInternal.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/HIP/Kokkos_HIP_SharedAllocationRecord.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_Profiling_ProfileSection.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_Timer.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_Core.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_ScratchSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/traits -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/traits/Kokkos_GraphKernelTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/traits/Kokkos_WorkItemPropertyTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/traits/Kokkos_ScheduleTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/traits/Kokkos_Traits_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/traits/Kokkos_IndexTypeTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/traits/Kokkos_ExecutionSpaceTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/traits/Kokkos_LaunchBoundsTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/traits/Kokkos_OccupancyControlTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/traits/Kokkos_PolicyTraitMatcher.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/traits/Kokkos_IterationPatternTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/traits/Kokkos_WorkTagTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/traits/Kokkos_PolicyTraitAdaptor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_Atomic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/decl -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/decl/Kokkos_Declare_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/decl/Kokkos_Declare_OPENMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/decl/Kokkos_Declare_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/decl/Kokkos_Declare_OPENACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/decl/Kokkos_Declare_THREADS.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/decl/Kokkos_Declare_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/decl/Kokkos_Declare_SERIAL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/decl/Kokkos_Declare_HPX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/decl/Kokkos_Declare_OPENMPTARGET.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_Parallel_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_HostSpace_deepcopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_NvidiaGpuArchitectures.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_GraphImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_HostBarrier.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_CheckedIntegerOps.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_TaskNode.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_ParseCommandLineArgumentsAndEnvironmentVariables.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_TaskQueueCommon.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_Command_Line_Parsing.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_Tools_Generic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_ViewCtor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_InitializationSettings.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_Half_FloatingPointWrapper.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_GraphNodeImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_SharedAlloc_timpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_EBO.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_TaskQueueMultiple_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_CPUDiscovery.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_DeviceManagement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_Combined_Reducer.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_ZeroMemset_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_StringManipulation.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_ViewUniformType.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_ViewMapping.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_Utilities.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_Profiling_C_Interface.h -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_TaskResult.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_Default_Graph_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_GraphImpl_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_Half_NumericTraits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_Profiling.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_Traits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_TaskQueue_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_Half_MathematicalFunctions.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_MemoryPoolAllocator.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_HostThreadTeam.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_Profiling_Interface.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_HostSharedPtr.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_QuadPrecisionMath.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_SingleTaskQueue.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_ExecSpaceManager.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_ViewLayoutTiled.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_GraphNodeCustomization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_MultipleTaskQueue.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_TeamMDPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_SharedAlloc.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_GraphImpl_Utilities.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_TaskBase.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_Tools.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_Atomic_View.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/KokkosExp_Host_IterateTile.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_BitOps.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_TaskQueue.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_Default_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_HostSpace_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_ConcurrentBitset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_LIFO.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_ClockTic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_AnalyzePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_TaskQueueMemoryManager.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_ViewTracker.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_FunctorAnalysis.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/KokkosExp_IterateTileGPU.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_LinkedListNode.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_Volatile_Load.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_SimpleTaskScheduler.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_Stacktrace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_Default_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_TaskQueueMultiple.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/KokkosExp_ViewMapping.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_ChaseLev.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_TaskPolicyData.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_Profiling_DeviceInfo.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_ViewArray.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_VLAEmulation.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_TaskTeamMember.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_Default_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_FixedBufferMemoryPool.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_OptionalRef.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_Atomics_Desul_Wrapper.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/fwd -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/fwd/Kokkos_Fwd_OPENACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/fwd/Kokkos_Fwd_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/fwd/Kokkos_Fwd_OPENMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/fwd/Kokkos_Fwd_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/fwd/Kokkos_Fwd_OPENMPTARGET.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/fwd/Kokkos_Fwd_THREADS.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/fwd/Kokkos_Fwd_HPX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/fwd/Kokkos_Fwd_SERIAL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/fwd/Kokkos_Fwd_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_NumericTraits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_Atomics_Desul_Config.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Threads -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Threads/Kokkos_Threads_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Threads/Kokkos_Threads_Spinwait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Threads/Kokkos_Threads_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Threads/Kokkos_Threads_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Threads/Kokkos_Threads_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Threads/Kokkos_Threads_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Threads/Kokkos_Threads_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Threads/Kokkos_Threads_State.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Threads/Kokkos_Threads_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Threads/Kokkos_Threads_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Threads/Kokkos_Threads.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Threads/Kokkos_Threads_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Threads/Kokkos_Threads_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Threads/Kokkos_Threads_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Threads/Kokkos_Threads_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_Array.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenMPTarget -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenMPTarget/Kokkos_OpenMPTarget_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelScan_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel_Common.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenMPTarget/Kokkos_OpenMPTarget.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenMPTarget/Kokkos_OpenMPTargetSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenMPTarget/Kokkos_OpenMPTarget_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Reducer.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_MathematicalConstants.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/KokkosExp_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_Printf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_TaskScheduler.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_TaskScheduler_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_AcquireUniqueTokenImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_Rank.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_Extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_GraphNode.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_Core_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenACC -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenACC/Kokkos_OpenACC_ScheduleType.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenACC/Kokkos_OpenACC_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenACC/Kokkos_OpenACC_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenACC/Kokkos_OpenACC_SharedAllocationRecord.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenACC/Kokkos_OpenACC_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenACC/Kokkos_OpenACCSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenACC/Kokkos_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenACC/Kokkos_OpenACC_DeepCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenACC/Kokkos_OpenACC_Traits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenACC/Kokkos_OpenACC_Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenACC/Kokkos_OpenACC_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenACC/Kokkos_OpenACC_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenACC/Kokkos_OpenACC_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenACC/Kokkos_OpenACC_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenACC/Kokkos_OpenACC_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenACC/Kokkos_OpenACC_FunctorAdapter.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenACC/Kokkos_OpenACC_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_Concepts.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/KokkosExp_InterOp.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_Graph_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_MemoryPool.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_Parallel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_HostSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_MinMax.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_PointerOwnership.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_Pair.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenMP -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenMP/Kokkos_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenMP/Kokkos_OpenMP_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenMP/Kokkos_OpenMP_Parallel_Scan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenMP/Kokkos_OpenMP_Parallel_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenMP/Kokkos_OpenMP_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenMP/Kokkos_OpenMP_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenMP/Kokkos_OpenMP_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenMP/Kokkos_OpenMP_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenMP/Kokkos_OpenMP_Parallel_For.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/OpenMP/Kokkos_OpenMP_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_CopyViews.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_Complex.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_MemoryTraits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_Atomics_Desul_Volatile_Wrapper.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_Graph.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_View.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_Vectorization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Serial -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Serial/Kokkos_Serial_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Serial/Kokkos_Serial_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Serial/Kokkos_Serial_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Serial/Kokkos_Serial_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Serial/Kokkos_Serial_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Serial/Kokkos_Serial_Parallel_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Serial/Kokkos_Serial_Parallel_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Serial/Kokkos_Serial_Parallel_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Serial/Kokkos_Serial.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_BitManipulation.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_MathematicalSpecialFunctions.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_MathematicalFunctions.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/View -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/View/Hooks -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/View/Hooks/Kokkos_ViewHooks.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/View/MDSpan -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/View/MDSpan/Kokkos_MDSpan_Extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/View/MDSpan/Kokkos_MDSpan_Header.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_AnonymousSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_Future.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_ReductionIdentity.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_Half.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_hwloc.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_Profiling_ScopedRegion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_Clamp.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_Tuners.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/SYCL -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/SYCL/Kokkos_SYCL_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/SYCL/Kokkos_SYCL_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/SYCL/Kokkos_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/SYCL/Kokkos_SYCL_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/SYCL/Kokkos_SYCL_TeamPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/SYCL/Kokkos_SYCL_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/SYCL/Kokkos_SYCL_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/SYCL/Kokkos_SYCL_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/SYCL/Kokkos_SYCL_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/SYCL/Kokkos_SYCL_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/SYCL/Kokkos_SYCL_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/SYCL/Kokkos_SYCL_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/SYCL/Kokkos_SYCL_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/SYCL/Kokkos_SYCL_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/SYCL/Kokkos_SYCL_DeepCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/SYCL/Kokkos_SYCL_WorkgroupReduction.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/SYCL/Kokkos_SYCL_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/SYCL/Kokkos_SYCL_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/SYCL/Kokkos_SYCL_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/SYCL/Kokkos_SYCL_Space.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/setup -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/setup/Kokkos_Setup_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/setup/Kokkos_Setup_Cuda.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/setup/Kokkos_Setup_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_Crs.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_ExecPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_Swap.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_DetectionIdiom.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Compare_Exchange_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Fetch_Op_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Compare_Exchange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Compare_Exchange_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Fetch_Op_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Fetch_Op_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Fetch_Op_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Common.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Fetch_Op.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Compare_Exchange_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Generic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Compare_Exchange_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Adapt_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Thread_Fence_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Thread_Fence_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Lock_Based_Fetch_Op_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Lock_Array.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Lock_Based_Fetch_Op_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Compare_Exchange_MSVC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Lock_Based_Fetch_Op_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Fetch_Op_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Thread_Fence_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Thread_Fence_MSVC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Thread_Fence_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Thread_Fence.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Thread_Fence_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Fetch_Op_Generic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Lock_Array_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Lock_Based_Fetch_Op_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Operator_Function_Objects.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Lock_Free_Fetch_Op.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Adapt_CXX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Lock_Based_Fetch_Op.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/openmp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/openmp/OpenMP_40.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/openmp/OpenMP_40_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Thread_Fence_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Adapt_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Lock_Array_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Thread_Fence_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Lock_Array_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Lock_Based_Fetch_Op_Host.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/cuda -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/cuda/cuda_cc7_asm_exchange_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_predicate -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/cuda/cuda_cc7_asm_exchange.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/cuda/cuda_cc7_asm.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/cuda/CUDA_asm.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_isglobal -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_predicate -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/cuda/cuda_cc7_asm_exchange_memorder.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/cuda/CUDA_asm_exchange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_isglobal Setting up gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ... Setting up python3-gi (3.36.0-1) ... -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/cuda/cuda_cc7_asm_memorder.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Fetch_Op_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Compare_Exchange_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Fetch_Op_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Compare_Exchange_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Atomic_Ref.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Compare_Exchange_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/desul/atomics/Config.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/lib/libkokkoscore.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6783/install/lib/libkokkoscore.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6783/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/mdspan -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/mdspan/mdspan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/mdspan/mdarray.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/experimental -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/experimental/__p2630_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/experimental/__p2630_bits/strided_slice.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/experimental/__p2630_bits/submdspan_extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/experimental/__p2630_bits/submdspan_mapping.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/experimental/__p2630_bits/submdspan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/experimental/__p1684_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/experimental/__p1684_bits/mdarray.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/experimental/__p0009_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/experimental/__p0009_bits/config.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/experimental/__p0009_bits/layout_right.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/experimental/__p0009_bits/no_unique_address.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/experimental/__p0009_bits/mdspan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/experimental/__p0009_bits/layout_left.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/experimental/__p0009_bits/compressed_pair.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/experimental/__p0009_bits/macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/experimental/__p0009_bits/trait_backports.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/experimental/__p0009_bits/type_list.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/experimental/__p0009_bits/dynamic_extent.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/experimental/__p0009_bits/layout_stride.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/experimental/__p0009_bits/extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/experimental/__p0009_bits/default_accessor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/experimental/__p0009_bits/full_extent_t.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6783/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_Bitset.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_UnorderedMap_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_StaticCrsGraph_factory.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_Functional_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/impl/Kokkos_Bitset_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_StaticCrsGraph.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_ScatterView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_Functional.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_DualView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_UnorderedMap.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_Vector.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_OffsetView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_DynRankView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_DynamicView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_ErrorReporter.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/lib/libkokkoscontainers.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6783/install/lib/libkokkoscontainers.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6783/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_TransformExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_Mismatch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_Find.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_Transform.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_CopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_AllOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_RemoveIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_ForEach.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_NoneOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_AdjacentFind.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_Equal.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_MoveBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_TransformExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_Mismatch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_Transform.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_FunctorsForExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_CopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_CopyCopyN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_AdjacentFind.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_Equal.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_MoveBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_GenerateGenerateN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_Constraints.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_ReplaceIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_AdjacentDifference.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_CopyBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_AllOfAnyOfNoneOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_Reverse.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_Unique.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_TransformReduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_PartitionCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_MinMaxMinmaxElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_IsSorted.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_HelperPredicates.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_FindIfOrNot.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_RandomAccessIterator.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_MustUseKokkosSingleInTeam.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_Rotate.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_IsPartitioned.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_FindEnd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_ReplaceCopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_IsSortedUntil.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_PartitionPoint.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_InclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_ShiftRight.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_ShiftLeft.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_ReplaceCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_RotateCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_ExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_LexicographicalCompare.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_CountCountIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_ValueWrapperForNoNeutralElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_ReducerWithArbitraryJoinerNoNeutralElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_Replace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_SearchN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_RemoveAllVariants.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_Search.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_SwapRanges.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_Move.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_ForEachForEachN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_FindFirstOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_IdentityReferenceUnaryFunctor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_UniqueCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_ReverseCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_TransformInclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/impl/Kokkos_FillFillN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_Generate.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_CountIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_Fill.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_FindIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_ReplaceIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_RemoveCopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_IterSwap.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_MinMaxElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_FindIfNot.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_AdjacentDifference.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_GenerateN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_CopyBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_Reverse.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_Unique.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_Copy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_TransformReduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_Count.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_PartitionCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_IsSorted.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_BeginEnd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_Rotate.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_IsPartitioned.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_FindEnd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_ReplaceCopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_IsSortedUntil.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_PartitionPoint.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_InclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_ForEachN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_RemoveCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_ShiftRight.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_ShiftLeft.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_MaxElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_ReplaceCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_RotateCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_ExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_LexicographicalCompare.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_MinElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_Replace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_Remove.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_SearchN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_Search.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_SwapRanges.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_Move.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_AnyOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_FillN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_FindFirstOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_UniqueCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_ReverseCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_TransformInclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_Distance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/std_algorithms/Kokkos_CopyN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_Sort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/sorting -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/sorting/Kokkos_BinOpsPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/sorting/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/sorting/impl/Kokkos_SortImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/sorting/impl/Kokkos_NestedSortImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/sorting/impl/Kokkos_CopyOpsForBinSortImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/sorting/Kokkos_SortPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/sorting/Kokkos_BinSortPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/sorting/Kokkos_NestedSortPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_Random.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_NestedSort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_StdAlgorithms.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6783/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_SIMD_AVX2.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_SIMD.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_SIMD_Scalar.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_SIMD_AVX512.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_SIMD_Common.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_SIMD_Common_Math.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/Kokkos_SIMD_NEON.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/lib/libkokkossimd.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6783/install/lib/libkokkossimd.a -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/lib/cmake/Kokkos/KokkosConfig.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/lib/cmake/Kokkos/KokkosConfigCommon.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/lib/cmake/Kokkos/KokkosConfigVersion.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/lib/cmake/Kokkos/KokkosTargets.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/lib/cmake/Kokkos/KokkosTargets-release.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/KokkosCore_config.h -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/bin/nvcc_wrapper -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/bin/hpcbind -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/bin/kokkos_launch_compiler -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6783/install/include/KokkosCore_config.h -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/KokkosCore_Config_FwdBackend.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/KokkosCore_Config_SetupBackend.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/KokkosCore_Config_DeclareBackend.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6783/install/include/KokkosCore_Config_PostInclude.hpp + cd .. + rm -rf build-tests + mkdir -p build-tests + cd build-tests + export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_PR-6783/build-tests/../install + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=/var/jenkins/workspace/Kokkos_PR-6783/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 /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_DeepCopyAlignment.cpp Setting up shared-mime-info (1.15-1) ... [ 6%] 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 [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o -- The CXX compiler identification is GNU 8.4.0 -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile: Change Dir: /var/jenkins/workspace/Kokkos_PR-6783/build/CMakeFiles/CMakeTmp [benchmark] [benchmark] Run Build Command(s):/usr/bin/make cmTC_48ebb/fast && /usr/bin/make -f CMakeFiles/cmTC_48ebb.dir/build.make CMakeFiles/cmTC_48ebb.dir/build [benchmark] make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6783/build/CMakeFiles/CMakeTmp' [benchmark] Building CXX object CMakeFiles/cmTC_48ebb.dir/gnu_posix_regex.cpp.o [benchmark] /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -Werror -Wempty-body -Wclobbered -Wignored-qualifiers -Wall -Wextra -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -std=c++11 -Wall -Wextra -Wshadow -Wfloat-equal -Wsuggest-override -pedantic -pedantic-errors -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -o CMakeFiles/cmTC_48ebb.dir/gnu_posix_regex.cpp.o -c /var/jenkins/workspace/Kokkos_PR-6783/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp [benchmark] /var/jenkins/workspace/Kokkos_PR-6783/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp:1:10: fatal error: gnuregex.h: No such file or directory [benchmark] 1 | #include [benchmark] | ^~~~~~~~~~~~ [benchmark] compilation terminated. [benchmark] make[1]: *** [CMakeFiles/cmTC_48ebb.dir/build.make:69: CMakeFiles/cmTC_48ebb.dir/gnu_posix_regex.cpp.o] Error 1 [benchmark] make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6783/build/CMakeFiles/CMakeTmp' [benchmark] make: *** [Makefile:124: cmTC_48ebb/fast] Error 2 [benchmark] [benchmark] -- [benchmark] Performing Test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o -- Looking for a CUDA compiler - /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvcc [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 5%] Linking CXX static library libkokkos_gtest.a [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 5%] Built target kokkos_gtest [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper - works -- Detecting CXX compiler ABI info [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 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_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 [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 7%] Linking CXX static library libkokkoscore.a [ 7%] Built target kokkoscore Scanning dependencies of target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.2.99 -- The project name is: Kokkos -- Using internal gtest for testing -- 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) -- The CUDA compiler identification is NVIDIA 12.2.91 -- Detecting CUDA compiler ABI info -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_DeepCopy.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test04_ParallelFor_RangePolicy_OPENMP.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Instance.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.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_SharedAllocationRecord.cpp.o -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR [ 16%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 7%] Linking CXX static library libbenchmark.a [ 7%] Built target benchmark Scanning dependencies of target benchmark_main [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o -- 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 [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Space.cpp.o [ 16%] Built target Kokkos_CoreUnitTest_KokkosP [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp "/var/jenkins/workspace/Kokkos_PR-6783/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-6783/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 " [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Sources TestCuda.cpp -- Kokkos Devices: CUDA;SERIAL, Kokkos Backends: CUDA;SERIAL -- Configuring done [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_HIP.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 7%] Linking CXX static library libbenchmark_main.a [ 7%] Built target benchmark_main [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o Setting up networkd-dispatcher (2.1-2~ubuntu20.04.3) ... Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service ��� /lib/systemd/system/networkd-dispatcher.service. Setting up dconf-gsettings-backend:amd64 (0.36.0-1) ... Setting up python3-software-properties (0.99.9.12) ... Setting up gsettings-desktop-schemas (3.36.0-1ubuntu1) ... Setting up glib-networking:amd64 (2.64.2-1ubuntu0.1) ... [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o Scanning dependencies of target benchmark_main [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_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 [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads Setting up libsoup2.4-1:amd64 (2.70.0-1) ... Setting up libappstream4:amd64 (0.12.10-2) ... Setting up packagekit (1.1.13-2ubuntu1.1) ... -- Generating done [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of force-reload. Failed to open connection to "system" message bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket ��� /usr/lib/systemd/user/pk-debconf-helper.socket. Setting up packagekit-tools (1.1.13-2ubuntu1.1) ... Setting up software-properties-common (0.99.9.12) ... -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6783/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkos_gtest Scanning dependencies of target kokkossimd [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Built target AlwaysCheckGit Scanning dependencies of target benchmark [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o Scanning dependencies of target impl_git_version [ 0%] 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 [ 1%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o Scanning dependencies of target kokkoscore [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 9%] 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_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Processing triggers for systemd (245.4-4ubuntu3.23) ... Processing triggers for libc-bin (2.31-0ubuntu9.2) ... Processing triggers for dbus (1.12.16-2ubuntu2.3) ... [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp -- Detected CUDA Compute Capability 70 -- Setting Kokkos_ARCH_VOLTA70=ON -- Built-in Execution Spaces: -- Device Parallel: Kokkos::Cuda -- Host Parallel: Kokkos::OpenMP -- Host Serial: NONE -- -- Architectures: -- NATIVE -- VOLTA70 -- Found CUDAToolkit: /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/cuda/12.2/include (found version "12.2.91") -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) Reason given by package: Interpreter: Wrong major version for the interpreter "/usr/bin/python" -- Sources TestCuda.cpp -- Kokkos Devices: , Kokkos Backends: -- Configuring done [ 7%] Linking CXX static library libbenchmark_main.a [ 7%] Built target benchmark_main -- Generating done [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o [ 17%] Linking CXX executable Kokkos_StackTraceTestExec [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 40%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6783/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 Scanning dependencies of target kokkos_gtest [ 0%] Built target AlwaysCheckGit [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found TPLCUDA: TRUE -- Found TPLLIBDL: /usr/include [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_query_device [ 0%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 0%] Building CXX object example/query_device/CMakeFiles/Kokkos_query_device.dir/query_device.cpp.o Scanning dependencies of target Kokkos_tutorial_01_hello_world Scanning dependencies of target Kokkos_ContainersTestCompileOnly Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 0%] Building CXX object example/tutorial/01_hello_world/CMakeFiles/Kokkos_tutorial_01_hello_world.dir/hello_world.cpp.o [ 1%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 1%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 17%] Built target Kokkos_StackTraceTestExec Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 2%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 7%] Linking CXX static library libkokkoscore.a [ 7%] Built target kokkoscore [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 9%] Linking CXX static library libkokkos_gtest.a [ 9%] Built target kokkos_gtest Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o 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 [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 40%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o -- Found OpenMP_CXX: -mp -- Found OpenMP: TRUE -- Using internal desul_atomics copy -- Experimental mdspan support is enabled -- Looking for C++ include experimental/mdspan [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 9%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease Hit:2 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64 InRelease Hit:3 http://archive.ubuntu.com/ubuntu focal InRelease Hit:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease Ign:5 https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu2004/x86_64 InRelease Get:6 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease [23.8 kB] Hit:7 https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu2004/x86_64 Release Hit:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 9%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp 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 [ 2%] Linking CXX static library libkokkossimd.a nvcc_wrapper has been given GNU extension standard flag -std=gnu++17 - reverting flag to -std=c++17 [ 2%] Built target kokkossimd [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o -- Looking for C++ include experimental/mdspan - found -- Looking for C++ include mdspan -- Looking for C++ include mdspan - not found -- Using internal mdspan directory /var/jenkins/workspace/Kokkos_PR-6783/core/src/../../tpls/mdspan/include [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 7%] Linking CXX static library libkokkos_gtest.a [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) Get:10 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 Packages [28.7 kB] Fetched 52.5 kB in 1s (35.4 kB/s) Reading package lists...[ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 3%] Linking CXX shared library libkokkosprinter-tool.so [ 3%] Built target kokkosprinter-tool [ 3%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o -- Sources TestOpenMP.cpp -- Sources TestCuda.cpp -- Kokkos Devices: OPENMP;CUDA, Kokkos Backends: OPENMP;CUDA -- Configuring done [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 3%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o Scanning dependencies of target Kokkos_tutorial_02_simple_reduce [ 4%] Building CXX object example/tutorial/02_simple_reduce/CMakeFiles/Kokkos_tutorial_02_simple_reduce.dir/simple_reduce.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/UnitTestMainInit.cpp.o [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 7%] Built target kokkos_gtest [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 2%] Linking CXX static library libimpl_git_version.a [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 2%] Built target impl_git_version [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTargetSpace.cpp.o Hit:1 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64 InRelease Hit:2 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease Hit:4 http://archive.ubuntu.com/ubuntu focal InRelease Ign:5 https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu2004/x86_64 InRelease Hit:6 https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu2004/x86_64 Release Hit:7 http://archive.ubuntu.com/ubuntu focal-updates InRelease -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6783/build + make -j8 [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 1%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 1%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 7%] Linking CXX static library libbenchmark.a Hit:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [ 1%] Built target AlwaysCheckGit [ 2%] Linking CXX static library libkokkossimd.a [ 2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTarget_Exec.cpp.o "/var/jenkins/workspace/Kokkos_PR-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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-6783/simd/unit_tests/include/TestSIMD_MathOps.hpp" Remark: individual warnings can be suppressed with "--diag_suppress " "/var/jenkins/workspace/Kokkos_PR-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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-6783/simd/unit_tests/include/TestSIMD_MathOps.hpp" "/var/jenkins/workspace/Kokkos_PR-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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-6783/simd/unit_tests/include/TestSIMD_MathOps.hpp" [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp "/var/jenkins/workspace/Kokkos_PR-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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-6783/simd/unit_tests/include/TestSIMD_MathOps.hpp" [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpStreams [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o Scanning dependencies of target Kokkos_UnitTest_HIPGraph Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/UnitTestMain.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_UnitTest_HIPGraph.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 8%] Built target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpInit [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/UnitTestMain.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTarget_Instance.cpp.o [ 2%] Built target kokkossimd [ 7%] Built target benchmark [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_HIP [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/UnitTestMainInit.cpp.o Reading package lists...[ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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. [ 4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 11%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 11%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 11%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o Reading package lists...[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/hip/TestHIP_InterOp_Streams.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/hip/TestHIP_InterOp_Init.cpp.o [ 3%] Linking CXX static library libimpl_git_version.a [ 3%] Linking CXX shared library libkokkosprinter-tool.so [ 3%] Built target impl_git_version [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 42%] 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_ExecPolicy.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 3%] Built target kokkosprinter-tool [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_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 [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 4%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 4%] Linking CXX executable Kokkos_tutorial_01_hello_world [ 4%] Linking CXX executable Kokkos_query_device [ 4%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_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 Building dependency tree... Reading state information... nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 4%] Built target Kokkos_tutorial_01_hello_world [ 4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp The following additional packages will be installed: cpp-9 gcc-9 gcc-9-base libasan5 libgcc-9-dev libstdc++-9-dev Suggested packages: gcc-9-locales g++-9-multilib gcc-9-doc gcc-9-multilib libstdc++-9-doc The following packages will be upgraded: cpp-9 g++-9 gcc-9 gcc-9-base libasan5 libgcc-9-dev libstdc++-9-dev [ 7%] Linking CXX static library libbenchmark_main.a [ 8%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 4%] Built target Kokkos_query_device [ 4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_View_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 7 upgraded, 0 newly installed, 0 to remove and 110 not upgraded. Need to get 31.1 MB of archives. After this operation, 13.7 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.2 [2752 kB] [ 8%] Built target Kokkos_CoreUnitTest_PushFinalizeHook Scanning dependencies of target Kokkos_IncrementalTest_HIP [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/UnitTestMainInit.cpp.o [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_UnitTest_HIPGraph.dir/hip/TestHIP_Graph.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_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 [ 7%] Built target benchmark_main [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 8%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTarget_Task.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.2 [8421 kB] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.2 [8276 kB] [ 2%] Linking CXX static library libkokkos_gtest.a [ 2%] Built target kokkos_gtest [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Abort.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 9%] Built target Kokkos_CoreUnitTest_CTestDevice [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [1722 kB] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [2359 kB] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.2 [7502 kB] [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o [ 8%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 5%] Linking CXX executable Kokkos_tutorial_02_simple_reduce [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.2 [18.9 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 31.1 MB in 3s (12.2 MB/s) [ 19%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 20186 files and directories currently installed.) Preparing to unpack .../0-libasan5_9.4.0-1ubuntu1~20.04.2_amd64.deb ... Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) over (9.3.0-17ubuntu1~20.04) ... [ 5%] Built target Kokkos_tutorial_02_simple_reduce Scanning dependencies of target Kokkos_tutorial_03_simple_view [ 5%] Building CXX object example/tutorial/03_simple_view/CMakeFiles/Kokkos_tutorial_03_simple_view.dir/simple_view.cpp.o [ 19%] Built target Kokkos_CoreUnitTest_CTestDevice [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o Preparing to unpack .../1-g++-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... Unpacking g++-9 (9.4.0-1ubuntu1~20.04.2) over (9.3.0-17ubuntu1~20.04) ... [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 13%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 13%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Abort.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Preparing to unpack .../2-gcc-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.2) over (9.3.0-17ubuntu1~20.04) ... [ 8%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpInit [ 10%] Built target Kokkos_CoreUnitTest_HIPInterOpInit [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 5%] Linking CXX static library libkokkos_gtest.a [ 5%] Built target kokkos_gtest Scanning dependencies of target Kokkos_tutorial_04_simple_memoryspaces [ 5%] Building CXX object example/tutorial/04_simple_memoryspaces/CMakeFiles/Kokkos_tutorial_04_simple_memoryspaces.dir/simple_memoryspaces.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test01_execspace_HIP.cpp.o [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o Preparing to unpack .../3-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ... Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) over (9.3.0-17ubuntu1~20.04) ... [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpStreams [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_HIPInterOpStreams [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ArrayOps.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_ViewMapping_a.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_ViewMapping_b.cpp [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 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 [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test02_atomic_host_HIP.cpp.o [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 5%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 5%] Linking CXX executable Kokkos_tutorial_03_simple_view [ 12%] Built target Kokkos_CoreUnitTest_SerialGraph Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_ViewMapping_subview.cpp [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 17%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 20%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 20%] Built target Kokkos_CoreUnitTest_Develop [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 12%] Linking CXX executable Kokkos_UnitTest_HIPGraph [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 12%] Built target Kokkos_UnitTest_HIPGraph [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 5%] Built target Kokkos_tutorial_03_simple_view Scanning dependencies of target Kokkos_tutorial_05_simple_atomics [ 5%] Building CXX object example/tutorial/05_simple_atomics/CMakeFiles/Kokkos_tutorial_05_simple_atomics.dir/simple_atomics.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.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_MemoryPool.cpp.o [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp /var/jenkins/workspace/Kokkos_PR-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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 [ 5%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_ViewResize.cpp [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexdouble.cpp.o [ 5%] Linking CXX executable Kokkos_tutorial_04_simple_memoryspaces [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 5%] Built target Kokkos_tutorial_04_simple_memoryspaces 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 [ 8%] Linking CXX static library libkokkoscore.a [ 8%] Built target kokkoscore [ 8%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.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 [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 22%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 22%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp Preparing to unpack .../4-libgcc-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ... Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) over (9.3.0-17ubuntu1~20.04) ... Preparing to unpack .../5-cpp-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.2) over (9.3.0-17ubuntu1~20.04) ... [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03a_MemorySpace_malloc_HIP.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_PerformanceTest_TaskDag Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 23%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 23%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 23%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o Preparing to unpack .../6-gcc-9-base_9.4.0-1ubuntu1~20.04.2_amd64.deb ... Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) over (9.3.0-17ubuntu1~20.04) ... Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ... Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ... Setting up cpp-9 (9.4.0-1ubuntu1~20.04.2) ... [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ... Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... Setting up g++-9 (9.4.0-1ubuntu1~20.04.2) ... Processing triggers for ccache (3.7.7-1) ... Updating symlinks in /usr/lib/ccache ... Processing triggers for libc-bin (2.31-0ubuntu9.2) ... [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 23%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 24%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 24%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 23%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs 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 nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 6%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 6%] Built target Kokkos_CoreTestCompileOnly [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp Scanning dependencies of target Kokkos_tutorial_advancedviews_02_memory_traits [ 6%] Building CXX object example/tutorial/Advanced_Views/02_memory_traits/CMakeFiles/Kokkos_tutorial_advancedviews_02_memory_traits.dir/memory_traits.cpp.o [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.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 [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.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_ScatterView_hpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 8%] Linking CXX static library libkokkoscontainers.a [ 8%] Built target kokkoscontainers [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/UnitTestMainInit.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 26%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 26%] Built target Kokkos_PerformanceTest_TaskDag [ 12%] Built target Kokkos_CoreUnitTest_LegionInitialization Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03b_MemorySpace_free_HIP.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_OpenMP [ 26%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o [ 6%] Linking CXX executable Kokkos_tutorial_05_simple_atomics 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 [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 6%] Built target Kokkos_tutorial_05_simple_atomics 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 [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexfloat.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_ViewLayoutStrideAssignment.cpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 6%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o [ 12%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_double.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 [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 6%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly 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 [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 43%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 7%] Linking CXX executable Kokkos_tutorial_06_simple_mdrangepolicy /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_a.cpp [ 7%] Built target Kokkos_tutorial_06_simple_mdrangepolicy Scanning dependencies of target Kokkos_tutorial_hierarchical_01_thread_teams_lambda [ 7%] Building CXX object example/tutorial/Hierarchical_Parallelism/01_thread_teams_lambda/CMakeFiles/Kokkos_tutorial_hierarchical_01_thread_teams_lambda.dir/thread_teams_lambda.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_DeviceAndThreads /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_b.cpp [ 7%] Linking CXX executable Kokkos_tutorial_advancedviews_01_data_layouts [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 27%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 27%] Built target Kokkos_PerformanceTest_SharedSpace Scanning dependencies of target Kokkos_ContainersUnitTest_HIP [ 27%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/UnitTestMain.cpp.o [ 7%] Built target Kokkos_tutorial_advancedviews_01_data_layouts Scanning dependencies of target Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for [ 7%] Building CXX object example/tutorial/Hierarchical_Parallelism/02_nested_parallel_for/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for.dir/nested_parallel_for.cpp.o [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 43%] Built target Kokkos_CoreUnitTest_SerialGraph [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 27%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Bitset.cpp.o [ 43%] 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_IncrementalTest_HIP.dir/generated/Test04_ParallelFor_RangePolicy_HIP.cpp.o [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 7%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 7%] Built target Kokkos_ContainersTestCompileOnly [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o Scanning dependencies of target Kokkos_tutorial_hierarchicalparallelism_03_vectorization [ 7%] Building CXX object example/tutorial/Hierarchical_Parallelism/03_vectorization/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_03_vectorization.dir/vectorization.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Task.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ArrayOps.cpp.o [ 7%] Linking CXX executable Kokkos_tutorial_advancedviews_02_memory_traits [ 7%] Built target Kokkos_tutorial_advancedviews_02_memory_traits [ 8%] Linking CXX executable Kokkos_tutorial_advancedviews_03_subviews [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting Scanning dependencies of target Kokkos_tutorial_01_hello_world_lambda [ 8%] Building CXX object example/tutorial/01_hello_world_lambda/CMakeFiles/Kokkos_tutorial_01_hello_world_lambda.dir/hello_world_lambda.cpp.o [ 27%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 8%] Built target Kokkos_tutorial_advancedviews_03_subviews Scanning dependencies of target Kokkos_tutorial_02_simple_reduce_lambda [ 8%] Building CXX object example/tutorial/02_simple_reduce_lambda/CMakeFiles/Kokkos_tutorial_02_simple_reduce_lambda.dir/simple_reduce_lambda.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 27%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DualView.cpp.o [ 27%] Built target Kokkos_PerformanceTest_Mempool Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 28%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_double.cpp.o [ 28%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Bitset.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_float.cpp.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 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_HIP.dir/hip/TestHIP_AtomicOperations_int.cpp.o [ 24%] Linking CXX executable Kokkos_IncrementalTest_OPENMP [ 24%] Built target Kokkos_IncrementalTest_OPENMP 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 [ 8%] Linking CXX executable Kokkos_tutorial_advancedviews_05_nvidia_uvm [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 8%] Built target Kokkos_tutorial_advancedviews_05_nvidia_uvm Scanning dependencies of target Kokkos_tutorial_03_simple_view_lambda [ 8%] Building CXX object example/tutorial/03_simple_view_lambda/CMakeFiles/Kokkos_tutorial_03_simple_view_lambda.dir/simple_view_lambda.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 28%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 8%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_01_thread_teams [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test05_ParallelReduce_RangePolicy_HIP.cpp.o [ 8%] Built target Kokkos_tutorial_hierarchicalparallelism_01_thread_teams Scanning dependencies of target Kokkos_gups [ 8%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 28%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 9%] Linking CXX executable Kokkos_tutorial_hierarchical_01_thread_teams_lambda ---> Removed intermediate container a1fa914d8b23 ---> 0e77552c0e43 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}* ---> Running in 2186cadfa919 [ 28%] Built target Kokkos_CoreTestCompileOnly Scanning dependencies of target Kokkos_ContainersPerformanceTest_OpenMP [ 28%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 5%] Linking CXX static library libkokkos_gtest.a [ 5%] Built target kokkos_gtest [ 9%] Built target Kokkos_tutorial_hierarchical_01_thread_teams_lambda Scanning dependencies of target Kokkos_launch_latency [ 10%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o gpg: directory '/root/.gnupg' created gpg: keybox '/root/.gnupg/pubring.kbx' created gpg: /root/.gnupg/trustdb.gpg: trustdb created gpg: key 48822FDA51C1DA7A: public key "Damien Lebrun-Grandie " imported gpg: key A2C794A986419D8A: public key "Tom Stellard " imported gpg: key 0FC3042E345AD05D: public key "Hans Wennborg " imported gpg: key EC8FEF3A7BFB4EDA: 24 signatures not checked due to missing keys gpg: key EC8FEF3A7BFB4EDA: public key "Brad King" imported gpg: key 379CE192D401AB61: public key "Bintray (by JFrog) " imported gpg: Total number processed: 5 gpg: imported: 5 gpg: no ultimately trusted keys found gpg: Signature made Thu May 7 23:44:59 2020 UTC gpg: using RSA key 061CFF3BA41AA45D25BCE7097A0994F834C86684 gpg: Good signature from "Damien Lebrun-Grandie " [unknown] gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication that the signature belongs to the owner. Primary key fingerprint: E226 98C7 0BF0 7BDA 37E1 4154 4882 2FDA 51C1 DA7A Subkey fingerprint: 061C FF3B A41A A45D 25BC E709 7A09 94F8 34C8 6684 [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 10%] Linking CXX executable Kokkos_tutorial_advancedviews_04_dualviews [ 10%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 10%] Built target Kokkos_tutorial_advancedviews_04_dualviews [ 10%] Built target Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for Scanning dependencies of target impl_git_version [ 10%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o Scanning dependencies of target Kokkos_stream nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 11%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 5%] Linking CXX static library libkokkoscore.a [ 5%] Built target kokkoscore [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 5%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o nvcc_wrapper has been given GNU extension standard flag -std=gnu++17 - reverting flag to -std=c++17 [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Abort.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o ---> Removed intermediate container 2186cadfa919 ---> bf513196f9b4 Step 6/13 : ARG CMAKE_VERSION=3.16.8 ---> Running in 525f3f22c3a0 [ 11%] Linking CXX executable Kokkos_tutorial_01_hello_world_lambda [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test06_ParallelFor_MDRangePolicy_HIP.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 11%] Linking CXX static library libimpl_git_version.a [ 11%] Built target Kokkos_tutorial_01_hello_world_lambda Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 11%] Built target impl_git_version [ 11%] Linking CXX executable Kokkos_tutorial_02_simple_reduce_lambda Scanning dependencies of target Kokkos_StackTraceTestExec [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 28%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestOpenMP.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 11%] Built target Kokkos_tutorial_02_simple_reduce_lambda [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longint.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 13%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_03_vectorization [ 12%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 13%] Built target Kokkos_tutorial_hierarchicalparallelism_03_vectorization Scanning dependencies of target Kokkos_ToolsInitialization [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 14%] Linking CXX executable Kokkos_tutorial_03_simple_view_lambda [ 14%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 14%] Built target Kokkos_tutorial_03_simple_view_lambda [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o ---> Removed intermediate container 525f3f22c3a0 ---> 73fa42f613a6 Step 7/13 : ENV CMAKE_DIR=/opt/cmake ---> Running in c059a80c7fa0 [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 15%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs Scanning dependencies of target Kokkos_CoreUnitTest_CudaTimingBased [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 28%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longlongint.cpp.o [ 15%] Linking CXX executable Kokkos_gups [ 15%] Built target Kokkos_gups nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 12%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test08_deep_copy_HIP.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda2 [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_float.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o ---> Removed intermediate container c059a80c7fa0 ---> 69b9af31b3f8 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* ---> Running in a4d48e710e07 [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 5%] Linking CXX static library libkokkoscontainers.a [ 5%] Built target kokkoscontainers [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/UnitTestMainInit.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 6%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 15%] Linking CXX executable Kokkos_launch_latency [ 15%] Linking CXX executable Kokkos_stream [ 15%] Built target Kokkos_launch_latency [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o [ 6%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 15%] Built target Kokkos_stream [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o 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 [ 6%] Linking CXX static library libkokkoscore.a [ 6%] Built target kokkoscore Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target kokkoscontainers [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_c.cpp gpg: Signature made Mon Jun 1 13:00:11 2020 UTC gpg: using RSA key C6C265324BBEBDC350B513D02D2CEF1034921684 gpg: Good signature from "Brad King" [unknown] gpg: aka "Brad King " [unknown] gpg: aka "[jpeg image of size 4005]" [unknown] gpg: Note: This key has expired! Primary key fingerprint: CBA2 3971 357C 2E65 90D9 EFD3 EC8F EF3A 7BFB 4EDA Subkey fingerprint: C6C2 6532 4BBE BDC3 50B5 13D0 2D2C EF10 3492 1684 cmake-3.16.8-Linux-x86_64.sh: OK CMake Installer Version: 3.16.8, Copyright (c) Kitware This is a self-extracting archive. The archive will be extracted to: /opt/cmake Using target directory: /opt/cmake Extracting, please wait... [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 7%] Linking CXX static library libbenchmark.a [ 7%] Built target benchmark Scanning dependencies of target benchmark_main [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 45%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.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 /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_d.cpp [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_shared.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 45%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 15%] Linking CXX executable Kokkos_ToolsInitialization [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 16%] Built target Kokkos_ToolsInitialization [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp Unpacking finished successfully [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test10_HierarchicalBasics_HIP.cpp.o 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 [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedint.cpp.o [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 12%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 7%] Linking CXX static library libbenchmark_main.a [ 7%] Built target benchmark_main [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 28%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynamicView.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda1 [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 28%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreams [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreams Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph [ 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 [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_int.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 28%] 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_HIP.dir/hip/TestHIP_AtomicOperations_unsignedlongint.cpp.o [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_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 [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 28%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP Scanning dependencies of target Kokkos_CoreUnitTest_Cuda2 Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_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 [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 28%] Built target Kokkos_ContainersPerformanceTest_OpenMP [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda1 [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/openmp/TestOpenMP_Graph.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_HIP [ 28%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestMain.cpp.o [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 13%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 17%] Linking CXX executable Kokkos_StackTraceTestExec [ 17%] Built target Kokkos_StackTraceTestExec [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_e.cpp [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 29%] 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 [ 9%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11a_ParallelFor_TeamThreadRange_HIP.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11b_ParallelFor_TeamVectorRange_HIP.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 29%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 29%] Built target Kokkos_IncrementalTest_SERIAL Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 29%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DualView.cpp.o [ 45%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 9%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestHIP.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda3 [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 29%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o [ 29%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 29%] Built target Kokkos_CoreUnitTest_Default [ 45%] Built target Kokkos_CoreUnitTest_PushFinalizeHook ---> Removed intermediate container a4d48e710e07 ---> 49fb189283c5 Step 9/13 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Running in 5e867437e17c Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 29%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 29%] Built target Kokkos_Benchmark_Atomic_MinMax Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 29%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 29%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp [ 17%] 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_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Atomics.cpp.o [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_OpenMPInterOp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 9%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicViews.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_HIP.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o ---> Removed intermediate container 5e867437e17c ---> cf94205b9906 Step 10/13 : ARG NPROC=8 ---> Running in db3676e4117a [ 17%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 17%] Built target Kokkos_CoreUnitTest_CudaTimingBased [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o [ 17%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 29%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 17%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o [ 18%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 35%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_generic.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12a_ThreadScratch_HIP.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 29%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 18%] Built target Kokkos_CoreUnitTest_SerialGraph [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 36%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 29%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 29%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 29%] Built target Kokkos_PerformanceTest_Atomic [ 29%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 9%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_longint.cpp.o ---> Removed intermediate container db3676e4117a ---> d936ed4fe246 Step 11/13 : ENV LLVM_DIR=/opt/llvm ---> Running in b1558711f5e0 [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_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_Graph_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 17%] 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_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 9%] Built target Kokkos_CoreUnitTest_CTestDevice [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp ---> Removed intermediate container b1558711f5e0 ---> 1afc748e3fdc 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} ---> Running in bb8fcc67c426 [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ArrayOps.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12b_TeamScratch_HIP.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCudaUVM_ViewCopy_a.cpp [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 29%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 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/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 42%] 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 [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 30%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 42%] 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 [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 30%] Linking CXX executable Kokkos_ContainersPerformanceTest_HIP [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 30%] Built target Kokkos_ContainersPerformanceTest_HIP Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 30%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCudaUVM_ViewCopy_b.cpp [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_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_MinMax_hpp [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp Scanning dependencies of target Kokkos_CoreUnitTest_Cuda3 [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 45%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 13%] Built target Kokkos_CoreUnitTest_SerialGraph [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BitManipulationBuiltins.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13a_ParallelRed_TeamThreadRange_HIP.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_longlongint.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 45%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCudaUVM_ViewMapping_a.cpp Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 45%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 19%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 19%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 19%] Built target Kokkos_CoreUnitTest_CTestDevice [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 20%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 30%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPGraph [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 9%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 12%] Built target Kokkos_CoreUnitTest_OpenMPGraph [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_unsignedint.cpp.o [ 45%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 30%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13b_ParallelRed_TeamVectorRange_HIP.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCudaUVM_ViewMapping_b.cpp [ 9%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o [ 45%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 45%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o [ 45%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlockSizeDeduction.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 46%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 11%] 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_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 30%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 46%] Built target Kokkos_CoreUnitTest_Develop [ 11%] Built target Kokkos_CoreUnitTest_SerialGraph [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_unsignedlongint.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.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 [ 45%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o [ 45%] Built target Kokkos_PerformanceTest_Mempool Scanning dependencies of target Kokkos_PerformanceTest_TaskDag /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCudaUVM_ViewMapping_subview.cpp [ 46%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 47%] Built target Kokkos_CoreUnitTest_Default [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 12%] Built target Kokkos_CoreUnitTest_CudaInterOpInit [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_HIP.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o [ 19%] 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_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 21%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 21%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 13%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_complexfloat.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 47%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 48%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 48%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 30%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 30%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 13%] Built target Kokkos_push_finalize_hook_terminate [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_a.cpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o [ 13%] Built target Kokkos_CoreUnitTest_Develop [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBuiltins.dir/tools/TestBuiltinTuners.cpp.o [ 49%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 48%] Built target Kokkos_push_finalize_hook_terminate [ 49%] Built target Kokkos_PerformanceTest_TaskDag [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBasics.dir/tools/TestTuning.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test14_MDRangeReduce_HIP.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 49%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 21%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 21%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o [ 13%] Built target Kokkos_CoreUnitTest_CudaTimingBased [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMain.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMain.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp.o [ 30%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 49%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 49%] Built target Kokkos_Benchmark_Atomic_MinMax [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Atomics.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 49%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 49%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/TestLegionInitialization.cpp(30): warning #177-D: member "::initialization_legion_initialization_Test::test_info_" was declared but never referenced [ 12%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 30%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_b.cpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o [ 30%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 30%] Built target Kokkos_ContainersTestCompileOnly Scanning dependencies of target Kokkos_UnitTest_Sort [ 30%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 12%] Built target Kokkos_CoreUnitTest_LegionInitialization Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpInit [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp.o [ 49%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test16_ParallelScan_HIP.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 30%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynamicView.cpp.o [ 30%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 50%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 50%] 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_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_c.cpp [ 51%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o [ 51%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 24%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 24%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpInit [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o [ 30%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o [ 51%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 20%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicViews.cpp.o [ 20%] Built target Kokkos_IncrementalTest_SERIAL Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_BitManipulationBuiltins.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CheckedIntegerOps.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 52%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test17_CompleteAtomic_HIP.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_TuningBasics [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 52%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 52%] Built target Kokkos_PerformanceTest_Atomic [ 30%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSort.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 52%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyConstructors.cpp.o [ 52%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 30%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 30%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 23%] 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_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 52%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o [ 30%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 52%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 31%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 26%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 26%] Built target Kokkos_CoreUnitTest_CudaInterOpInit [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 15%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 15%] Linking CXX executable Kokkos_CoreUnitTest_TuningBuiltins [ 15%] Built target Kokkos_CoreUnitTest_TuningBasics [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 52%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp(21): warning #177-D: member "::cuda_multi_gpu_Test::test_info_" was declared but never referenced [ 14%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 23%] Linking CXX executable Kokkos_IncrementalTest_HIP [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 23%] Built target Kokkos_IncrementalTest_HIP Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 14%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU Scanning dependencies of target Kokkos_CoreUnitTest_CudaGraph [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/UnitTestMainInit.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyInterface.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/cuda/TestCuda_Graph.cpp.o [ 24%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 24%] Built target Kokkos_CoreUnitTest_Develop Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 13%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 13%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 14%] Built target Kokkos_CoreUnitTest_CudaInterOpInit Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 13%] Built target Kokkos_CoreTestCompileOnly [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 49%] Linking CXX executable Kokkos_UnitTest_SIMD /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_d.cpp [ 13%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams [ 52%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 31%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 15%] Built target Kokkos_CoreTestCompileOnly [ 13%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams [ 52%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/UnitTestMainInit.cpp.o [ 32%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_generic.cpp.o [ 25%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CategoricalTuner.dir/tools/TestCategoricalTuner.cpp.o [ 25%] Built target Kokkos_push_finalize_hook_terminate Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 15%] Built target Kokkos_CoreUnitTest_TuningBuiltins [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_double.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_e.cpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Complex.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 32%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 32%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CheckedIntegerOps.cpp.o [ 49%] Built target Kokkos_UnitTest_SIMD [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 53%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewCopy_a.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewCopy_b.cpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/TestInitializationSettings.cpp(23): warning #177-D: member "::defaultdevicetype_initialization_settings_Test::test_info_" was declared but never referenced [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewMapping_a.cpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CommonPolicyConstructors.cpp.o [ 51%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 32%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Concepts.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 51%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 32%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/cuda/TestCuda_Graph.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraph [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Crs.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewMapping_b.cpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 14%] Built target Kokkos_CoreUnitTest_CudaGraph [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 16%] Linking CXX executable Kokkos_CoreUnitTest_CategoricalTuner [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 32%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewMapping_subview.cpp [ 17%] Built target Kokkos_CoreUnitTest_CategoricalTuner [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 33%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 54%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CommonPolicyInterface.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 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/TestParseCmdLineArgsAndEnvVars.cpp.o [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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-6783/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(392): warning #177-D: member "::defaultdevicetype_visible_devices_Test::test_info_" was declared but never referenced [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 54%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_DeepCopyAlignment.cpp.o [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_View_64bit.cpp [ 53%] Linking CXX executable Kokkos_ProfilingAllCalls [ 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_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o [ 53%] Built target Kokkos_ProfilingAllCalls [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaGraph [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/UnitTestMainInit.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/cuda/TestCuda_Graph.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 33%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 54%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 54%] 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_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_ViewOfClass.cpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_OpenMP [ 54%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 28%] 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_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 28%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 28%] Built target Kokkos_CoreTestCompileOnly Scanning dependencies of target Kokkos_ProfilingAllCalls [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 33%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 33%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_float.cpp.o [ 33%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 28%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 28%] Built target Kokkos_CoreUnitTest_KokkosP Scanning dependencies of target Kokkos_ToolsInitialization [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o [ 17%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 54%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Bitset.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 55%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 15%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 33%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortCustomComp.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o Scanning dependencies of target Kokkos_StackTraceTestExec [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/TestSharedSpace.cpp(100): warning #177-D: member "::defaultdevicetype_shared_space_Test::test_info_" was declared but never referenced [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 28%] Linking CXX executable Kokkos_ProfilingAllCalls [ 28%] Built target Kokkos_ProfilingAllCalls Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Complex.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Init.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 16%] Built target Kokkos_CoreUnitTest_Develop Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 31%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 31%] Built target Kokkos_CoreUnitTest_Develop [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 31%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraph [ 31%] Built target Kokkos_CoreUnitTest_CudaGraph [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 17%] Built target Kokkos_CoreUnitTest_ToolIndependence /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_SubView_a.cpp [ 57%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o [ 33%] 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_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 29%] Linking CXX executable Kokkos_ToolsInitialization [ 29%] Built target Kokkos_ToolsInitialization [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_SubView_b.cpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_SubView_c01.cpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 58%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DualView.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraph [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o [ 14%] Built target Kokkos_CoreUnitTest_CudaGraph [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 30%] 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_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Concepts.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_SubView_c02.cpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 54%] Linking CXX executable Kokkos_ToolsInitialization [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 30%] Linking CXX [ 33%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpacePartitioning.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o [ 58%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 54%] Built target Kokkos_ToolsInitialization [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/TestSharedHostPinnedSpace.cpp(60): warning #177-D: member "::defaultdevicetype_shared_host_pinned_space_Test::test_info_" was declared but never referenced [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_SubView_c03.cpp [ 16%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ExecSpacePartitioning.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 31%] Linking CXX executable Kokkos_StackTraceTestExec [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 31%] Built target Kokkos_StackTraceTestExec Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o [ 33%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_SubView_c04.cpp [ 16%] Built target Kokkos_push_finalize_hook_terminate [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ExecutionSpace.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_SubView_c05.cpp [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecutionSpace.cpp.o [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization -- 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/cc -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- clang project is enabled -- clang-tools-extra project is enabled -- compiler-rt project is enabled -- debuginfo-tests project is disabled -- libc project is disabled -- libclc project is disabled -- libcxx project is disabled -- libcxxabi project is disabled -- libunwind project is disabled -- lld project is disabled -- lldb project is disabled -- mlir project is disabled -- openmp project is disabled -- parallel-libs project is disabled -- polly project is disabled -- pstl project is disabled -- flang project is disabled -- 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 -- Looking for sys/types.h - found -- Looking for sysexits.h -- Looking for sysexits.h - found -- Looking for termios.h -- Looking for termios.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for valgrind/valgrind.h -- Looking for valgrind/valgrind.h - not found -- Looking for fenv.h -- Looking for fenv.h - found -- Looking for FE_ALL_EXCEPT -- Looking for FE_ALL_EXCEPT - found -- Looking for FE_INEXACT -- Looking for FE_INEXACT - found -- Looking for mach/mach.h -- Looking for mach/mach.h - not found -- Looking for histedit.h -- Looking for histedit.h - not found -- Looking for CrashReporterClient.h -- Looking for CrashReporterClient.h - not found -- Looking for linux/magic.h -- Looking for linux/magic.h - found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Looking for pthread_getspecific in pthread -- Looking for pthread_getspecific 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 -- Looking for pthread_mutex_lock in pthread - found -- Looking for dlopen in dl -- 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 -- Looking for pfm_initialize in pfm - not found -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_FunctorAnalysis.cpp.o -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) -- Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR) -- Looking for xar_open in xar -- Looking for xar_open in xar - not found -- Looking for arc4random [ 14%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 15%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook -- Looking for arc4random - not found -- Looking for backtrace [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 17%] Linking CXX executable Kokkos_ProfilingAllCalls -- Looking for backtrace - found -- backtrace facility detected in default set of libraries -- Found Backtrace: /usr/include -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o [ 15%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- Looking for __register_frame [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o -- Looking for __register_frame - found -- Looking for __deregister_frame -- Looking for __deregister_frame - found -- Looking for _Unwind_Backtrace -- Looking for _Unwind_Backtrace - found -- Looking for getpagesize -- Looking for getpagesize - found -- Looking for sysconf -- Looking for sysconf - found -- Looking for getrusage -- Looking for getrusage - found -- Looking for setrlimit [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp -- Looking for setrlimit - found -- Looking for isatty -- Looking for isatty - found -- Looking for futimens [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank12345.cpp.o -- Looking for futimens - found -- Looking for futimes -- Looking for futimes - found -- Looking for posix_fallocate -- Looking for posix_fallocate - found -- Looking for sigaltstack -- Looking for sigaltstack - found -- Looking for lseek64 -- Looking for lseek64 - found -- Looking for mallctl -- Looking for mallctl - not found -- Looking for mallinfo [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o -- Looking for mallinfo - found -- Looking for malloc_zone_statistics -- Looking for malloc_zone_statistics - not found -- Looking for getrlimit -- Looking for getrlimit - found -- Looking for posix_spawn [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp -- Looking for posix_spawn - found -- Looking for pread [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_FunctorAnalysis.cpp.o -- Looking for pread - found -- Looking for sbrk -- Looking for sbrk - found -- Looking for strerror -- Looking for strerror - found -- Looking for strerror_r -- Looking for strerror_r - found -- Looking for strerror_s -- Looking for strerror_s - not found -- Looking for setenv [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp -- Looking for setenv - found -- Looking for dlopen -- Looking for dlopen - found -- Looking for dladdr [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o -- Looking for dladdr - not found -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC -- 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__ [ 58%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynamicView.cpp.o -- Looking for __GLIBC__ - found [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 33%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o -- Looking for pthread_getname_np [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o -- Looking for pthread_getname_np - found -- Looking for pthread_setname_np [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o -- Looking for pthread_setname_np - found -- Performing Test HAVE_STD_IS_TRIVIALLY_COPYABLE [ 17%] Built target Kokkos_ProfilingAllCalls -- Performing Test HAVE_STD_IS_TRIVIALLY_COPYABLE - Success -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 56%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success -- Performing Test LLVM_HAS_ATOMICS [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o -- Performing Test LLVM_HAS_ATOMICS - Success -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG - Success -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG - Failed -- Performing Test HAS_MAYBE_UNINITIALIZED -- Performing Test HAS_MAYBE_UNINITIALIZED - Success -- Native target architecture is X86 -- Threads enabled. -- Doxygen disabled. -- Go bindings 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. -- 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 [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 33%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o -- Performing Test CXX_SUPPORTS_FPIC - Success -- Building with -fPIC -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtr.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test C_SUPPORTS_WERROR_DATE_TIME [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 57%] Built target Kokkos_CoreUnitTest_KokkosP [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_int.cpp.o -- Performing Test C_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/UnitTestMainInit.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG -- 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 - Failed -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.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_NOEXCEPT_TYPE_FLAG [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Init.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG - Success -- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG -- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Failed -- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o -- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - 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 [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o [ 33%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP -- 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 -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG - Failed -- 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 [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp -- 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 [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 34%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank67.cpp.o -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS - Success -- Looking for os_signpost_interval_begin -- Looking for os_signpost_interval_begin - not found -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter -- Linker detection: GNU ld [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtrAccessOnDevice.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o -- Found Git: /usr/bin/git (found version "2.25.1") /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_SubView_c06.cpp -- Targeting AArch64 [ 34%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MathematicalConstants.cpp.o -- Targeting AMDGPU [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp -- Targeting ARM [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o -- Targeting AVR -- Targeting BPF [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o -- Targeting Hexagon -- Targeting Lanai -- Targeting Mips -- Targeting MSP430 -- Targeting NVPTX -- Targeting PowerPC -- Targeting RISCV [ 58%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_generic.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp -- Targeting Sparc [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o -- Targeting SystemZ -- Targeting WebAssembly [ 58%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 39%] 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_Default.dir/default/TestDefaultDeviceType.cpp.o -- Targeting X86 [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 35%] Linking CXX executable Kokkos_push_finalize_hook_terminate -- Targeting XCore [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o [ 35%] Built target Kokkos_push_finalize_hook_terminate [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o -- Looking for unwind.h -- Looking for unwind.h - found -- Looking for rpc/xdr.h [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o -- Looking for rpc/xdr.h - found -- Looking for fopen in c -- Looking for fopen in c - found -- Looking for __gcc_personality_v0 in gcc_s -- Looking for __gcc_personality_v0 in gcc_s - found -- Performing Test COMPILER_RT_HAS_NODEFAULTLIBS_FLAG -- Performing Test COMPILER_RT_HAS_NODEFAULTLIBS_FLAG - Success -- Performing Test COMPILER_RT_HAS_FFREESTANDING_FLAG -- Performing Test COMPILER_RT_HAS_FFREESTANDING_FLAG - Success -- Performing Test COMPILER_RT_HAS_STD_C11_FLAG [ 34%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ErrorReporter.cpp.o -- Performing Test COMPILER_RT_HAS_STD_C11_FLAG - Success -- Performing Test COMPILER_RT_HAS_FPIC_FLAG -- Performing Test COMPILER_RT_HAS_FPIC_FLAG - Success -- Performing Test COMPILER_RT_HAS_FPIE_FLAG [ 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_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 40%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o -- Performing Test COMPILER_RT_HAS_FPIE_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_BUILTIN_FLAG -- Performing Test COMPILER_RT_HAS_FNO_BUILTIN_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_EXCEPTIONS_FLAG [ 40%] Built target Kokkos_CoreUnitTest_Default [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Init.cpp.o [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o -- Performing Test COMPILER_RT_HAS_FNO_EXCEPTIONS_FLAG - Success -- Performing Test COMPILER_RT_HAS_FOMIT_FRAME_POINTER_FLAG -- Performing Test COMPILER_RT_HAS_FOMIT_FRAME_POINTER_FLAG - Success -- Performing Test COMPILER_RT_HAS_FUNWIND_TABLES_FLAG [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test01_execspace_OPENACC.cpp.o -- Performing Test COMPILER_RT_HAS_FUNWIND_TABLES_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_STACK_PROTECTOR_FLAG -- Performing Test COMPILER_RT_HAS_FNO_STACK_PROTECTOR_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_SANITIZE_SAFE_STACK_FLAG -- Performing Test COMPILER_RT_HAS_FNO_SANITIZE_SAFE_STACK_FLAG - Failed -- Performing Test COMPILER_RT_HAS_FVISIBILITY_HIDDEN_FLAG [ 58%] Linking CXX executable Kokkos_StackTraceTestExec [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o -- Performing Test COMPILER_RT_HAS_FVISIBILITY_HIDDEN_FLAG - Success -- Performing Test COMPILER_RT_HAS_FRTTI_FLAG -- Performing Test COMPILER_RT_HAS_FRTTI_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_RTTI_FLAG -- Performing Test COMPILER_RT_HAS_FNO_RTTI_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_FUNCTION_SECTIONS_FLAG -- Performing Test COMPILER_RT_HAS_FNO_FUNCTION_SECTIONS_FLAG - Success -- Performing Test COMPILER_RT_HAS_STD_CXX14_FLAG [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test02_atomic_host_OPENACC.cpp.o -- Performing Test COMPILER_RT_HAS_STD_CXX14_FLAG - Success -- Performing Test COMPILER_RT_HAS_FTLS_MODEL_INITIAL_EXEC -- Performing Test COMPILER_RT_HAS_FTLS_MODEL_INITIAL_EXEC - Success -- Performing Test COMPILER_RT_HAS_FNO_LTO_FLAG -- Performing Test COMPILER_RT_HAS_FNO_LTO_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_GENERATE_FLAG -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_GENERATE_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_INSTR_GENERATE_FLAG -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_INSTR_GENERATE_FLAG - Failed -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_INSTR_USE_FLAG -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_INSTR_USE_FLAG - Failed -- Performing Test COMPILER_RT_HAS_MSSE3_FLAG [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o -- Performing Test COMPILER_RT_HAS_MSSE3_FLAG - Success -- Performing Test COMPILER_RT_HAS_MSSE4_2_FLAG -- Performing Test COMPILER_RT_HAS_MSSE4_2_FLAG - Success -- Performing Test COMPILER_RT_HAS_SYSROOT_FLAG [ 59%] Built target Kokkos_StackTraceTestExec [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o -- Performing Test COMPILER_RT_HAS_SYSROOT_FLAG - Success -- Performing Test COMPILER_RT_HAS_MCRC_FLAG -- Performing Test COMPILER_RT_HAS_MCRC_FLAG - Failed -- Performing Test COMPILER_RT_HAS_FNO_PARTIAL_INLINING_FLAG -- Performing Test COMPILER_RT_HAS_FNO_PARTIAL_INLINING_FLAG - Success -- Performing Test COMPILER_RT_HAS_FVISIBILITY_INLINES_HIDDEN_FLAG [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test03a_MemorySpace_malloc_OPENACC.cpp.o [ 34%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o -- Performing Test COMPILER_RT_HAS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test COMPILER_RT_HAS_GR_FLAG -- Performing Test COMPILER_RT_HAS_GR_FLAG - Failed -- Performing Test COMPILER_RT_HAS_GS_FLAG -- Performing Test COMPILER_RT_HAS_GS_FLAG - Failed -- Performing Test COMPILER_RT_HAS_MT_FLAG [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o -- Performing Test COMPILER_RT_HAS_MT_FLAG - Failed -- Performing Test COMPILER_RT_HAS_Oy_FLAG -- Performing Test COMPILER_RT_HAS_Oy_FLAG - Failed -- Performing Test COMPILER_RT_HAS_GLINE_TABLES_ONLY_FLAG -- Performing Test COMPILER_RT_HAS_GLINE_TABLES_ONLY_FLAG - Failed -- Performing Test COMPILER_RT_HAS_G_FLAG -- Performing Test COMPILER_RT_HAS_G_FLAG - Success -- Performing Test COMPILER_RT_HAS_Zi_FLAG -- Performing Test COMPILER_RT_HAS_Zi_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WALL_FLAG -- Performing Test COMPILER_RT_HAS_WALL_FLAG - Success -- Performing Test COMPILER_RT_HAS_WERROR_FLAG -- Performing Test COMPILER_RT_HAS_WERROR_FLAG - Success -- Performing Test COMPILER_RT_HAS_WFRAME_LARGER_THAN_FLAG -- Performing Test COMPILER_RT_HAS_WFRAME_LARGER_THAN_FLAG - Success -- Performing Test COMPILER_RT_HAS_WGLOBAL_CONSTRUCTORS_FLAG -- Performing Test COMPILER_RT_HAS_WGLOBAL_CONSTRUCTORS_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WC99_EXTENSIONS_FLAG -- Performing Test COMPILER_RT_HAS_WC99_EXTENSIONS_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WGNU_FLAG -- Performing Test COMPILER_RT_HAS_WGNU_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WNON_VIRTUAL_DTOR_FLAG "/var/jenkins/workspace/Kokkos_PR-6783/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-6783/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 " -- Performing Test COMPILER_RT_HAS_WNON_VIRTUAL_DTOR_FLAG - Success -- Performing Test COMPILER_RT_HAS_WVARIADIC_MACROS_FLAG -- Performing Test COMPILER_RT_HAS_WVARIADIC_MACROS_FLAG - Success -- Performing Test COMPILER_RT_HAS_WUNUSED_PARAMETER_FLAG -- Performing Test COMPILER_RT_HAS_WUNUSED_PARAMETER_FLAG - Success -- Performing Test COMPILER_RT_HAS_WCOVERED_SWITCH_DEFAULT_FLAG [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 41%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o -- Performing Test COMPILER_RT_HAS_WCOVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WSUGGEST_OVERRIDE_FLAG -- Performing Test COMPILER_RT_HAS_WSUGGEST_OVERRIDE_FLAG - Success -- Performing Test COMPILER_RT_HAS_WNO_PEDANTIC -- Performing Test COMPILER_RT_HAS_WNO_PEDANTIC - Success -- Performing Test COMPILER_RT_HAS_W4_FLAG -- Performing Test COMPILER_RT_HAS_W4_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WX_FLAG -- Performing Test COMPILER_RT_HAS_WX_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4146_FLAG -- Performing Test COMPILER_RT_HAS_WD4146_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4291_FLAG -- Performing Test COMPILER_RT_HAS_WD4291_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4221_FLAG -- Performing Test COMPILER_RT_HAS_WD4221_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4391_FLAG -- Performing Test COMPILER_RT_HAS_WD4391_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4722_FLAG [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_JoinBackwardCompatibility.cpp.o -- Performing Test COMPILER_RT_HAS_WD4722_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4800_FLAG -- Performing Test COMPILER_RT_HAS_WD4800_FLAG - Failed -- Looking for __func__ -- Looking for __func__ - found -- Performing Test COMPILER_RT_HAS_NOSTDINCXX_FLAG -- Performing Test COMPILER_RT_HAS_NOSTDINCXX_FLAG - Success -- Performing Test COMPILER_RT_HAS_NOSTDLIBXX_FLAG [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o -- Performing Test COMPILER_RT_HAS_NOSTDLIBXX_FLAG - Failed -- Looking for include file sys/auxv.h -- Looking for include file sys/auxv.h - found -- Looking for dlopen in dl -- Looking for dlopen in dl - found -- Looking for shm_open in rt [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o -- Looking for shm_open in rt - found -- Looking for pow in m -- Looking for pow in m - found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Looking for backtrace in execinfo -- Looking for backtrace in execinfo - not found -- Looking for __cxa_throw in c++ [ 18%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp -- Looking for __cxa_throw in c++ - not found -- Looking for __cxa_throw in stdc++ -- Looking for __cxa_throw in stdc++ - found -- Performing Test COMPILER_RT_HAS_Z_TEXT [ 18%] Built target Kokkos_CoreUnitTest_Develop [ 41%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o -- Performing Test COMPILER_RT_HAS_Z_TEXT - Success -- Performing Test COMPILER_RT_HAS_FUSE_LD_LLD_FLAG -- Performing Test COMPILER_RT_HAS_FUSE_LD_LLD_FLAG - Failed -- Performing Test COMPILER_RT_HAS_GNU_VERSION_SCRIPT_COMPAT -- Performing Test COMPILER_RT_HAS_GNU_VERSION_SCRIPT_COMPAT - Success -- Performing Test COMPILER_RT_HAS_VERSION_SCRIPT [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o -- Performing Test COMPILER_RT_HAS_VERSION_SCRIPT - Success -- Looking for __i386__ [ 58%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o -- Looking for __i386__ - not found -- Compiler-RT supported architectures: x86_64 -- Performing Test COMPILER_RT_HAS_VISIBILITY_HIDDEN_FLAG -- Performing Test COMPILER_RT_HAS_VISIBILITY_HIDDEN_FLAG - Success -- Performing Test COMPILER_RT_HAS_OMIT_FRAME_POINTER_FLAG -- Performing Test COMPILER_RT_HAS_OMIT_FRAME_POINTER_FLAG - Success -- Performing Test COMPILER_RT_HAS_FREESTANDING_FLAG -- Performing Test COMPILER_RT_HAS_FREESTANDING_FLAG - Success -- Performing Test COMPILER_RT_HAS_XRAY_COMPILER_FLAG [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test03b_MemorySpace_free_OPENACC.cpp.o -- Performing Test COMPILER_RT_HAS_XRAY_COMPILER_FLAG - Failed -- Performing Test COMPILER_RT_HAS_ATOMIC_KEYWORD -- Performing Test COMPILER_RT_HAS_ATOMIC_KEYWORD - Success -- Performing Test COMPILER_RT_HAS_FLOAT16 -- Performing Test COMPILER_RT_HAS_FLOAT16 - Failed -- Performing Test COMPILER_RT_HAS_ASM_LSE -- Performing Test COMPILER_RT_HAS_ASM_LSE - Failed -- Builtin supported architectures: x86_64 -- For x86_64 builtins preferring i386/fp_mode.c to fp_mode.c -- For x86_64 builtins preferring x86_64/floatdidf.c to floatdidf.c -- For x86_64 builtins preferring x86_64/floatdisf.c to floatdisf.c -- For x86_64 builtins preferring x86_64/floatundidf.S to floatundidf.c -- For x86_64 builtins preferring x86_64/floatundisf.S to floatundisf.c -- For x86_64 builtins preferring x86_64/floatdixf.c to floatdixf.c -- For x86_64 builtins preferring x86_64/floatundixf.S to floatundixf.c -- Performing Test COMPILER_RT_TARGET_HAS_ATOMICS -- Performing Test COMPILER_RT_TARGET_HAS_ATOMICS - Success -- Performing Test COMPILER_RT_TARGET_HAS_FCNTL_LCK [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o -- Performing Test COMPILER_RT_TARGET_HAS_FCNTL_LCK - Success -- Performing Test COMPILER_RT_TARGET_HAS_UNAME -- Performing Test COMPILER_RT_TARGET_HAS_UNAME - Success -- Performing Test HAS_THREAD_LOCAL -- Performing Test HAS_THREAD_LOCAL - Success -- Builtin supported architectures: x86_64 -- Generated Sanitizer SUPPORTED_TOOLS list on "Linux" is "asan;lsan;msan;tsan;ubsan" -- sanitizer_common tests on "Linux" will run against "asan;lsan;msan;tsan;ubsan" [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o -- check-shadowcallstack does nothing. [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o -- Looking for sys/resource.h [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o -- Looking for sys/resource.h - found [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o -- Autodetected CUDA architecture(s): 7.0 -- Clang version: 12.0.0 -- Performing Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG -- Performing Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG - Failed [ 35%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_LocalDeepCopy.cpp.o -- Looking for include file sys/inotify.h -- Looking for include file sys/inotify.h - found [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test04_ParallelFor_RangePolicy_OPENACC.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test05_ParallelReduce_RangePolicy_OPENACC.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o -- Registering Bye as a pass plugin (static build: OFF) [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENACC.cpp.o [ 35%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_OffsetView.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o -- Failed to find LLVM FileCheck -- Version: 0.0.0 -- 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 [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortA.cpp.o -- 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_PEDANTIC /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_SubView_c07.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_SubView_c08.cpp [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o -- 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 [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS -- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS - Success -- Performing Test HAVE_CXX_FLAG_WNO_SUGGEST_OVERRIDE [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test08_deep_copy_OPENACC.cpp.o -- Performing Test HAVE_CXX_FLAG_WNO_SUGGEST_OVERRIDE - Success -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- 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 [ 36%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed -- Performing Test HAVE_CXX_FLAG_COVERAGE -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- Performing Test HAVE_GNU_POSIX_REGEX -- Performing Test HAVE_GNU_POSIX_REGEX -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- Performing Test HAVE_POSIX_REGEX -- Performing Test HAVE_POSIX_REGEX [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o -- Performing Test HAVE_POSIX_REGEX -- success -- Performing Test HAVE_STEADY_CLOCK -- Performing Test HAVE_STEADY_CLOCK -- Performing Test HAVE_STEADY_CLOCK -- success [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o -- Configuring done [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_SubView_c09.cpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 18%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o [ 18%] Built target Kokkos_push_finalize_hook_terminate [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalConstants.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o [ 58%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test10_HierarchicalBasics_OPENACC.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o [ 36%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_SubView_c10.cpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MathematicalSpecialFunctions.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENACC.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_SubView_c11.cpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o [ 37%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o [ 37%] 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_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions1.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o [ 59%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 59%] Built target Kokkos_PerformanceTest_Benchmark [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o Warning: 'long double' is treated as 'double' in device code [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.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_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 19%] Linking CXX executable Kokkos_ToolsInitialization [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 37%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 19%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 37%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o -- Generating done [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o [ 37%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_longint.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 20%] Built target Kokkos_ToolsInitialization [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o -- Build files have been written to: /scratch/llvm-project/build [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o Scanning dependencies of target LLVMHello_exports Scanning dependencies of target llvm_vcsrevision_h Scanning dependencies of target llvm-PerfectShuffle Scanning dependencies of target count [ 0%] Generating VCSRevision.h [ 0%] Creating export file for LLVMHello [ 0%] Building CXX object utils/PerfectShuffle/CMakeFiles/llvm-PerfectShuffle.dir/PerfectShuffle.cpp.o [ 0%] Building C object utils/count/CMakeFiles/count.dir/count.c.o Scanning dependencies of target LLVMDemangle [ 0%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/Demangle.cpp.o [ 0%] Built target LLVMHello_exports [ 0%] Built target llvm_vcsrevision_h Scanning dependencies of target RTSanitizerCommonCoverage.x86_64 Scanning dependencies of target RTSanitizerCommonLibc.x86_64 [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonCoverage.x86_64.dir/sancov_flags.cpp.o [ 0%] Linking C executable ../../bin/count [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.x86_64.dir/sanitizer_common_libcdep.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonCoverage.x86_64.dir/sanitizer_coverage_fuchsia.cpp.o Scanning dependencies of target RTMemprof_dynamic.x86_64 [ 0%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_allocator.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonCoverage.x86_64.dir/sanitizer_coverage_libcdep_new.cpp.o [ 0%] Built target count [ 0%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/ItaniumDemangle.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.x86_64.dir/sanitizer_allocator_checks.cpp.o Scanning dependencies of target RTSanitizerCommon.x86_64 [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_allocator.cpp.o Scanning dependencies of target RTSanitizerCommonSymbolizer.x86_64 [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.x86_64.dir/sanitizer_linux_libcdep.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonCoverage.x86_64.dir/sanitizer_coverage_win_sections.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_allocator_report.cpp.o [ 0%] Built target RTSanitizerCommonCoverage.x86_64 Scanning dependencies of target obj.llvm-tblgen Scanning dependencies of target RTInterception.x86_64 [ 0%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/AsmMatcherEmitter.cpp.o [ 0%] Linking CXX executable ../../bin/llvm-PerfectShuffle [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/interception/CMakeFiles/RTInterception.x86_64.dir/interception_linux.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_stackdepot.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.x86_64.dir/sanitizer_mac_libcdep.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/interception/CMakeFiles/RTInterception.x86_64.dir/interception_mac.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENACC.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.x86_64.dir/sanitizer_posix_libcdep.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/interception/CMakeFiles/RTInterception.x86_64.dir/interception_win.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_common.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/interception/CMakeFiles/RTInterception.x86_64.dir/interception_type_test.cpp.o [ 0%] Built target llvm-PerfectShuffle [ 0%] Built target RTInterception.x86_64 [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_stacktrace.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_deadlock_detector1.cpp.o Scanning dependencies of target RTMemprof_preinit.x86_64 Scanning dependencies of target RTMemprof.x86_64 [ 0%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_preinit.x86_64.dir/memprof_preinit.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof.x86_64.dir/memprof_allocator.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 20%] Built target Kokkos_CoreUnitTest_KokkosP [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_stacktrace_libcdep.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.x86_64.dir/sanitizer_stoptheworld_linux_libcdep.cpp.o [ 0%] Built target RTMemprof_preinit.x86_64 [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_stacktrace_printer.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_deadlock_detector2.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.x86_64.dir/sanitizer_stoptheworld_netbsd_libcdep.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_descriptions.cpp.o [ 0%] Built target RTSanitizerCommonLibc.x86_64 Scanning dependencies of target RTMemprof_cxx.x86_64 [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/UnitTestMainInit.cpp.o Scanning dependencies of target clang_rt.memprof-preinit-x86_64 [ 0%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_cxx.x86_64.dir/memprof_new_delete.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_errno.cpp.o [ 0%] Linking CXX static library ../../../../lib/clang/12.0.0/lib/linux/libclang_rt.memprof-preinit-x86_64.a [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_stacktrace_sparc.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_flags.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_symbolizer.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_file.cpp.o [ 0%] Built target clang_rt.memprof-preinit-x86_64 [ 60%] Linking CXX executable Kokkos_ContainersTestCompileOnly Scanning dependencies of target compiler-rt-headers [ 0%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_interceptors.cpp.o [ 0%] Built target RTMemprof_cxx.x86_64 [ 0%] Copying compiler-rt's sanitizer/allocator_interface.h... [ 60%] Built target Kokkos_ContainersTestCompileOnly [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_symbolizer_libbacktrace.cpp.o [ 0%] Copying compiler-rt's sanitizer/asan_interface.h... [ 0%] Copying compiler-rt's sanitizer/common_interface_defs.h... [ 0%] Copying compiler-rt's sanitizer/coverage_interface.h... In file included from /scratch/llvm-project/compiler-rt/lib/memprof/memprof_interceptors.cpp:128: /scratch/llvm-project/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:6991:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 6991 | STRXFRM_INTERCEPTOR_IMPL(strxfrm, dest, src, len); | ^ /scratch/llvm-project/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:7019:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7019 | STRXFRM_INTERCEPTOR_IMPL(wcsxfrm, dest, src, len); | ^ /scratch/llvm-project/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:7479:55: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7479 | INTERCEPTOR(struct __sanitizer_protoent *, getprotoent) { | ^ /scratch/llvm-project/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:7481:44: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7481 | COMMON_INTERCEPTOR_ENTER(ctx, getprotoent); | ^ /scratch/llvm-project/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:9735:33: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 9735 | INTERCEPTOR(char *, getusershell) { | ^ /scratch/llvm-project/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:9737:45: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 9737 | COMMON_INTERCEPTOR_ENTER(ctx, getusershell); | ^ [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_flags.cpp.o [ 0%] Copying compiler-rt's sanitizer/dfsan_interface.h... [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_symbolizer_libcdep.cpp.o [ 0%] Copying compiler-rt's sanitizer/hwasan_interface.h... Scanning dependencies of target Kokkos_ContainersPerformanceTest_OpenMP [ 60%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o Scanning dependencies of target clang_rt.builtins-x86_64 [ 0%] Copying compiler-rt's sanitizer/linux_syscall_hooks.h... [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/absvdi2.c.o [ 0%] Copying compiler-rt's sanitizer/lsan_interface.h... [ 37%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ScatterView.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_flag_parser.cpp.o [ 0%] Copying compiler-rt's sanitizer/msan_interface.h... [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/absvsi2.c.o [ 0%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangle.cpp.o [ 0%] Copying compiler-rt's sanitizer/netbsd_syscall_hooks.h... [ 0%] Copying compiler-rt's sanitizer/scudo_interface.h... [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_symbolizer_mac.cpp.o [ 0%] Copying compiler-rt's sanitizer/tsan_interface.h... [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/absvti2.c.o [ 0%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof.x86_64.dir/memprof_descriptions.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_symbolizer_markup.cpp.o [ 0%] Copying compiler-rt's sanitizer/tsan_interface_atomic.h... [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank12345.cpp.o [ 0%] Copying compiler-rt's sanitizer/ubsan_interface.h... [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_fuchsia.cpp.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/adddf3.c.o [ 0%] Copying compiler-rt's fuzzer/FuzzedDataProvider.h... [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_symbolizer_posix_libcdep.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_libc.cpp.o [ 0%] Copying compiler-rt's sanitizer/memprof_interface.h... [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/addsf3.c.o [ 0%] Copying compiler-rt's xray/xray_interface.h... [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 0%] Copying compiler-rt's xray/xray_log_interface.h... [ 0%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof.x86_64.dir/memprof_flags.cpp.o [ 0%] Copying compiler-rt's xray/xray_records.h... [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/addvdi3.c.o [ 0%] Copying compiler-rt's profile/InstrProfData.inc... [ 0%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof.x86_64.dir/memprof_interceptors.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_symbolizer_report.cpp.o [ 0%] Built target compiler-rt-headers [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_libignore.cpp.o Scanning dependencies of target clang_rt.crtend-x86_64 [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/addvsi3.c.o [ 0%] Building C object clang_rt.crtend-x86_64.o In file included from /scratch/llvm-project/compiler-rt/lib/memprof/memprof_interceptors.cpp:128: /scratch/llvm-project/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:6991:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 6991 | STRXFRM_INTERCEPTOR_IMPL(strxfrm, dest, src, len); | ^ /scratch/llvm-project/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:7019:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7019 | STRXFRM_INTERCEPTOR_IMPL(wcsxfrm, dest, src, len); | ^ /scratch/llvm-project/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:7479:55: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7479 | INTERCEPTOR(struct __sanitizer_protoent *, getprotoent) { | ^ /scratch/llvm-project/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:7481:44: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7481 | COMMON_INTERCEPTOR_ENTER(ctx, getprotoent); | ^ /scratch/llvm-project/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:9735:33: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 9735 | INTERCEPTOR(char *, getusershell) { | ^ /scratch/llvm-project/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:9737:45: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 9737 | COMMON_INTERCEPTOR_ENTER(ctx, getusershell); | ^ [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/addvti3.c.o [ 0%] Built target clang_rt.crtend-x86_64 [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_linux.cpp.o Scanning dependencies of target clang_rt.crtbegin-x86_64 [ 0%] Building C object clang_rt.crtbegin-x86_64.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/apple_versioning.c.o [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_symbolizer_win.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 0%] Built target clang_rt.crtbegin-x86_64 [ 0%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangleNodes.cpp.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/ashldi3.c.o [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_unwind_linux_libcdep.cpp.o Scanning dependencies of target RTLSanCommon.x86_64 [ 0%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/RTLSanCommon.x86_64.dir/lsan_common.cpp.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/ashlti3.c.o [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_linux_s390.cpp.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/ashrdi3.c.o [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_unwind_win.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_mac.cpp.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/ashrti3.c.o [ 0%] Built target RTSanitizerCommonSymbolizer.x86_64 [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_netbsd.cpp.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/bswapdi2.c.o Scanning dependencies of target RTUbsan_standalone.x86_64 [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_persistent_allocator.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan_standalone.x86_64.dir/ubsan_diag_standalone.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_platform_limits_freebsd.cpp.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/bswapsi2.c.o [ 0%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/RTLSanCommon.x86_64.dir/lsan_common_fuchsia.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_platform_limits_linux.cpp.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/clzdi2.c.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/RTLSanCommon.x86_64.dir/lsan_common_linux.cpp.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/clzsi2.c.o [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_platform_limits_netbsd.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan_standalone.x86_64.dir/ubsan_init_standalone.cpp.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/clzti2.c.o [ 0%] Linking CXX static library ../libLLVMDemangle.a [ 0%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan_standalone.x86_64.dir/ubsan_signals_standalone.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_platform_limits_posix.cpp.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/cmpdi2.c.o [ 0%] Built target LLVMDemangle [ 0%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/RTLSanCommon.x86_64.dir/lsan_common_mac.cpp.o [ 0%] Built target RTUbsan_standalone.x86_64 [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/cmpti2.c.o [ 0%] Built target RTLSanCommon.x86_64 [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/comparedf2.c.o Scanning dependencies of target RTUbsan.x86_64 Scanning dependencies of target RTUbsan_cxx.x86_64 [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/comparesf2.c.o [ 0%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan.x86_64.dir/ubsan_diag.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan_cxx.x86_64.dir/ubsan_handlers_cxx.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_platform_limits_solaris.cpp.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/ctzdi2.c.o [ 60%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestOpenMP.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o Scanning dependencies of target RTAsan_dynamic.x86_64 [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_posix.cpp.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/ctzsi2.c.o [ 0%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_allocator.cpp.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/ctzti2.c.o [ 0%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan_cxx.x86_64.dir/ubsan_type_hash.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan.x86_64.dir/ubsan_init.cpp.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/divdc3.c.o [ 0%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan_cxx.x86_64.dir/ubsan_type_hash_itanium.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_printf.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan_cxx.x86_64.dir/ubsan_type_hash_win.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_procmaps_common.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan.x86_64.dir/ubsan_flags.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/divdf3.c.o [ 0%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan.x86_64.dir/ubsan_handlers.cpp.o [ 0%] Built target RTUbsan_cxx.x86_64 [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_procmaps_bsd.cpp.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/divdi3.c.o [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_procmaps_fuchsia.cpp.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/divmoddi4.c.o [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_procmaps_linux.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_procmaps_mac.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_procmaps_solaris.cpp.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/divmodsi4.c.o [ 1%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_rtems.cpp.o [ 1%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_solaris.cpp.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/divmodti4.c.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 1%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_stoptheworld_fuchsia.cpp.o [ 1%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_stoptheworld_mac.cpp.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/divsc3.c.o [ 1%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan.x86_64.dir/ubsan_monitor.cpp.o [ 1%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_suppressions.cpp.o [ 1%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_tls_get_addr.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/divsf3.c.o [ 1%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan.x86_64.dir/ubsan_value.cpp.o [ 1%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_thread_registry.cpp.o [ 1%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_type_traits.cpp.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/divsi3.c.o [ 1%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_activation.cpp.o [ 1%] Built target RTUbsan.x86_64 [ 1%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_win.cpp.o [ 1%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_termination.cpp.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/extendsfdf2.c.o Scanning dependencies of target RTAsan_cxx.x86_64 [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/divti3.c.o [ 1%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_cxx.x86_64.dir/asan_new_delete.cpp.o [ 1%] Built target RTSanitizerCommon.x86_64 Scanning dependencies of target RTAsan_preinit.x86_64 [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/extendhfsf2.c.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/ffsdi2.c.o [ 1%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_preinit.x86_64.dir/asan_preinit.cpp.o [ 1%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_debugging.cpp.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/ffssi2.c.o [ 1%] Built target RTAsan_preinit.x86_64 [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/ffsti2.c.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixdfdi.c.o [ 1%] Built target RTAsan_cxx.x86_64 [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixdfsi.c.o Scanning dependencies of target asan_blacklist [ 1%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/AsmWriterEmitter.cpp.o [ 1%] Copying asan_blacklist.txt... [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixdfti.c.o [ 1%] Built target asan_blacklist [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixsfdi.c.o [ 37%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o Scanning dependencies of target clang_rt.asan-preinit-x86_64 [ 1%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_descriptions.cpp.o [ 1%] Linking CXX static library ../../../../lib/clang/12.0.0/lib/linux/libclang_rt.asan-preinit-x86_64.a [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixsfsi.c.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixsfti.c.o [ 1%] Built target clang_rt.asan-preinit-x86_64 Scanning dependencies of target dfsan_abilist [ 1%] Generating ../../../../lib/clang/12.0.0/share/dfsan_abilist.txt [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixunsdfsi.c.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixunsdfdi.c.o [ 1%] Built target dfsan_abilist Scanning dependencies of target RTAsan.x86_64 [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixunsdfti.c.o [ 1%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_allocator.cpp.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixunssfdi.c.o Scanning dependencies of target clang_rt.dfsan-x86_64 [ 1%] Building CXX object projects/compiler-rt/lib/dfsan/CMakeFiles/clang_rt.dfsan-x86_64.dir/dfsan.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixunssfsi.c.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixunssfti.c.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floatsidf.c.o [ 1%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_errors.cpp.o [ 1%] Building CXX object projects/compiler-rt/lib/dfsan/CMakeFiles/clang_rt.dfsan-x86_64.dir/dfsan_custom.cpp.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floatsisf.c.o [ 1%] Building CXX object projects/compiler-rt/lib/dfsan/CMakeFiles/clang_rt.dfsan-x86_64.dir/dfsan_interceptors.cpp.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floattidf.c.o [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o [ 1%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_fake_stack.cpp.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floattisf.c.o [ 1%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_flags.cpp.o [ 1%] Linking CXX static library ../../../../lib/clang/12.0.0/lib/linux/libclang_rt.dfsan-x86_64.a [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floatunsidf.c.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floatunsisf.c.o [ 1%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_fuchsia.cpp.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floatuntidf.c.o [ 1%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_activation.cpp.o [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank67.cpp.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floatuntisf.c.o [ 1%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_globals.cpp.o [ 1%] Built target clang_rt.dfsan-x86_64 [ 1%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_globals_win.cpp.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/int_util.c.o [ 1%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_debugging.cpp.o [ 1%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_interceptors.cpp.o Scanning dependencies of target clang_rt.msan-x86_64 [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o [ 1%] Building CXX object projects/compiler-rt/lib/msan/CMakeFiles/clang_rt.msan-x86_64.dir/msan.cpp.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/lshrdi3.c.o In file included from /scratch/llvm-project/compiler-rt/lib/asan/asan_interceptors.cpp:172: /scratch/llvm-project/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6991:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 6991 | STRXFRM_INTERCEPTOR_IMPL(strxfrm, dest, src, len); | ^ /scratch/llvm-project/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7019:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7019 | STRXFRM_INTERCEPTOR_IMPL(wcsxfrm, dest, src, len); | ^ /scratch/llvm-project/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7479:55: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7479 | INTERCEPTOR(struct __sanitizer_protoent *, getprotoent) { | ^ /scratch/llvm-project/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7481:44: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7481 | COMMON_INTERCEPTOR_ENTER(ctx, getprotoent); | ^ /scratch/llvm-project/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:9735:33: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 9735 | INTERCEPTOR(char *, getusershell) { | ^ /scratch/llvm-project/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:9737:45: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 9737 | COMMON_INTERCEPTOR_ENTER(ctx, getusershell); | ^ /scratch/llvm-project/compiler-rt/lib/asan/asan_interceptors.cpp:607:23: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 607 | DEFINE_REAL(int, vfork) | ^ /scratch/llvm-project/compiler-rt/lib/asan/asan_interceptors.cpp:608:50: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 608 | DECLARE_EXTERN_INTERCEPTOR_AND_WRAPPER(int, vfork) | ^ [ 1%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_descriptions.cpp.o [ 1%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_interceptors_memintrinsics.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/lshrti3.c.o [ 1%] Building CXX object projects/compiler-rt/lib/msan/CMakeFiles/clang_rt.msan-x86_64.dir/msan_allocator.cpp.o [ 1%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_errors.cpp.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/moddi3.c.o [ 1%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_interceptors_memintrinsics.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 1%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_linux.cpp.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/modsi3.c.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 1%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_linux.cpp.o [ 1%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_mac.cpp.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/modti3.c.o [ 1%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_fake_stack.cpp.o [ 1%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_malloc_linux.cpp.o [ 37%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/muldc3.c.o [ 1%] Building CXX object projects/compiler-rt/lib/msan/CMakeFiles/clang_rt.msan-x86_64.dir/msan_chained_origin_depot.cpp.o [ 1%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_malloc_linux.cpp.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/muldf3.c.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 1%] Building CXX object projects/compiler-rt/lib/msan/CMakeFiles/clang_rt.msan-x86_64.dir/msan_interceptors.cpp.o [ 1%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_malloc_mac.cpp.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/muldi3.c.o [ 1%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_posix.cpp.o In file included from /scratch/llvm-project/compiler-rt/lib/msan/msan_interceptors.cpp:1347: /scratch/llvm-project/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:6991:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 6991 | STRXFRM_INTERCEPTOR_IMPL(strxfrm, dest, src, len); | ^ /scratch/llvm-project/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:7019:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7019 | STRXFRM_INTERCEPTOR_IMPL(wcsxfrm, dest, src, len); | ^ /scratch/llvm-project/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:7479:55: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7479 | INTERCEPTOR(struct __sanitizer_protoent *, getprotoent) { | ^ /scratch/llvm-project/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:7481:44: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7481 | COMMON_INTERCEPTOR_ENTER(ctx, getprotoent); | ^ /scratch/llvm-project/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:9735:33: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 9735 | INTERCEPTOR(char *, getusershell) { | ^ /scratch/llvm-project/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:9737:45: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 9737 | COMMON_INTERCEPTOR_ENTER(ctx, getusershell); | ^ [ 1%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_malloc_win.cpp.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/mulodi4.c.o [ 1%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_memory_profile.cpp.o [ 1%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_flags.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 62%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/mulosi4.c.o [ 1%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_rtl.cpp.o [ 1%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof.x86_64.dir/memprof_interceptors_memintrinsics.cpp.o In file included from /scratch/llvm-project/compiler-rt/lib/msan/msan_interceptors.cpp:17: /scratch/llvm-project/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:6900:18: warning: 'int mprobe(void*)' specifies less restrictive attribute than its target 'int __interceptor_mprobe(void*)': 'nothrow' [-Wmissing-attributes] 6900 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~ /scratch/llvm-project/compiler-rt/lib/msan/../interception/interception.h:153:25: note: in definition of macro 'DECLARE_WRAPPER' 153 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /scratch/llvm-project/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:6900:1: note: in expansion of macro 'INTERCEPTOR' 6900 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~~~~~~ /scratch/llvm-project/compiler-rt/lib/msan/../interception/interception.h:149:18: note: 'int mprobe(void*)' target declared here 149 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /scratch/llvm-project/compiler-rt/lib/msan/../interception/interception.h:232:12: note: in expansion of macro 'WRAP' 232 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /scratch/llvm-project/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:6900:1: note: in expansion of macro 'INTERCEPTOR' 6900 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~~~~~~ /scratch/llvm-project/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:6896:18: warning: 'int mcheck_pedantic(void (*)(int))' specifies less restrictive attribute than its target 'int __interceptor_mcheck_pedantic(void (*)(int))': 'nothrow' [-Wmissing-attributes] 6896 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~~~~~ /scratch/llvm-project/compiler-rt/lib/msan/../interception/interception.h:153:25: note: in definition of macro 'DECLARE_WRAPPER' 153 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /scratch/llvm-project/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:6896:1: note: in expansion of macro 'INTERCEPTOR' 6896 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /scratch/llvm-project/compiler-rt/lib/msan/../interception/interception.h:149:18: note: 'int mcheck_pedantic(void (*)(int))' target declared here 149 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /scratch/llvm-project/compiler-rt/lib/msan/../interception/interception.h:232:12: note: in expansion of macro 'WRAP' 232 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /scratch/llvm-project/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:6896:1: note: in expansion of macro 'INTERCEPTOR' 6896 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /scratch/llvm-project/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:6892:18: warning: 'int mcheck(void (*)(int))' specifies less restrictive attribute than its target 'int __interceptor_mcheck(void (*)(int))': 'nothrow' [-Wmissing-attributes] 6892 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~ /scratch/llvm-project/compiler-rt/lib/msan/../interception/interception.h:153:25: note: in definition of macro 'DECLARE_WRAPPER' 153 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /scratch/llvm-project/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:6892:1: note: in expansion of macro 'INTERCEPTOR' 6892 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /scratch/llvm-project/compiler-rt/lib/msan/../interception/interception.h:149:18: note: 'int mcheck(void (*)(int))' target declared here 149 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /scratch/llvm-project/compiler-rt/lib/msan/../interception/interception.h:232:12: note: in expansion of macro 'WRAP' 232 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /scratch/llvm-project/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:6892:1: note: in expansion of macro 'INTERCEPTOR' 6892 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/muloti4.c.o /scratch/llvm-project/compiler-rt/lib/msan/msan_interceptors.cpp:277:19: warning: 'void malloc_stats()' specifies less restrictive attribute than its target 'void __interceptor_malloc_stats()': 'nothrow' [-Wmissing-attributes] 277 | INTERCEPTOR(void, malloc_stats, void) { | ^~~~~~~~~~~~ /scratch/llvm-project/compiler-rt/lib/msan/../interception/interception.h:153:25: note: in definition of macro 'DECLARE_WRAPPER' 153 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /scratch/llvm-project/compiler-rt/lib/msan/msan_interceptors.cpp:277:1: note: in expansion of macro 'INTERCEPTOR' 277 | INTERCEPTOR(void, malloc_stats, void) { | ^~~~~~~~~~~ /scratch/llvm-project/compiler-rt/lib/msan/../interception/interception.h:149:18: note: 'void malloc_stats()' target declared here 149 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /scratch/llvm-project/compiler-rt/lib/msan/../interception/interception.h:232:12: note: in expansion of macro 'WRAP' 232 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /scratch/llvm-project/compiler-rt/lib/msan/msan_interceptors.cpp:277:1: note: in expansion of macro 'INTERCEPTOR' 277 | INTERCEPTOR(void, malloc_stats, void) { | ^~~~~~~~~~~ /scratch/llvm-project/compiler-rt/lib/msan/msan_interceptors.cpp:268:18: warning: 'int mallopt(int, int)' specifies less restrictive attribute than its target 'int __interceptor_mallopt(int, int)': 'nothrow' [-Wmissing-attributes] 268 | INTERCEPTOR(int, mallopt, int cmd, int value) { | ^~~~~~~ /scratch/llvm-project/compiler-rt/lib/msan/../interception/interception.h:153:25: note: in definition of macro 'DECLARE_WRAPPER' 153 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /scratch/llvm-project/compiler-rt/lib/msan/msan_interceptors.cpp:268:1: note: in expansion of macro 'INTERCEPTOR' 268 | INTERCEPTOR(int, mallopt, int cmd, int value) { | ^~~~~~~~~~~ /scratch/llvm-project/compiler-rt/lib/msan/../interception/interception.h:149:18: note: 'int mallopt(int, int)' target declared here 149 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /scratch/llvm-project/compiler-rt/lib/msan/../interception/interception.h:232:12: note: in expansion of macro 'WRAP' 232 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /scratch/llvm-project/compiler-rt/lib/msan/msan_interceptors.cpp:268:1: note: in expansion of macro 'INTERCEPTOR' 268 | INTERCEPTOR(int, mallopt, int cmd, int value) { | ^~~~~~~~~~~ [ 1%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_poisoning.cpp.o [ 1%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_fuchsia.cpp.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/mulsc3.c.o [ 1%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof.x86_64.dir/memprof_linux.cpp.o [ 1%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_globals.cpp.o [ 1%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_shadow_setup.cpp.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/mulsf3.c.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 1%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof.x86_64.dir/memprof_malloc_linux.cpp.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/multi3.c.o [ 1%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_stack.cpp.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/mulvdi3.c.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/mulvsi3.c.o [ 1%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_globals_win.cpp.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/mulvti3.c.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENACC.cpp.o [ 1%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof.x86_64.dir/memprof_posix.cpp.o [ 1%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_interceptors.cpp.o [ 1%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_stats.cpp.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/negdf2.c.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/negdi2.c.o In file included from /scratch/llvm-project/compiler-rt/lib/asan/asan_interceptors.cpp:172: /scratch/llvm-project/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6991:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 6991 | STRXFRM_INTERCEPTOR_IMPL(strxfrm, dest, src, len); | ^ /scratch/llvm-project/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7019:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7019 | STRXFRM_INTERCEPTOR_IMPL(wcsxfrm, dest, src, len); | ^ /scratch/llvm-project/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7479:55: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7479 | INTERCEPTOR(struct __sanitizer_protoent *, getprotoent) { | ^ /scratch/llvm-project/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7481:44: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7481 | COMMON_INTERCEPTOR_ENTER(ctx, getprotoent); | ^ /scratch/llvm-project/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:9735:33: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 9735 | INTERCEPTOR(char *, getusershell) { | ^ /scratch/llvm-project/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:9737:45: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 9737 | COMMON_INTERCEPTOR_ENTER(ctx, getusershell); | ^ /scratch/llvm-project/compiler-rt/lib/asan/asan_interceptors.cpp:607:23: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 607 | DEFINE_REAL(int, vfork) | ^ /scratch/llvm-project/compiler-rt/lib/asan/asan_interceptors.cpp:608:50: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 608 | DECLARE_EXTERN_INTERCEPTOR_AND_WRAPPER(int, vfork) | ^ [ 1%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/AsmWriterInst.cpp.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/negsf2.c.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/negti2.c.o [ 2%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof.x86_64.dir/memprof_rtl.cpp.o [ 2%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_thread.cpp.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/negvdi2.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/negvsi2.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/negvti2.c.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 2%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof.x86_64.dir/memprof_shadow_setup.cpp.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/os_version_check.c.o [ 2%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_new_delete.cpp.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/paritydi2.c.o [ 2%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof.x86_64.dir/memprof_stack.cpp.o [ 2%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof.x86_64.dir/memprof_stats.cpp.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/paritysi2.c.o [ 2%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof.x86_64.dir/memprof_thread.cpp.o [ 2%] Built target RTMemprof_dynamic.x86_64 [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o [ 62%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP [ 62%] Built target Kokkos_ContainersPerformanceTest_OpenMP [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/parityti2.c.o Scanning dependencies of target clang_rt.msan_cxx-x86_64 Scanning dependencies of target msan_blacklist [ 2%] Copying msan_blacklist.txt... [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/popcountdi2.c.o [ 2%] Building CXX object projects/compiler-rt/lib/msan/CMakeFiles/clang_rt.msan_cxx-x86_64.dir/msan_new_delete.cpp.o [ 2%] Built target RTMemprof.x86_64 [ 2%] Built target msan_blacklist [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/popcountsi2.c.o Scanning dependencies of target hwasan_symbolize [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 62%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target RTHwasan_cxx.x86_64 [ 2%] Copying hwasan_symbolize... [ 2%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_cxx.x86_64.dir/hwasan_new_delete.cpp.o [ 2%] Built target hwasan_symbolize [ 2%] Linking CXX static library ../../../../lib/clang/12.0.0/lib/linux/libclang_rt.msan_cxx-x86_64.a [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/popcountti2.c.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ErrorReporter.cpp.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/powidf2.c.o /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_new_delete.cpp:71:6: warning: the program should also define 'void operator delete(void*, long unsigned int)' [-Wsized-deallocation] 71 | void operator delete(void *ptr) NOEXCEPT { OPERATOR_DELETE_BODY; } | ^~~~~~~~ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_new_delete.cpp:73:6: warning: the program should also define 'void operator delete [](void*, long unsigned int)' [-Wsized-deallocation] 73 | void operator delete[](void *ptr) NOEXCEPT { OPERATOR_DELETE_BODY; } | ^~~~~~~~ Scanning dependencies of target RTHwasan_dynamic.x86_64 [ 2%] Built target clang_rt.msan_cxx-x86_64 [ 2%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan.cpp.o [ 2%] Built target RTHwasan_cxx.x86_64 [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/powisf2.c.o In file included from /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan.cpp:16: /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:65:37: warning: 'nodebug' attribute directive ignored [-Wattributes] 65 | tag_t mem_tag, uptr ptr, uptr sz) { | ^ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:72: warning: 'nodebug' attribute directive ignored [-Wattributes] 83 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:96:78: warning: 'nodebug' attribute directive ignored [-Wattributes] 96 | uptr sz) { | ^ Scanning dependencies of target RTHwasan.x86_64 Scanning dependencies of target hwasan_blacklist /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] 21 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:47:44: warning: always_inline function might not be inlinable [-Wattributes] 47 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] 21 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:47:44: warning: always_inline function might not be inlinable [-Wattributes] 47 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] 21 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:47:44: warning: always_inline function might not be inlinable [-Wattributes] 47 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] 21 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:47:44: warning: always_inline function might not be inlinable [-Wattributes] 47 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] 83 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:95:53: warning: always_inline function might not be inlinable [-Wattributes] 95 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] 83 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:95:53: warning: always_inline function might not be inlinable [-Wattributes] 95 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] 83 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:95:53: warning: always_inline function might not be inlinable [-Wattributes] 95 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] 83 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:95:53: warning: always_inline function might not be inlinable [-Wattributes] 95 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:64:53: warning: always_inline function might not be inlinable [-Wattributes] 64 | __attribute__((always_inline, nodebug)) static bool PossiblyShortTagMatches( | ^~~~~~~~~~~~~~~~~~~~~~~ [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions2.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 63%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/subdf3.c.o [ 4%] Copying hwasan_blacklist.txt... [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan.cpp.o [ 4%] Built target hwasan_blacklist [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/subsf3.c.o In file included from /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan.cpp:16: /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:65:37: warning: 'nodebug' attribute directive ignored [-Wattributes] 65 | tag_t mem_tag, uptr ptr, uptr sz) { | ^ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:72: warning: 'nodebug' attribute directive ignored [-Wattributes] 83 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:96:78: warning: 'nodebug' attribute directive ignored [-Wattributes] 96 | uptr sz) { | ^ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] 21 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:47:44: warning: always_inline function might not be inlinable [-Wattributes] 47 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] 21 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:47:44: warning: always_inline function might not be inlinable [-Wattributes] 47 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] 21 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:47:44: warning: always_inline function might not be inlinable [-Wattributes] 47 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] 21 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:47:44: warning: always_inline function might not be inlinable [-Wattributes] 47 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] 83 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:95:53: warning: always_inline function might not be inlinable [-Wattributes] 95 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] 83 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:95:53: warning: always_inline function might not be inlinable [-Wattributes] 95 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] 83 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:95:53: warning: always_inline function might not be inlinable [-Wattributes] 95 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] 83 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:95:53: warning: always_inline function might not be inlinable [-Wattributes] 95 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:64:53: warning: always_inline function might not be inlinable [-Wattributes] 64 | __attribute__((always_inline, nodebug)) static bool PossiblyShortTagMatches( | ^~~~~~~~~~~~~~~~~~~~~~~ [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/subvdi3.c.o Scanning dependencies of target clang_rt.tsan-x86_64 [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 63%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_allocator.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_clock.cpp.o In file included from /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_allocator.cpp:19: /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:65:37: warning: 'nodebug' attribute directive ignored [-Wattributes] 65 | tag_t mem_tag, uptr ptr, uptr sz) { | ^ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:72: warning: 'nodebug' attribute directive ignored [-Wattributes] 83 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:96:78: warning: 'nodebug' attribute directive ignored [-Wattributes] 96 | uptr sz) { | ^ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:64:53: warning: always_inline function might not be inlinable [-Wattributes] 64 | __attribute__((always_inline, nodebug)) static bool PossiblyShortTagMatches( | ^~~~~~~~~~~~~~~~~~~~~~~ [ 4%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/Attributes.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_allocator.cpp.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/subvsi3.c.o In file included from /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_allocator.cpp:19: /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:65:37: warning: 'nodebug' attribute directive ignored [-Wattributes] 65 | tag_t mem_tag, uptr ptr, uptr sz) { | ^ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:72: warning: 'nodebug' attribute directive ignored [-Wattributes] 83 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:96:78: warning: 'nodebug' attribute directive ignored [-Wattributes] 96 | uptr sz) { | ^ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:64:53: warning: always_inline function might not be inlinable [-Wattributes] 64 | __attribute__((always_inline, nodebug)) static bool PossiblyShortTagMatches( | ^~~~~~~~~~~~~~~~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_debugging.cpp.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/subvti3.c.o [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_dynamic_shadow.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_dynamic_shadow.cpp.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/trampoline_setup.c.o [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_exceptions.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_external.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_exceptions.cpp.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/truncdfhf2.c.o [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_globals.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_globals.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_interceptors.cpp.o [ 4%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CallingConvEmitter.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_fd.cpp.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/truncdfsf2.c.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/truncsfhf2.c.o /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_interceptors.cpp:201:56: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 201 | INTERCEPTOR_ALIAS(__sanitizer_struct_mallinfo, mallinfo); | ^ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_interceptors.cpp:229:23: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 229 | DEFINE_REAL(int, vfork) | ^ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_interceptors.cpp:230:50: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 230 | DECLARE_EXTERN_INTERCEPTOR_AND_WRAPPER(int, vfork) | ^ [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_interceptors.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_interceptors.cpp:201:56: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 201 | INTERCEPTOR_ALIAS(__sanitizer_struct_mallinfo, mallinfo); | ^ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_interceptors.cpp:229:23: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 229 | DEFINE_REAL(int, vfork) | ^ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_interceptors.cpp:230:50: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 230 | DECLARE_EXTERN_INTERCEPTOR_AND_WRAPPER(int, vfork) | ^ [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o [ 4%] Building ASM object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_interceptors_vfork.S.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/ucmpdi2.c.o [ 4%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_flags.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_linux.cpp.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/ucmpti2.c.o [ 4%] Building ASM object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_interceptors_vfork.S.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/udivdi3.c.o [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_linux.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_ignoreset.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_memintrinsics.cpp.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/udivmoddi4.c.o In file included from /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_memintrinsics.cpp:17: /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:65:37: warning: 'nodebug' attribute directive ignored [-Wattributes] 65 | tag_t mem_tag, uptr ptr, uptr sz) { | ^ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:72: warning: 'nodebug' attribute directive ignored [-Wattributes] 83 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:96:78: warning: 'nodebug' attribute directive ignored [-Wattributes] 96 | uptr sz) { | ^ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:47:44: warning: always_inline function might not be inlinable [-Wattributes] 47 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:47:44: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:95:53: warning: always_inline function might not be inlinable [-Wattributes] 95 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:95:53: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:64:53: warning: always_inline function might not be inlinable [-Wattributes] 64 | __attribute__((always_inline, nodebug)) static bool PossiblyShortTagMatches( | ^~~~~~~~~~~~~~~~~~~~~~~ [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_interceptors_posix.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_memintrinsics.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_poisoning.cpp.o In file included from /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_memintrinsics.cpp:17: /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:65:37: warning: 'nodebug' attribute directive ignored [-Wattributes] 65 | tag_t mem_tag, uptr ptr, uptr sz) { | ^ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:83:72: warning: 'nodebug' attribute directive ignored [-Wattributes] 83 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:96:78: warning: 'nodebug' attribute directive ignored [-Wattributes] 96 | uptr sz) { | ^ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:47:44: warning: always_inline function might not be inlinable [-Wattributes] 47 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:47:44: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:95:53: warning: always_inline function might not be inlinable [-Wattributes] 95 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:95:53: warning: always_inline function might not be inlinable [-Wattributes] /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h:64:53: warning: always_inline function might not be inlinable [-Wattributes] 64 | __attribute__((always_inline, nodebug)) static bool PossiblyShortTagMatches( | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /scratch/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2383: /scratch/llvm-project/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6991:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 6991 | STRXFRM_INTERCEPTOR_IMPL(strxfrm, dest, src, len); | ^ /scratch/llvm-project/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7019:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7019 | STRXFRM_INTERCEPTOR_IMPL(wcsxfrm, dest, src, len); | ^ /scratch/llvm-project/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7479:55: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7479 | INTERCEPTOR(struct __sanitizer_protoent *, getprotoent) { | ^ /scratch/llvm-project/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7481:44: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7481 | COMMON_INTERCEPTOR_ENTER(ctx, getprotoent); | ^ /scratch/llvm-project/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:9735:33: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 9735 | INTERCEPTOR(char *, getusershell) { | ^ /scratch/llvm-project/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:9737:45: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 9737 | COMMON_INTERCEPTOR_ENTER(ctx, getusershell); | ^ [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/udivmodsi4.c.o [ 63%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_poisoning.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_report.cpp.o [ 37%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_report.cpp.o In file included from /scratch/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:25: /scratch/llvm-project/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6900:18: warning: 'int mprobe(void*)' specifies less restrictive attribute than its target 'int __interceptor_mprobe(void*)': 'nothrow' [-Wmissing-attributes] 6900 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~ /scratch/llvm-project/compiler-rt/lib/tsan/../interception/interception.h:153:25: note: in definition of macro 'DECLARE_WRAPPER' 153 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /scratch/llvm-project/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6900:1: note: in expansion of macro 'INTERCEPTOR' 6900 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~~~~~~ /scratch/llvm-project/compiler-rt/lib/tsan/../interception/interception.h:149:18: note: 'int mprobe(void*)' target declared here 149 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /scratch/llvm-project/compiler-rt/lib/tsan/../interception/interception.h:232:12: note: in expansion of macro 'WRAP' 232 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /scratch/llvm-project/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6900:1: note: in expansion of macro 'INTERCEPTOR' 6900 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~~~~~~ /scratch/llvm-project/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6896:18: warning: 'int mcheck_pedantic(void (*)(int))' specifies less restrictive attribute than its target 'int __interceptor_mcheck_pedantic(void (*)(int))': 'nothrow' [-Wmissing-attributes] 6896 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~~~~~ /scratch/llvm-project/compiler-rt/lib/tsan/../interception/interception.h:153:25: note: in definition of macro 'DECLARE_WRAPPER' 153 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /scratch/llvm-project/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6896:1: note: in expansion of macro 'INTERCEPTOR' 6896 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /scratch/llvm-project/compiler-rt/lib/tsan/../interception/interception.h:149:18: note: 'int mcheck_pedantic(void (*)(int))' target declared here 149 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /scratch/llvm-project/compiler-rt/lib/tsan/../interception/interception.h:232:12: note: in expansion of macro 'WRAP' 232 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /scratch/llvm-project/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6896:1: note: in expansion of macro 'INTERCEPTOR' 6896 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /scratch/llvm-project/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6892:18: warning: 'int mcheck(void (*)(int))' specifies less restrictive attribute than its target 'int __interceptor_mcheck(void (*)(int))': 'nothrow' [-Wmissing-attributes] 6892 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~ /scratch/llvm-project/compiler-rt/lib/tsan/../interception/interception.h:153:25: note: in definition of macro 'DECLARE_WRAPPER' 153 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /scratch/llvm-project/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6892:1: note: in expansion of macro 'INTERCEPTOR' 6892 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /scratch/llvm-project/compiler-rt/lib/tsan/../interception/interception.h:149:18: note: 'int mcheck(void (*)(int))' target declared here 149 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /scratch/llvm-project/compiler-rt/lib/tsan/../interception/interception.h:232:12: note: in expansion of macro 'WRAP' 232 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /scratch/llvm-project/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6892:1: note: in expansion of macro 'INTERCEPTOR' 6892 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/udivmodti4.c.o [ 5%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeEmitterGen.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 5%] Building ASM object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_setjmp.S.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/udivsi3.c.o [ 5%] Building ASM object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_setjmp.S.o [ 5%] Building ASM object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_tag_mismatch_aarch64.S.o [ 5%] Building ASM object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_tag_mismatch_aarch64.S.o [ 5%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_thread.cpp.o [ 64%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/udivti3.c.o [ 5%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_thread.cpp.o [ 64%] Built target Kokkos_ContainersUnitTest_Serial [ 5%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_thread_list.cpp.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/umoddi3.c.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_thread_list.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_type_test.cpp.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/umodsi3.c.o [ 5%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_type_test.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_new_delete.cpp.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/umodti3.c.o /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_new_delete.cpp:71:6: warning: the program should also define 'void operator delete(void*, long unsigned int)' [-Wsized-deallocation] 71 | void operator delete(void *ptr) NOEXCEPT { OPERATOR_DELETE_BODY; } | ^~~~~~~~ /scratch/llvm-project/compiler-rt/lib/hwasan/hwasan_new_delete.cpp:73:6: warning: the program should also define 'void operator delete [](void*, long unsigned int)' [-Wsized-deallocation] 73 | void operator delete[](void *ptr) NOEXCEPT { OPERATOR_DELETE_BODY; } | ^~~~~~~~ [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/emutls.c.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o [ 5%] Built target RTHwasan.x86_64 [ 5%] Built target RTHwasan_dynamic.x86_64 [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/enable_execute_stack.c.o Scanning dependencies of target RTDD.x86_64 [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/eprintf.c.o Scanning dependencies of target clang_rt.tsan_cxx-x86_64 [ 5%] Building CXX object projects/compiler-rt/lib/tsan/dd/CMakeFiles/RTDD.x86_64.dir/dd_rtl.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan_cxx-x86_64.dir/rtl/tsan_new_delete.cpp.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/gcc_personality_v0.c.o [ 5%] Building CXX object projects/compiler-rt/lib/tsan/dd/CMakeFiles/RTDD.x86_64.dir/dd_interceptors.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/clear_cache.c.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o [ 5%] Linking CXX static library ../../../../lib/clang/12.0.0/lib/linux/libclang_rt.tsan_cxx-x86_64.a [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/addtf3.c.o [ 5%] Built target RTDD.x86_64 [ 5%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenDAGPatterns.cpp.o [ 5%] Built target clang_rt.tsan_cxx-x86_64 [ 5%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenHwModes.cpp.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/comparetf2.c.o Scanning dependencies of target clang_rt.dd-x86_64 [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/divtc3.c.o [ 5%] Building CXX object projects/compiler-rt/lib/tsan/dd/CMakeFiles/clang_rt.dd-x86_64.dir/dd_rtl.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_OffsetView.cpp.o [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o /scratch/llvm-project/compiler-rt/lib/builtins/divtc3.c:20:26: warning: conflicting types for built-in function '__divtc3'; expected '_Complex _Float128(_Float128, _Float128, _Float128, _Float128)' [-Wbuiltin-declaration-mismatch] 20 | COMPILER_RT_ABI Lcomplex __divtc3(long double __a, long double __b, | ^~~~~~~~ [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/divtf3.c.o [ 5%] Building CXX object projects/compiler-rt/lib/tsan/dd/CMakeFiles/clang_rt.dd-x86_64.dir/dd_interceptors.cpp.o [ 5%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenInstruction.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/extenddftf2.c.o [ 5%] Linking CXX static library ../../../../../lib/clang/12.0.0/lib/linux/libclang_rt.dd-x86_64.a [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test01_execspace_OPENMPTARGET.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o Warning: 'long double' is treated as 'double' in device code [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/extendhftf2.c.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 5%] Built target clang_rt.dd-x86_64 [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/extendsftf2.c.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o Scanning dependencies of target clang_rt.safestack-x86_64 [ 5%] Building CXX object projects/compiler-rt/lib/safestack/CMakeFiles/clang_rt.safestack-x86_64.dir/safestack.cpp.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixtfdi.c.o [ 5%] Building CXX object projects/compiler-rt/lib/msan/CMakeFiles/clang_rt.msan-x86_64.dir/msan_linux.cpp.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixtfsi.c.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 5%] Linking CXX static library ../../../../lib/clang/12.0.0/lib/linux/libclang_rt.safestack-x86_64.a [ 5%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenMapTable.cpp.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixtfti.c.o [ 5%] Building CXX object projects/compiler-rt/lib/msan/CMakeFiles/clang_rt.msan-x86_64.dir/msan_report.cpp.o [ 5%] Built target clang_rt.safestack-x86_64 [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o Scanning dependencies of target cfi_blacklist [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixunstfdi.c.o [ 5%] Copying cfi_blacklist.txt... [ 5%] Building CXX object projects/compiler-rt/lib/msan/CMakeFiles/clang_rt.msan-x86_64.dir/msan_thread.cpp.o [ 37%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixunstfsi.c.o [ 5%] Built target cfi_blacklist [ 5%] Building CXX object projects/compiler-rt/lib/msan/CMakeFiles/clang_rt.msan-x86_64.dir/msan_poisoning.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixunstfti.c.o Scanning dependencies of target clang_rt.cfi-x86_64 [ 5%] Building CXX object projects/compiler-rt/lib/cfi/CMakeFiles/clang_rt.cfi-x86_64.dir/cfi.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floatditf.c.o [ 5%] Linking CXX static library ../../../../lib/clang/12.0.0/lib/linux/libclang_rt.msan-x86_64.a [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floatsitf.c.o [ 5%] Linking CXX static library ../../../../lib/clang/12.0.0/lib/linux/libclang_rt.cfi-x86_64.a [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floattitf.c.o [ 5%] Built target clang_rt.cfi-x86_64 [ 5%] Built target clang_rt.msan-x86_64 [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floatunditf.c.o Scanning dependencies of target clang_rt.cfi_diag-x86_64 Scanning dependencies of target RTGwpAsanSegvHandler.x86_64 [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floatunsitf.c.o [ 5%] Building CXX object projects/compiler-rt/lib/cfi/CMakeFiles/clang_rt.cfi_diag-x86_64.dir/cfi.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsanSegvHandler.x86_64.dir/optional/segv_handler_posix.cpp.o [ 5%] Linking CXX static library ../../../../lib/clang/12.0.0/lib/linux/libclang_rt.cfi_diag-x86_64.a [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floatuntitf.c.o [ 5%] Built target RTGwpAsanSegvHandler.x86_64 [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/multc3.c.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o /scratch/llvm-project/compiler-rt/lib/builtins/multc3.c:18:38: warning: conflicting types for built-in function '__multc3'; expected '_Complex _Float128(_Float128, _Float128, _Float128, _Float128)' [-Wbuiltin-declaration-mismatch] 18 | COMPILER_RT_ABI long double _Complex __multc3(long double a, long double b, | ^~~~~~~~ [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/multf3.c.o [ 5%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenRegisters.cpp.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/powitf2.c.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/subtf3.c.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/trunctfdf2.c.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/trunctfhf2.c.o [ 5%] Built target clang_rt.cfi_diag-x86_64 Scanning dependencies of target RTGwpAsanBacktraceLibc.x86_64 [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/trunctfsf2.c.o [ 5%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsanBacktraceLibc.x86_64.dir/optional/backtrace_linux_libc.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/cpu_model.c.o Scanning dependencies of target RTSanitizerCommonNoTermination.x86_64 [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_allocator.cpp.o [ 5%] Built target RTGwpAsanBacktraceLibc.x86_64 [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/i386/fp_mode.c.o [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o Scanning dependencies of target RTGwpAsanOptionsParser.x86_64 [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsanOptionsParser.x86_64.dir/optional/options_parser.cpp.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/x86_64/floatdidf.c.o [ 5%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_interface.cpp.o [ 5%] Built target RTGwpAsanOptionsParser.x86_64 [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_common.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_deadlock_detector1.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/x86_64/floatdisf.c.o [ 5%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_interface_ann.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions3.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_deadlock_detector2.cpp.o [ 5%] Building ASM object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/x86_64/floatundidf.S.o [ 5%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_interface_atomic.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_errno.cpp.o [ 5%] Building ASM object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/x86_64/floatundisf.S.o [ 5%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_interface_java.cpp.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/divxc3.c.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_file.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixxfdi.c.o [ 5%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenSchedule.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_flags.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_malloc_mac.cpp.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixxfti.c.o [ 5%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_md5.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test12a_ThreadScratch_OPENACC.cpp.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixunsxfdi.c.o [ 5%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_posix.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_flag_parser.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixunsxfsi.c.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixunsxfti.c.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floattixf.c.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floatuntixf.c.o [ 37%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/mulxc3.c.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_fuchsia.cpp.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/powixf2.c.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/x86_64/floatdixf.c.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_libc.cpp.o [ 5%] Building ASM object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/x86_64/floatundixf.S.o [ 5%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_premap_shadow.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_report.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_rtems.cpp.o [ 5%] Linking C static library ../../../../lib/clang/12.0.0/lib/linux/libclang_rt.builtins-x86_64.a [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_libignore.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_mman.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_mutex.cpp.o 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 [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_linux.cpp.o [ 5%] Built target clang_rt.builtins-x86_64 [ 5%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_rtl.cpp.o [ 37%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortB.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_mutexset.cpp.o Scanning dependencies of target RTGwpAsan.x86_64 [ 5%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsan.x86_64.dir/common.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_linux_s390.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_shadow_setup.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_preinit.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_mac.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsan.x86_64.dir/crash_handler.cpp.o "/var/jenkins/workspace/Kokkos_PR-6783/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 " [ 5%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_report.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_netbsd.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_stack.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_persistent_allocator.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_rtl.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsan.x86_64.dir/platform_specific/common_posix.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_platform_limits_freebsd.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsan.x86_64.dir/platform_specific/guarded_pool_allocator_posix.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_stats.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsan.x86_64.dir/platform_specific/mutex_posix.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_platform_limits_linux.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsan.x86_64.dir/platform_specific/utilities_posix.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 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 [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_platform_limits_netbsd.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsan.x86_64.dir/guarded_pool_allocator.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsan.x86_64.dir/stack_trace_compressor.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_suppressions.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_platform_limits_posix.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsan.x86_64.dir/utilities.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_interceptors_memintrinsics.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_linux.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_thread.cpp.o [ 37%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o [ 7%] Built target RTGwpAsan.x86_64 [ 7%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_platform_limits_solaris.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_mac.cpp.o Scanning dependencies of target clang_rt.scudo_cxx_minimal-x86_64 [ 7%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_malloc_mac.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_malloc_linux.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_cxx_minimal-x86_64.dir/scudo_new_delete.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_malloc_win.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_posix.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_memory_profile.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_win.cpp.o [ 7%] Linking CXX static library ../../../../lib/clang/12.0.0/lib/linux/libclang_rt.scudo_cxx_minimal-x86_64.a [ 7%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_poisoning.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_printf.cpp.o [ 7%] Building ASM object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_interceptors_vfork.S.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ScatterView.cpp.o [ 7%] Built target clang_rt.scudo_cxx_minimal-x86_64 [ 7%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_new_delete.cpp.o Scanning dependencies of target clang_rt.scudo_cxx-x86_64 [ 7%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_procmaps_common.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_cxx-x86_64.dir/scudo_new_delete.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_posix.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_procmaps_bsd.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_premap_shadow.cpp.o [ 7%] Built target RTAsan_dynamic.x86_64 [ 7%] Linking CXX static library ../../../../lib/clang/12.0.0/lib/linux/libclang_rt.scudo_cxx-x86_64.a [ 7%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_report.cpp.o Scanning dependencies of target clang_rt.gwp_asan-x86_64 [ 7%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_procmaps_fuchsia.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/clang_rt.gwp_asan-x86_64.dir/common.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_rtems.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp 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 [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 7%] Built target clang_rt.scudo_cxx-x86_64 [ 7%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_procmaps_linux.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_rtl.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/clang_rt.gwp_asan-x86_64.dir/crash_handler.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_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 [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_a.cpp.o Scanning dependencies of target clang_rt.scudo_standalone-x86_64 [ 7%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/clang_rt.gwp_asan-x86_64.dir/platform_specific/common_posix.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_procmaps_mac.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-x86_64.dir/checksum.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_procmaps_solaris.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_rtems.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/clang_rt.gwp_asan-x86_64.dir/platform_specific/mutex_posix.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/clang_rt.gwp_asan-x86_64.dir/platform_specific/guarded_pool_allocator_posix.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_solaris.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-x86_64.dir/crc32_hw.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_stoptheworld_fuchsia.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-x86_64.dir/common.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_stoptheworld_mac.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_suppressions.cpp.o [ 7%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/clang_rt.gwp_asan-x86_64.dir/platform_specific/utilities_posix.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/clang_rt.gwp_asan-x86_64.dir/guarded_pool_allocator.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/clang_rt.gwp_asan-x86_64.dir/stack_trace_compressor.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-x86_64.dir/flags.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-x86_64.dir/flags_parser.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/clang_rt.gwp_asan-x86_64.dir/utilities.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-x86_64.dir/fuchsia.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-x86_64.dir/linux.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_rtl_mutex.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_shadow_setup.cpp.o [ 8%] Linking CXX static library ../../../../lib/clang/12.0.0/lib/linux/libclang_rt.gwp_asan-x86_64.a [ 8%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_stack.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_tls_get_addr.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-x86_64.dir/release.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-x86_64.dir/report.cpp.o /scratch/llvm-project/compiler-rt/lib/scudo/standalone/linux.cpp: In function 'void scudo::outputRaw(const char*)': /scratch/llvm-project/compiler-rt/lib/scudo/standalone/linux.cpp:200:16: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] 200 | (void)write(2, Buffer, strlen(Buffer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-x86_64.dir/string_utils.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_thread_registry.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-x86_64.dir/wrappers_c.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_stats.cpp.o [ 8%] Built target clang_rt.gwp_asan-x86_64 [ 8%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenTarget.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_suppressions.cpp.o Scanning dependencies of target clang_rt.scudo_standalone_cxx-x86_64 [ 8%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_type_traits.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_thread.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone_cxx-x86_64.dir/wrappers_cpp.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_rtl_proc.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test02_atomic_host_OPENMPTARGET.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_win.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_win.cpp.o [ 9%] Building ASM object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_interceptors_vfork.S.o [ 9%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_rtl_report.cpp.o [ 9%] Built target RTSanitizerCommonNoTermination.x86_64 [ 9%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DAGISelEmitter.cpp.o Scanning dependencies of target RTUbsan_minimal.x86_64 [ 9%] Building CXX object projects/compiler-rt/lib/ubsan_minimal/CMakeFiles/RTUbsan_minimal.x86_64.dir/ubsan_minimal_handlers.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_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 [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_longlongint.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o [ 9%] Built target RTAsan.x86_64 [ 9%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcherEmitter.cpp.o /scratch/llvm-project/compiler-rt/lib/ubsan_minimal/ubsan_minimal_handlers.cpp: In function 'void message(const char*)': /scratch/llvm-project/compiler-rt/lib/ubsan_minimal/ubsan_minimal_handlers.cpp:13:14: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] 13 | (void)write(2, msg, strlen(msg)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~ [ 9%] Linking CXX static library ../../../../../lib/clang/12.0.0/lib/linux/libclang_rt.scudo_standalone-x86_64.a [ 9%] Linking CXX static library ../../../../../lib/clang/12.0.0/lib/linux/libclang_rt.scudo_standalone_cxx-x86_64.a [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 9%] Built target RTUbsan_minimal.x86_64 [ 9%] Built target clang_rt.scudo_standalone-x86_64 Scanning dependencies of target clang_rt.profile-x86_64 [ 9%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/GCDAProfiling.c.o [ 9%] Built target clang_rt.scudo_standalone_cxx-x86_64 cc1: warning: command line option '-nostdinc++' is valid for C++/ObjC++ but not for C Scanning dependencies of target RTXrayBASIC.x86_64 [ 9%] Building CXX object projects/compiler-rt/lib/xray/CMakeFiles/RTXrayBASIC.x86_64.dir/xray_basic_flags.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp 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 [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o Scanning dependencies of target RTXrayPROFILING.x86_64 Scanning dependencies of target RTXray.x86_64 [ 9%] Building CXX object projects/compiler-rt/lib/xray/CMakeFiles/RTXrayBASIC.x86_64.dir/xray_basic_logging.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/xray/CMakeFiles/RTXrayPROFILING.x86_64.dir/xray_profile_collector.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/xray/CMakeFiles/RTXray.x86_64.dir/xray_buffer_queue.cpp.o [ 9%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfiling.c.o cc1: warning: command line option '-nostdinc++' is valid for C++/ObjC++ but not for C [ 9%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_rtl_thread.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_StaticCrsGraph.cpp.o [ 9%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingInternal.c.o cc1: warning: command line option '-nostdinc++' is valid for C++/ObjC++ but not for C [ 9%] Building CXX object projects/compiler-rt/lib/xray/CMakeFiles/RTXray.x86_64.dir/xray_init.cpp.o [ 9%] Built target RTXrayBASIC.x86_64 Scanning dependencies of target RTXrayFDR.x86_64 [ 9%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingValue.c.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o cc1: warning: command line option '-nostdinc++' is valid for C++/ObjC++ but not for C [ 9%] Building CXX object projects/compiler-rt/lib/xray/CMakeFiles/RTXrayFDR.x86_64.dir/xray_fdr_flags.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_stack_trace.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/xray/CMakeFiles/RTXray.x86_64.dir/xray_flags.cpp.o [ 9%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingBiasVar.c.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o [ 38%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/xray/CMakeFiles/RTXrayFDR.x86_64.dir/xray_fdr_logging.cpp.o cc1: warning: command line option '-nostdinc++' is valid for C++/ObjC++ but not for C [ 9%] Building CXX object projects/compiler-rt/lib/xray/CMakeFiles/RTXray.x86_64.dir/xray_interface.cpp.o [ 9%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingBuffer.c.o cc1: warning: command line option '-nostdinc++' is valid for C++/ObjC++ but not for C [ 9%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_stat.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/xray/CMakeFiles/RTXrayPROFILING.x86_64.dir/xray_profiling.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 9%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingFile.c.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o cc1: warning: command line option '-nostdinc++' is valid for C++/ObjC++ but not for C In file included from /scratch/llvm-project/compiler-rt/lib/profile/InstrProfiling.h:12, from /scratch/llvm-project/compiler-rt/lib/profile/InstrProfilingFile.c:33: /scratch/llvm-project/compiler-rt/lib/profile/InstrProfilingFile.c: In function 'doProfileMerging': /scratch/llvm-project/compiler-rt/lib/profile/InstrProfilingPort.h:32:37: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] 32 | #define COMPILER_RT_FTRUNCATE(f, l) ftruncate(fileno(f), l) | ^~~~~~~~~~~~~~~~~~~~~~~ /scratch/llvm-project/compiler-rt/lib/profile/InstrProfilingFile.c:267:3: note: in expansion of macro 'COMPILER_RT_FTRUNCATE' 267 | COMPILER_RT_FTRUNCATE(ProfileFile, __llvm_profile_get_size_for_buffer()); | ^~~~~~~~~~~~~~~~~~~~~ [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_suppressions.cpp.o [ 9%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingMerge.c.o [ 9%] Building CXX object projects/compiler-rt/lib/xray/CMakeFiles/RTXray.x86_64.dir/xray_log_interface.cpp.o cc1: warning: command line option '-nostdinc++' is valid for C++/ObjC++ but not for C [ 9%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingMergeFile.c.o [ 9%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_symbolize.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/xray/CMakeFiles/RTXray.x86_64.dir/xray_utils.cpp.o cc1: warning: command line option '-nostdinc++' is valid for C++/ObjC++ but not for C [ 11%] Building CXX object projects/compiler-rt/lib/xray/CMakeFiles/RTXrayPROFILING.x86_64.dir/xray_profiling_flags.cpp.o [ 11%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcherGen.cpp.o [ 11%] Built target RTXrayFDR.x86_64 Scanning dependencies of target RTfuzzer_main.x86_64 [ 11%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer_main.x86_64.dir/FuzzerMain.cpp.o [ 11%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingNameVar.c.o cc1: warning: command line option '-nostdinc++' is valid for C++/ObjC++ but not for C [ 11%] Built target RTXrayPROFILING.x86_64 [ 11%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_sync.cpp.o [ 11%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingVersionVar.c.o [ 47%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 cc1: warning: command line option '-nostdinc++' is valid for C++/ObjC++ but not for C Scanning dependencies of target RTfuzzer.x86_64 [ 11%] Building CXX object projects/compiler-rt/lib/xray/CMakeFiles/RTXray.x86_64.dir/xray_x86_64.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerCrossOver.cpp.o [ 65%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 47%] Built target Kokkos_CoreUnitTest_Serial1 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 [ 11%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingWriter.c.o cc1: warning: command line option '-nostdinc++' is valid for C++/ObjC++ but not for C [ 11%] Built target RTfuzzer_main.x86_64 [ 11%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_platform_linux.cpp.o [ 11%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingPlatformDarwin.c.o Scanning dependencies of target RTfuzzer_interceptors.x86_64 [ 11%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer_interceptors.x86_64.dir/FuzzerInterceptors.cpp.o cc1: warning: command line option '-nostdinc++' is valid for C++/ObjC++ but not for C [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 11%] Building ASM object projects/compiler-rt/lib/xray/CMakeFiles/RTXray.x86_64.dir/xray_trampoline_x86_64.S.o [ 11%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingPlatformFuchsia.c.o cc1: warning: command line option '-nostdinc++' is valid for C++/ObjC++ but not for C [ 11%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingPlatformLinux.c.o [ 11%] Built target RTXray.x86_64 [ 11%] Built target RTfuzzer_interceptors.x86_64 cc1: warning: command line option '-nostdinc++' is valid for C++/ObjC++ but not for C [ 11%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_platform_posix.cpp.o [ 11%] Building ASM object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_rtl_amd64.S.o [ 11%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerDataFlowTrace.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerDriver.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o [ 11%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingPlatformOther.c.o cc1: warning: command line option '-nostdinc++' is valid for C++/ObjC++ but not for C [ 11%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingPlatformWindows.c.o [ 11%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcherOpt.cpp.o cc1: warning: command line option '-nostdinc++' is valid for C++/ObjC++ but not for C [ 11%] Linking CXX static library ../../../../lib/clang/12.0.0/lib/linux/libclang_rt.tsan-x86_64.a [ 11%] Building CXX object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingRuntime.cpp.o [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o Scanning dependencies of target RTSanitizerCommonNoHooks.x86_64 [ 11%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_allocator.cpp.o [ 11%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingUtil.c.o cc1: warning: command line option '-nostdinc++' is valid for C++/ObjC++ but not for C [ 11%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcher.cpp.o [ 11%] Built target clang_rt.tsan-x86_64 [ 11%] Linking CXX static library ../../../../lib/clang/12.0.0/lib/linux/libclang_rt.profile-x86_64.a [ 11%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_common.cpp.o [ 11%] Built target clang_rt.profile-x86_64 Scanning dependencies of target RTSanitizerCommonLibcNoHooks.x86_64 Scanning dependencies of target RTSanitizerCommonNoLibc.x86_64 [ 11%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibcNoHooks.x86_64.dir/sanitizer_common_libcdep.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoLibc.x86_64.dir/sanitizer_common_nolibc.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_deadlock_detector1.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibcNoHooks.x86_64.dir/sanitizer_allocator_checks.cpp.o [ 11%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DFAEmitter.cpp.o [ 11%] Built target RTSanitizerCommonNoLibc.x86_64 [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibcNoHooks.x86_64.dir/sanitizer_linux_libcdep.cpp.o Scanning dependencies of target RTSanitizerCommonSymbolizerNoHooks.x86_64 [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o [ 39%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 39%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 40%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 11%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_deadlock_detector2.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_allocator_report.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerExtFunctionsDlsym.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibcNoHooks.x86_64.dir/sanitizer_mac_libcdep.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerExtFunctionsWeak.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_errno.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 40%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 41%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibcNoHooks.x86_64.dir/sanitizer_posix_libcdep.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerExtFunctionsWindows.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_stackdepot.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_file.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerExtraCounters.cpp.o [ 22%] 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_SubView_c02.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerFork.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibcNoHooks.x86_64.dir/sanitizer_stoptheworld_linux_libcdep.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_flags.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_stacktrace.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerIO.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_flag_parser.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibcNoHooks.x86_64.dir/sanitizer_stoptheworld_netbsd_libcdep.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_stacktrace_libcdep.cpp.o [ 45%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 12%] Built target RTSanitizerCommonLibcNoHooks.x86_64 [ 12%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DFAPacketizerEmitter.cpp.o [ 45%] Built target Kokkos_CoreUnitTest_KokkosP [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_fuchsia.cpp.o Scanning dependencies of target RTSanitizerCommon.test.x86_64 [ 12%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_stacktrace_printer.cpp.o [ 12%] Linking CXX static library libRTSanitizerCommon.test.x86_64.a [ 12%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_libc.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_stacktrace_sparc.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_SubView_c12.cpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o [ 66%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 12%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_symbolizer.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_libignore.cpp.o [ 12%] Built target RTSanitizerCommon.test.x86_64 Scanning dependencies of target RTSanitizerCommon.test.nolibc.x86_64 [ 12%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerIOPosix.cpp.o [ 12%] Linking CXX static library libRTSanitizerCommon.test.nolibc.x86_64.a [ 12%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_symbolizer_libbacktrace.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_linux.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_symbolizer_libcdep.cpp.o [ 66%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp /scratch/llvm-project/compiler-rt/lib/fuzzer/FuzzerIOPosix.cpp: In function 'void fuzzer::RawPrint(const char*)': /scratch/llvm-project/compiler-rt/lib/fuzzer/FuzzerIOPosix.cpp:162:14: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] 162 | (void)write(2, Str, strlen(Str)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~ [ 12%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DirectiveEmitter.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 12%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_linux_s390.cpp.o [ 12%] Built target RTSanitizerCommon.test.nolibc.x86_64 Scanning dependencies of target RTInterception.test.x86_64 [ 12%] Linking CXX static library libRTInterception.test.x86_64.a [ 12%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_mac.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_symbolizer_mac.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 12%] Built target RTInterception.test.x86_64 [ 12%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerIOWindows.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerLoop.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_symbolizer_markup.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_netbsd.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerMerge.cpp.o Scanning dependencies of target clang_rt.stats-x86_64 [ 12%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_persistent_allocator.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/stats/CMakeFiles/clang_rt.stats-x86_64.dir/stats.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_symbolizer_posix_libcdep.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_platform_limits_freebsd.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 12%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_platform_limits_linux.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 12%] Linking CXX static library ../../../../lib/clang/12.0.0/lib/linux/libclang_rt.stats-x86_64.a [ 12%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_symbolizer_report.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_platform_limits_netbsd.cpp.o [ 12%] Built target clang_rt.stats-x86_64 Scanning dependencies of target clang_rt.stats_client-x86_64 [ 12%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_symbolizer_win.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/stats/CMakeFiles/clang_rt.stats_client-x86_64.dir/stats_client.cpp.o [ 14%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DisassemblerEmitter.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_platform_limits_posix.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_unwind_linux_libcdep.cpp.o [ 14%] Linking CXX static library ../../../../lib/clang/12.0.0/lib/linux/libclang_rt.stats_client-x86_64.a [ 14%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_unwind_win.cpp.o [ 14%] Built target clang_rt.stats_client-x86_64 Scanning dependencies of target RTAsanTest.x86_64 [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 14%] Built target RTSanitizerCommonSymbolizerNoHooks.x86_64 [ 14%] Linking CXX static library libRTAsanTest.x86_64.a Scanning dependencies of target RTScudoStandalone.x86_64 [ 14%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_platform_limits_solaris.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.x86_64.dir/checksum.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_posix.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerMutate.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.x86_64.dir/crc32_hw.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 41%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 14%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.x86_64.dir/common.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_printf.cpp.o [ 14%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/ExegesisEmitter.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 14%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.x86_64.dir/flags.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_procmaps_common.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.x86_64.dir/flags_parser.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 14%] Built target RTAsanTest.x86_64 [ 14%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.x86_64.dir/fuchsia.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_procmaps_bsd.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.x86_64.dir/linux.cpp.o Scanning dependencies of target RTScudoStandaloneCWrappers.x86_64 [ 14%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_procmaps_fuchsia.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandaloneCWrappers.x86_64.dir/wrappers_c.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_procmaps_mac.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_procmaps_linux.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o /scratch/llvm-project/compiler-rt/lib/scudo/standalone/linux.cpp: In function 'void scudo::outputRaw(const char*)': /scratch/llvm-project/compiler-rt/lib/scudo/standalone/linux.cpp:200:16: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] 200 | (void)write(2, Buffer, strlen(Buffer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 14%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_procmaps_solaris.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.x86_64.dir/release.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_rtems.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_solaris.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.x86_64.dir/report.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_stoptheworld_fuchsia.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.x86_64.dir/string_utils.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_stoptheworld_mac.cpp.o Scanning dependencies of target Kokkos_UnitTest_Random [ 41%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerSHA1.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_suppressions.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_tls_get_addr.cpp.o [ 14%] Built target RTScudoStandalone.x86_64 [ 14%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_thread_registry.cpp.o Scanning dependencies of target RTScudoStandaloneCxxWrappers.x86_64 [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_type_traits.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandaloneCxxWrappers.x86_64.dir/wrappers_cpp.cpp.o [ 14%] Built target RTScudoStandaloneCWrappers.x86_64 [ 14%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/FastISelEmitter.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerTracePC.cpp.o Scanning dependencies of target RTScudoUnitTest.x86_64 [ 14%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerUtil.cpp.o [ 14%] Linking CXX static library ../../../../../../lib/libRTScudoUnitTest.x86_64.a [ 14%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_win.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_termination.cpp.o [ 14%] Built target RTScudoUnitTest.x86_64 [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o Scanning dependencies of target RTGwpAsanBacktraceSanitizerCommon.x86_64 [ 14%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsanBacktraceSanitizerCommon.x86_64.dir/optional/backtrace_sanitizer_common.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerUtilDarwin.cpp.o [ 14%] Built target RTSanitizerCommonNoHooks.x86_64 Scanning dependencies of target RTXRay.test.x86_64 [ 14%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerUtilFuchsia.cpp.o [ 14%] Built target RTGwpAsanBacktraceSanitizerCommon.x86_64 [ 14%] Linking CXX static library libRTXRay.test.x86_64.a Scanning dependencies of target LTO_exports [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 14%] Creating export file for LTO [ 14%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerUtilLinux.cpp.o [ 14%] Built target LTO_exports [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 14%] Built target RTScudoStandaloneCxxWrappers.x86_64 Scanning dependencies of target SampleAnalyzerPlugin_exports [ 14%] Creating export file for SampleAnalyzerPlugin [ 14%] Built target RTXRay.test.x86_64 Scanning dependencies of target CheckerDependencyHandlingAnalyzerPlugin_exports Scanning dependencies of target obj.clang-tblgen [ 14%] Creating export file for CheckerDependencyHandlingAnalyzerPlugin [ 14%] Built target SampleAnalyzerPlugin_exports [ 14%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerUtilPosix.cpp.o Scanning dependencies of target CheckerOptionHandlingAnalyzerPlugin_exports [ 14%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ASTTableGen.cpp.o [ 14%] Built target CheckerDependencyHandlingAnalyzerPlugin_exports [ 14%] Creating export file for CheckerOptionHandlingAnalyzerPlugin [ 14%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangASTNodesEmitter.cpp.o [ 14%] Built target CheckerOptionHandlingAnalyzerPlugin_exports [ 14%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerUtilWindows.cpp.o Scanning dependencies of target libclang_exports [ 14%] Creating export file for libclang Scanning dependencies of target scan-build [ 14%] Built target libclang_exports [ 14%] Generating ../../../../bin/scan-build [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_b.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 14%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/FixedLenDecoderEmitter.cpp.o [ 14%] Generating ../../../../libexec/ccc-analyzer Scanning dependencies of target scan-view [ 14%] Generating ../../../../libexec/c++-analyzer [ 14%] Generating ../../../../bin/scan-view [ 14%] Generating ../../../../share/man/man1/scan-build.1 [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 14%] Generating ../../../../share/scan-build/scanview.css [ 14%] Generating ../../../../share/scan-view/ScanView.py [ 14%] Generating ../../../../share/scan-view/startfile.py [ 14%] Generating ../../../../share/scan-view/bugcatcher.ico [ 14%] Built target scan-view [ 14%] Generating ../../../../share/scan-build/sorttable.js [ 14%] Built target scan-build Scanning dependencies of target BugpointPasses_exports [ 14%] Creating export file for BugpointPasses Scanning dependencies of target hmaptool Scanning dependencies of target Remarks_exports [ 14%] Creating export file for Remarks [ 14%] Generating ../../../../bin/hmaptool [ 14%] Built target hmaptool Scanning dependencies of target SecondLib [ 14%] Building CXX object unittests/Support/DynamicLibrary/CMakeFiles/SecondLib.dir/PipSqueak.cpp.o [ 14%] Built target Remarks_exports [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test12b_TeamScratch_OPENACC.cpp.o [ 41%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 14%] Built target BugpointPasses_exports [ 14%] Built target RTfuzzer.x86_64 Scanning dependencies of target PipSqueak Scanning dependencies of target benchmark [ 14%] Building CXX object unittests/Support/DynamicLibrary/CMakeFiles/PipSqueak.dir/PipSqueak.cpp.o Scanning dependencies of target DynamicLibraryLib [ 14%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 14%] Building CXX object unittests/Support/DynamicLibrary/CMakeFiles/DynamicLibraryLib.dir/ExportedFuncs.cpp.o [ 14%] Linking CXX shared library SecondLib.so [ 14%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangASTPropertiesEmitter.cpp.o [ 14%] Linking CXX shared library PipSqueak.so [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 14%] Built target SecondLib [ 14%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangAttrEmitter.cpp.o [ 14%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangCommentCommandInfoEmitter.cpp.o [ 14%] Linking CXX static library ../../../lib/libDynamicLibraryLib.a [ 14%] Built target PipSqueak [ 14%] Built target DynamicLibraryLib Scanning dependencies of target clang_rt.memprof-x86_64 [ 14%] Linking CXX static library ../../../../lib/clang/12.0.0/lib/linux/libclang_rt.memprof-x86_64.a Scanning dependencies of target Kokkos_ProfilingAllCalls [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/hip/TestRandom.cpp.o [ 22%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o [ 20%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 20%] Built target Kokkos_CoreUnitTest_KokkosP [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o [ 14%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangCommentHTMLNamedCharacterReferenceEmitter.cpp.o [ 14%] Built target clang_rt.memprof-x86_64 Scanning dependencies of target clang_rt.memprof_cxx-x86_64 [ 14%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/GICombinerEmitter.cpp.o [ 14%] Linking CXX static library ../../../../lib/clang/12.0.0/lib/linux/libclang_rt.memprof_cxx-x86_64.a [ 14%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 14%] Built target clang_rt.memprof_cxx-x86_64 [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test03a_MemorySpace_malloc_OPENMPTARGET.cpp.o Scanning dependencies of target LLVMSupport [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o Scanning dependencies of target clang_rt.memprof-x86_64-symbols [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o "/var/jenkins/workspace/Kokkos_PR-6783/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 " [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AArch64TargetParser.cpp.o [ 14%] Generating exported symbols for clang_rt.memprof-x86_64 [ 14%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangCommentHTMLTagsEmitter.cpp.o [ 14%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangDataCollectorsEmitter.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_SubView_c13.cpp [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o [ 14%] Built target clang_rt.memprof-x86_64-symbols Scanning dependencies of target clang_rt.memprof_cxx-x86_64-symbols [ 14%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangDiagnosticsEmitter.cpp.o [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ABIBreak.cpp.o [ 14%] Generating exported symbols for clang_rt.memprof_cxx-x86_64 [ 14%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangOpcodesEmitter.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMTargetParser.cpp.o [ 14%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/GlobalISelEmitter.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 14%] Built target clang_rt.memprof_cxx-x86_64-symbols [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o Scanning dependencies of target builtins [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 14%] Built target builtins [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AMDGPUMetadata.cpp.o Scanning dependencies of target crt [ 14%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangOpenCLBuiltinEmitter.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 14%] Built target crt [ 14%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 23%] Built target Kokkos_CoreUnitTest_Cuda3 [ 42%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 14%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangOptionDocEmitter.cpp.o [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APFixedPoint.cpp.o [ 14%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/InfoByHwMode.cpp.o Scanning dependencies of target clang_rt.lsan-x86_64 [ 14%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/clang_rt.lsan-x86_64.dir/lsan.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 46%] Linking CXX executable Kokkos_ProfilingAllCalls [ 46%] Built target Kokkos_ProfilingAllCalls [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/clang_rt.lsan-x86_64.dir/lsan_allocator.cpp.o [ 14%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test03b_MemorySpace_free_OPENMPTARGET.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o [ 14%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangSACheckersEmitter.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 14%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 14%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangSyntaxEmitter.cpp.o [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APFloat.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/clang_rt.lsan-x86_64.dir/lsan_fuchsia.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 14%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/InstrInfoEmitter.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/clang_rt.lsan-x86_64.dir/lsan_interceptors.cpp.o [ 14%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangTypeNodesEmitter.cpp.o [ 14%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_d.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o [ 14%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/MveEmitter.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/clang_rt.lsan-x86_64.dir/lsan_linux.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 14%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/NeonEmitter.cpp.o [ 14%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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. [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/clang_rt.lsan-x86_64.dir/lsan_mac.cpp.o [ 14%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/SveEmitter.cpp.o [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APInt.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/clang_rt.lsan-x86_64.dir/lsan_malloc_mac.cpp.o [ 14%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 14%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/clang_rt.lsan-x86_64.dir/lsan_posix.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 68%] 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_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APSInt.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/clang_rt.lsan-x86_64.dir/lsan_preinit.cpp.o [ 14%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/InstrDocsEmitter.cpp.o [ 14%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 14%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/clang_rt.lsan-x86_64.dir/lsan_thread.cpp.o [ 14%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/TableGen.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMBuildAttrs.cpp.o [ 14%] Linking CXX static library ../../../../lib/clang/12.0.0/lib/linux/libclang_rt.lsan-x86_64.a [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 14%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 14%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMAttributeParser.cpp.o [ 14%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 22%] Linking CXX executable Kokkos_StackTraceTestExec [ 14%] Built target clang_rt.lsan-x86_64 [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 14%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o Scanning dependencies of target clang_rt.ubsan_standalone-x86_64 [ 14%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 14%] Built target obj.clang-tblgen Scanning dependencies of target clang_rt.ubsan_standalone_cxx-x86_64 [ 14%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone-x86_64.dir/ubsan_init_standalone_preinit.cpp.o [ 14%] Linking CXX static library ../../../../lib/clang/12.0.0/lib/linux/libclang_rt.ubsan_standalone_cxx-x86_64.a [ 14%] Linking CXX static library ../../../../lib/clang/12.0.0/lib/linux/libclang_rt.ubsan_standalone-x86_64.a [ 14%] Built target clang_rt.ubsan_standalone_cxx-x86_64 [ 14%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/IntrinsicEmitter.cpp.o Scanning dependencies of target clang_rt.asan_cxx-x86_64 [ 14%] Linking CXX static library ../../../../lib/clang/12.0.0/lib/linux/libclang_rt.asan_cxx-x86_64.a [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMWinEH.cpp.o [ 14%] Built target clang_rt.ubsan_standalone-x86_64 Scanning dependencies of target clang_rt.asan-x86_64 [ 14%] Built target clang_rt.asan_cxx-x86_64 [ 14%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o Scanning dependencies of target clang_rt.dfsan-x86_64-symbols [ 14%] Linking CXX static library ../../../../lib/clang/12.0.0/lib/linux/libclang_rt.asan-x86_64.a [ 14%] Generating exported symbols for clang_rt.dfsan-x86_64 Scanning dependencies of target clang_rt.msan-x86_64-symbols [ 14%] Generating exported symbols for clang_rt.msan-x86_64 [ 14%] Built target clang_rt.msan-x86_64-symbols [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Allocator.cpp.o Scanning dependencies of target clang_rt.msan_cxx-x86_64-symbols [ 14%] Built target clang_rt.dfsan-x86_64-symbols [ 14%] Generating exported symbols for clang_rt.msan_cxx-x86_64 Scanning dependencies of target clang_rt.hwasan_cxx-x86_64 [ 14%] Linking CXX static library ../../../../lib/clang/12.0.0/lib/linux/libclang_rt.hwasan_cxx-x86_64.a [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 14%] Built target clang_rt.msan_cxx-x86_64-symbols Scanning dependencies of target clang_rt.hwasan-x86_64 [ 14%] Linking CXX static library ../../../lib/libbenchmark.a [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamError.cpp.o [ 14%] Linking CXX static library ../../../../lib/clang/12.0.0/lib/linux/libclang_rt.hwasan-x86_64.a [ 14%] Built target clang_rt.hwasan_cxx-x86_64 Scanning dependencies of target clang_rt.tsan-x86_64-symbols [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 15%] Generating exported symbols for clang_rt.tsan-x86_64 [ 15%] Built target benchmark [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENACC.cpp.o Scanning dependencies of target clang_rt.tsan_cxx-x86_64-symbols [ 15%] Generating exported symbols for clang_rt.tsan_cxx-x86_64 [ 15%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamReader.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o [ 15%] Built target clang_rt.tsan_cxx-x86_64-symbols [ 15%] Built target clang_rt.tsan-x86_64-symbols Scanning dependencies of target clang_rt.dyndd-dynamic-x86_64 Scanning dependencies of target safestack [ 15%] Built target safestack [ 15%] Linking CXX shared library ../../../../../lib/clang/12.0.0/lib/linux/libclang_rt.dyndd-x86_64.so [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o Scanning dependencies of target cfi [ 15%] Built target cfi [ 15%] Built target clang_rt.hwasan-x86_64 [ 15%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/OptEmitter.cpp.o Scanning dependencies of target clang_rt.scudo-x86_64 [ 15%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-x86_64.dir/scudo_allocator.cpp.o Scanning dependencies of target clang_rt.scudo_minimal-x86_64 [ 15%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-x86_64.dir/scudo_allocator.cpp.o [ 15%] Built target clang_rt.asan-x86_64 [ 15%] Built target clang_rt.dyndd-dynamic-x86_64 [ 15%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamRef.cpp.o Scanning dependencies of target clang_rt.scudo-dynamic-x86_64 Scanning dependencies of target clang_rt.scudo_minimal-dynamic-x86_64 [ 42%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestNestedSort.cpp.o [ 15%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-dynamic-x86_64.dir/scudo_allocator.cpp.o [ 15%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-dynamic-x86_64.dir/scudo_allocator.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o [ 15%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/OptParserEmitter.cpp.o [ 15%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/OptRSTEmitter.cpp.o [ 15%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/PredicateExpander.cpp.o [ 15%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-x86_64.dir/scudo_crc32.cpp.o [ 15%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-x86_64.dir/scudo_crc32.cpp.o [ 15%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamWriter.cpp.o [ 15%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-x86_64.dir/scudo_errors.cpp.o [ 15%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-x86_64.dir/scudo_errors.cpp.o [ 46%] 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_IncrementalTest_OPENMPTARGET.dir/generated/Test04_ParallelFor_RangePolicy_OPENMPTARGET.cpp.o [ 23%] Built target Kokkos_StackTraceTestExec [ 15%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-dynamic-x86_64.dir/scudo_crc32.cpp.o [ 15%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-x86_64.dir/scudo_flags.cpp.o [ 15%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-dynamic-x86_64.dir/scudo_crc32.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 15%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-x86_64.dir/scudo_flags.cpp.o [ 15%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-dynamic-x86_64.dir/scudo_errors.cpp.o [ 15%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-dynamic-x86_64.dir/scudo_errors.cpp.o [ 15%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-dynamic-x86_64.dir/scudo_flags.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMPTARGET.cpp.o [ 15%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-x86_64.dir/scudo_malloc.cpp.o [ 15%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-x86_64.dir/scudo_termination.cpp.o [ 15%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-dynamic-x86_64.dir/scudo_malloc.cpp.o [ 15%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-x86_64.dir/scudo_malloc.cpp.o [ 15%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-dynamic-x86_64.dir/scudo_flags.cpp.o [ 15%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BlockFrequency.cpp.o /scratch/llvm-project/compiler-rt/lib/scudo/scudo_malloc.cpp:49:28: warning: 'void cfree(void*)' specifies less restrictive attributes than its target 'void free(void*)': 'leaf', 'nothrow' [-Wmissing-attributes] 49 | INTERCEPTOR_ATTRIBUTE void cfree(void *ptr) ALIAS("free"); | ^~~~~ /scratch/llvm-project/compiler-rt/lib/scudo/scudo_malloc.cpp:23:28: note: 'void cfree(void*)' target declared here 23 | INTERCEPTOR_ATTRIBUTE void free(void *ptr) { | ^~~~ /scratch/llvm-project/compiler-rt/lib/scudo/scudo_malloc.cpp:49:28: warning: 'void cfree(void*)' specifies less restrictive attributes than its target 'void free(void*)': 'leaf', 'nothrow' [-Wmissing-attributes] 49 | INTERCEPTOR_ATTRIBUTE void cfree(void *ptr) ALIAS("free"); | ^~~~~ /scratch/llvm-project/compiler-rt/lib/scudo/scudo_malloc.cpp:23:28: note: 'void cfree(void*)' target declared here 23 | INTERCEPTOR_ATTRIBUTE void free(void *ptr) { | ^~~~ /scratch/llvm-project/compiler-rt/lib/scudo/scudo_malloc.cpp:49:28: warning: 'void cfree(void*)' specifies less restrictive attributes than its target 'void free(void*)': 'leaf', 'nothrow' [-Wmissing-attributes] 49 | INTERCEPTOR_ATTRIBUTE void cfree(void *ptr) ALIAS("free"); | ^~~~~ /scratch/llvm-project/compiler-rt/lib/scudo/scudo_malloc.cpp:23:28: note: 'void cfree(void*)' target declared here 23 | INTERCEPTOR_ATTRIBUTE void free(void *ptr) { | ^~~~ [ 16%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-x86_64.dir/scudo_tsd_exclusive.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-x86_64.dir/scudo_termination.cpp.o [ 16%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/PseudoLoweringEmitter.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-x86_64.dir/scudo_tsd_shared.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-dynamic-x86_64.dir/scudo_termination.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BranchProbability.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-dynamic-x86_64.dir/scudo_malloc.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-x86_64.dir/scudo_tsd_exclusive.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-dynamic-x86_64.dir/scudo_tsd_exclusive.cpp.o /scratch/llvm-project/compiler-rt/lib/scudo/scudo_malloc.cpp:49:28: warning: 'void cfree(void*)' specifies less restrictive attributes than its target 'void free(void*)': 'leaf', 'nothrow' [-Wmissing-attributes] 49 | INTERCEPTOR_ATTRIBUTE void cfree(void *ptr) ALIAS("free"); | ^~~~~ /scratch/llvm-project/compiler-rt/lib/scudo/scudo_malloc.cpp:23:28: note: 'void cfree(void*)' target declared here 23 | INTERCEPTOR_ATTRIBUTE void free(void *ptr) { | ^~~~ [ 16%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-x86_64.dir/scudo_tsd_shared.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-x86_64.dir/scudo_utils.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-dynamic-x86_64.dir/scudo_termination.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-x86_64.dir/scudo_utils.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-dynamic-x86_64.dir/scudo_tsd_exclusive.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BuryPointer.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o Scanning dependencies of target gwp_asan [ 16%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-dynamic-x86_64.dir/scudo_tsd_shared.cpp.o [ 16%] Built target gwp_asan [ 16%] Linking CXX static library ../../../../lib/clang/12.0.0/lib/linux/libclang_rt.scudo_minimal-x86_64.a [ 16%] Linking CXX static library ../../../../lib/clang/12.0.0/lib/linux/libclang_rt.scudo-x86_64.a [ 16%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-dynamic-x86_64.dir/scudo_utils.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-dynamic-x86_64.dir/scudo_new_delete.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-dynamic-x86_64.dir/scudo_tsd_shared.cpp.o [ 16%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/RISCVCompressInstEmitter.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 46%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_unsignedint.cpp.o [ 16%] Linking CXX shared library ../../../../lib/clang/12.0.0/lib/linux/libclang_rt.scudo-x86_64.so [ 16%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-dynamic-x86_64.dir/scudo_utils.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CachePruning.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/circular_raw_ostream.cpp.o [ 18%] Built target clang_rt.scudo_minimal-x86_64 [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o Scanning dependencies of target clang_rt.ubsan_minimal-dynamic-x86_64 [ 18%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-dynamic-x86_64.dir/scudo_new_delete.cpp.o [ 18%] Linking CXX shared library ../../../../lib/clang/12.0.0/lib/linux/libclang_rt.ubsan_minimal-x86_64.so [ 18%] Built target clang_rt.ubsan_minimal-dynamic-x86_64 Scanning dependencies of target clang_rt.ubsan_minimal-x86_64 [ 18%] Linking CXX static library ../../../../lib/clang/12.0.0/lib/linux/libclang_rt.ubsan_minimal-x86_64.a [ 18%] Linking CXX shared library ../../../../lib/clang/12.0.0/lib/linux/libclang_rt.scudo_minimal-x86_64.so [ 18%] Built target clang_rt.ubsan_minimal-x86_64 Scanning dependencies of target profile [ 18%] Built target clang_rt.scudo-dynamic-x86_64 [ 18%] Built target profile Scanning dependencies of target clang_rt.xray-profiling-x86_64 [ 18%] Linking CXX static library ../../../../lib/clang/12.0.0/lib/linux/libclang_rt.xray-profiling-x86_64.a Scanning dependencies of target clang_rt.xray-basic-x86_64 [ 18%] Built target clang_rt.scudo-x86_64 Scanning dependencies of target clang_rt.xray-x86_64 [ 18%] Linking CXX static library ../../../../lib/clang/12.0.0/lib/linux/libclang_rt.xray-basic-x86_64.a [ 18%] Linking CXX static library ../../../../lib/clang/12.0.0/lib/linux/libclang_rt.xray-x86_64.a [ 18%] Built target clang_rt.xray-profiling-x86_64 Scanning dependencies of target clang_rt.xray-fdr-x86_64 [ 18%] Built target clang_rt.scudo_minimal-dynamic-x86_64 Scanning dependencies of target clang_rt.fuzzer-x86_64 [ 18%] Linking CXX static library ../../../../lib/clang/12.0.0/lib/linux/libclang_rt.xray-fdr-x86_64.a [ 18%] Linking CXX static library ../../../../lib/clang/12.0.0/lib/linux/libclang_rt.fuzzer-x86_64.a [ 18%] Built target clang_rt.xray-basic-x86_64 [ 18%] Built target clang_rt.xray-fdr-x86_64 Scanning dependencies of target clang_rt.fuzzer_interceptors-x86_64 [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Chrono.cpp.o Scanning dependencies of target clang_rt.fuzzer_no_main-x86_64 [ 18%] Linking CXX static library ../../../../lib/clang/12.0.0/lib/linux/libclang_rt.fuzzer_interceptors-x86_64.a [ 18%] Linking CXX static library ../../../../lib/clang/12.0.0/lib/linux/libclang_rt.fuzzer_no_main-x86_64.a [ 18%] Built target clang_rt.fuzzer_interceptors-x86_64 Scanning dependencies of target clang_rt.ubsan_standalone-dynamic-x86_64-version-list [ 18%] Generating version list for clang_rt.ubsan_standalone-dynamic-x86_64 [ 18%] Built target clang_rt.xray-x86_64 [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o Scanning dependencies of target clang_rt.asan-dynamic-x86_64-version-list [ 18%] Generating version list for clang_rt.asan-dynamic-x86_64 [ 18%] Built target clang_rt.ubsan_standalone-dynamic-x86_64-version-list Scanning dependencies of target clang_rt.hwasan-dynamic-x86_64-version-list [ 18%] Generating version list for clang_rt.hwasan-dynamic-x86_64 [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 18%] Built target clang_rt.fuzzer_no_main-x86_64 [ 18%] Built target clang_rt.asan-dynamic-x86_64-version-list Scanning dependencies of target RTScudoCUnitTest.x86_64 [ 18%] Built target clang_rt.hwasan-dynamic-x86_64-version-list Scanning dependencies of target RTScudoCxxUnitTest.x86_64 [ 18%] Linking CXX static library ../../../../../../lib/libRTScudoCUnitTest.x86_64.a Scanning dependencies of target RTGwpAsanTest.x86_64 [ 18%] Linking CXX static library ../../../../../../lib/libRTScudoCxxUnitTest.x86_64.a [ 18%] Linking CXX static library libRTGwpAsanTest.x86_64.a [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/COM.cpp.o [ 18%] Built target RTScudoCUnitTest.x86_64 [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CodeGenCoverage.cpp.o Scanning dependencies of target RTFuzzerTest.x86_64 [ 18%] Built target RTScudoCxxUnitTest.x86_64 [ 18%] Linking CXX static library libRTFuzzerTest.x86_64.a [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CommandLine.cpp.o Scanning dependencies of target clang_rt.memprof-dynamic-x86_64-version-list [ 18%] Generating version list for clang_rt.memprof-dynamic-x86_64 [ 18%] Built target clang_rt.fuzzer-x86_64 Scanning dependencies of target benchmark_main [ 18%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/RegisterBankEmitter.cpp.o [ 18%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 46%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 18%] Built target clang_rt.memprof-dynamic-x86_64-version-list Scanning dependencies of target RTMemprof_dynamic_version_script_dummy.x86_64 [ 18%] Built target RTGwpAsanTest.x86_64 [ 18%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic_version_script_dummy.x86_64.dir/dummy.cpp.o Scanning dependencies of target lsan [ 18%] Built target lsan [ 18%] Built target RTMemprof_dynamic_version_script_dummy.x86_64 Scanning dependencies of target clang_rt.ubsan_standalone-x86_64-symbols Scanning dependencies of target RTUbsan_dynamic_version_script_dummy.x86_64 [ 18%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan_dynamic_version_script_dummy.x86_64.dir/dummy.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 18%] Generating exported symbols for clang_rt.ubsan_standalone-x86_64 [ 18%] Built target RTUbsan_dynamic_version_script_dummy.x86_64 Scanning dependencies of target clang_rt.ubsan_standalone_cxx-x86_64-symbols [ 18%] Linking CXX static library ../../../lib/libbenchmark_main.a [ 18%] Built target RTFuzzerTest.x86_64 [ 18%] Generating exported symbols for clang_rt.ubsan_standalone_cxx-x86_64 [ 18%] Built target clang_rt.ubsan_standalone-x86_64-symbols Scanning dependencies of target RTAsan_dynamic_version_script_dummy.x86_64 Scanning dependencies of target clang_rt.asan-x86_64-symbols [ 18%] Built target benchmark_main [ 18%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic_version_script_dummy.x86_64.dir/dummy.cpp.o [ 18%] Built target clang_rt.ubsan_standalone_cxx-x86_64-symbols [ 18%] Built target RTAsan_dynamic_version_script_dummy.x86_64 [ 18%] Generating exported symbols for clang_rt.asan-x86_64 Scanning dependencies of target dfsan [ 18%] Built target dfsan Scanning dependencies of target RTHwasan_dynamic_version_script_dummy.x86_64 Scanning dependencies of target clang_rt.asan_cxx-x86_64-symbols Scanning dependencies of target msan [ 18%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic_version_script_dummy.x86_64.dir/dummy.cpp.o [ 18%] Generating exported symbols for clang_rt.asan_cxx-x86_64 [ 18%] Built target RTHwasan_dynamic_version_script_dummy.x86_64 Scanning dependencies of target clang_rt.hwasan_cxx-x86_64-symbols [ 18%] Built target msan Scanning dependencies of target clang_rt.hwasan-x86_64-symbols [ 18%] Generating exported symbols for clang_rt.hwasan-x86_64 [ 18%] Built target clang_rt.asan_cxx-x86_64-symbols Scanning dependencies of target tsan [ 18%] Built target tsan [ 18%] Generating exported symbols for clang_rt.hwasan_cxx-x86_64 [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o Scanning dependencies of target dd [ 18%] Built target clang_rt.hwasan_cxx-x86_64-symbols [ 18%] Built target dd Scanning dependencies of target scudo [ 18%] Built target clang_rt.hwasan-x86_64-symbols [ 18%] Built target scudo Scanning dependencies of target clang_rt.ubsan_minimal-x86_64-symbols [ 18%] Built target clang_rt.asan-x86_64-symbols Scanning dependencies of target scudo_standalone Scanning dependencies of target xray Scanning dependencies of target fuzzer [ 18%] Generating exported symbols for clang_rt.ubsan_minimal-x86_64 [ 18%] Built target xray [ 18%] Built target scudo_standalone Scanning dependencies of target clang_rt.memprof-dynamic-x86_64 [ 18%] Built target fuzzer Scanning dependencies of target clang_rt.ubsan_standalone-dynamic-x86_64 Scanning dependencies of target clang_rt.asan-dynamic-x86_64 [ 18%] Linking CXX shared library ../../../../lib/clang/12.0.0/lib/linux/libclang_rt.memprof-x86_64.so [ 18%] Linking CXX shared library ../../../../lib/clang/12.0.0/lib/linux/libclang_rt.ubsan_standalone-x86_64.so [ 18%] Linking CXX shared library ../../../../lib/clang/12.0.0/lib/linux/libclang_rt.asan-x86_64.so [ 18%] Built target clang_rt.ubsan_minimal-x86_64-symbols Scanning dependencies of target clang_rt.hwasan-dynamic-x86_64 [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Compression.cpp.o [ 18%] Linking CXX shared library ../../../../lib/clang/12.0.0/lib/linux/libclang_rt.hwasan-x86_64.so [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o [ 18%] Built target clang_rt.memprof-dynamic-x86_64 Scanning dependencies of target ubsan-minimal /usr/bin/ld: warning: -z gnu-version-script-compat ignored [ 18%] Built target clang_rt.ubsan_standalone-dynamic-x86_64 [ 18%] Built target ubsan-minimal Scanning dependencies of target memprof [ 18%] Built target memprof Scanning dependencies of target ubsan [ 18%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/RegisterInfoEmitter.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CRC.cpp.o [ 18%] Built target ubsan [ 18%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/SDNodeProperties.cpp.o [ 18%] Built target clang_rt.hwasan-dynamic-x86_64 [ 18%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/SearchableTableEmitter.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o /usr/bin/ld: warning: -z gnu-version-script-compat ignored [ 18%] Built target clang_rt.asan-dynamic-x86_64 Scanning dependencies of target hwasan [ 18%] Built target hwasan [ 18%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/SubtargetEmitter.cpp.o [ 18%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/SubtargetFeatureInfo.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTF.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTFWrapper.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 42%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 42%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_Reductions.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_ParallelScanRangePolicy.cpp [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CrashRecoveryContext.cpp.o [ 42%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 18%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/TableGen.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 18%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/Types.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DataExtractor.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Debug.cpp.o [ 18%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/X86DisassemblerTables.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_e.cpp.o [ 42%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DebugCounter.cpp.o [ 42%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E 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 [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_Reductions_DeviceView.cpp [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DeltaAlgorithm.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DAGDeltaAlgorithm.cpp.o [ 18%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/X86EVEX2VEXTablesEmitter.cpp.o [ 18%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/X86FoldTablesEmitter.cpp.o [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DJB.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributeParser.cpp.o [ 18%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/X86ModRMFilters.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributes.cpp.o [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 18%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/X86RecognizableInstr.cpp.o [ 18%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/WebAssemblyDisassemblerEmitter.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Error.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Init.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ErrorHandling.cpp.o [ 18%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CTagsEmitter.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ExtensibleRTTI.cpp.o [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o Scanning dependencies of target asan [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 18%] Built target asan [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileCollector.cpp.o Scanning dependencies of target compiler-rt [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileUtilities.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileOutputBuffer.cpp.o [ 18%] Built target compiler-rt [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FoldingSet.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FormattedStream.cpp.o [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FormatVariadic.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GlobPattern.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 18%] Built target obj.llvm-tblgen [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Hashing.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GraphWriter.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/InitLLVM.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/InstructionCost.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntEqClasses.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntervalMap.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ItaniumManglingCanonicalizer.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/JSON.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/KnownBits.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LEB128.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LineIterator.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Locale.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENACC.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LockFileManager.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LowLevelType.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ManagedStatic.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MathExtras.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemAlloc.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBuffer.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBufferRef.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MD5.cpp.o [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/NativeFormatting.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/OptimizedStructLayout.cpp.o [ 42%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Optional.cpp.o [ 47%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Parallel.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PluginLoader.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PrettyStackTrace.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RandomNumberGenerator.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Regex.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributes.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributeParser.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ScaledNumber.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ScopedPrinter.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SHA1.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Signposts.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SmallPtrSet.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SmallVector.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SourceMgr.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMPTARGET.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SpecialCaseList.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Statistic.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringMap.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringExtras.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringSaver.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringRef.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SuffixTree.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SymbolRemappingReader.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SystemUtils.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TarWriter.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TargetParser.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ThreadPool.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TimeProfiler.cpp.o [ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Timer.cpp.o [ 19%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ToolOutputFile.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_Reducers_a.cpp [ 19%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TrigramIndex.cpp.o [ 19%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Triple.cpp.o [ 19%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Twine.cpp.o [ 19%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Unicode.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test08_deep_copy_OPENMPTARGET.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 19%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeCaseFold.cpp.o [ 19%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/VersionTuple.cpp.o [ 19%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/VirtualFileSystem.cpp.o [ 19%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/WithColor.cpp.o [ 19%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/X86TargetParser.cpp.o Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 19%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLParser.cpp.o [ 19%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLTraits.cpp.o [ 19%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_os_ostream.cpp.o [ 19%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_ostream.cpp.o [ 19%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regcomp.c.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_Reducers_b.cpp [ 19%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regerror.c.o [ 19%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regexec.c.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 19%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regfree.c.o [ 19%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regstrlcpy.c.o [ 19%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/xxhash.cpp.o [ 19%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Z3Solver.cpp.o [ 19%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Atomic.cpp.o [ 19%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DynamicLibrary.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 19%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Errno.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 19%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Host.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 19%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Memory.cpp.o [ 19%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Path.cpp.o [ 19%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Process.cpp.o [ 19%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Program.cpp.o [ 19%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RWMutex.cpp.o [ 19%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Signals.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_g.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 19%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TargetRegistry.cpp.o [ 19%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ThreadLocal.cpp.o [ 19%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Threading.cpp.o [ 19%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Valgrind.cpp.o [ 19%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Watchdog.cpp.o [ 42%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 19%] Linking CXX static library ../libLLVMSupport.a [ 19%] Built target LLVMSupport Scanning dependencies of target LLVMLineEditor [ 19%] Building CXX object lib/LineEditor/CMakeFiles/LLVMLineEditor.dir/LineEditor.cpp.o Scanning dependencies of target LLVMBitstreamReader Scanning dependencies of target LLVMExtensions [ 19%] Building CXX object lib/Bitstream/Reader/CMakeFiles/LLVMBitstreamReader.dir/BitstreamReader.cpp.o [ 19%] Building CXX object lib/Extensions/CMakeFiles/LLVMExtensions.dir/Extensions.cpp.o Scanning dependencies of target LLVMFileCheck Scanning dependencies of target LLVMDebugInfoMSF [ 19%] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MappedBlockStream.cpp.o [ 19%] Building CXX object lib/FileCheck/CMakeFiles/LLVMFileCheck.dir/FileCheck.cpp.o [ 57%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 57%] Built target Kokkos_PerformanceTest_TaskDag [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o Scanning dependencies of target LLVMOption [ 19%] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/Arg.cpp.o Scanning dependencies of target LLVMBinaryFormat [ 19%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/AMDGPUMetadataVerifier.cpp.o Scanning dependencies of target LLVMTableGen [ 19%] Linking CXX static library ../libLLVMExtensions.a [ 19%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/DetailedRecordsBackend.cpp.o [ 19%] Linking CXX static library ../libLLVMLineEditor.a [ 19%] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/ArgList.cpp.o [ 19%] Built target LLVMExtensions [ 19%] Built target LLVMLineEditor [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o Scanning dependencies of target gtest Scanning dependencies of target LLVMWindowsManifest [ 19%] Building CXX object lib/WindowsManifest/CMakeFiles/LLVMWindowsManifest.dir/WindowsManifestMerger.cpp.o [ 19%] Building CXX object utils/unittest/CMakeFiles/gtest.dir/googletest/src/gtest-all.cc.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_Reducers_c.cpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 19%] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFBuilder.cpp.o [ 19%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Dwarf.cpp.o [ 21%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Error.cpp.o [ 21%] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/Option.cpp.o [ 21%] Linking CXX static library ../../libLLVMBitstreamReader.a [ 21%] Linking CXX static library ../libLLVMWindowsManifest.a [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o [ 21%] Built target LLVMBitstreamReader [ 21%] Built target LLVMWindowsManifest Scanning dependencies of target yaml-bench [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o [ 21%] Building CXX object utils/yaml-bench/CMakeFiles/yaml-bench.dir/YAMLBench.cpp.o Scanning dependencies of target not [ 21%] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/OptTable.cpp.o [ 21%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/JSONBackend.cpp.o [ 21%] Building CXX object utils/not/CMakeFiles/not.dir/not.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_UnorderedMap.cpp.o [ 42%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Vector.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 21%] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFCommon.cpp.o [ 21%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MachO.cpp.o [ 21%] Linking CXX executable ../../bin/not [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalSpecialFunctions.cpp.o [ 21%] Linking CXX executable ../../bin/yaml-bench [ 21%] Linking CXX static library ../libLLVMFileCheck.a [ 21%] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFError.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 21%] Built target LLVMFileCheck [ 21%] Built target not [ 22%] Linking CXX static library ../libLLVMOption.a [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENACC.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o Scanning dependencies of target llvm-cxxfilt [ 22%] Built target LLVMOption Scanning dependencies of target llvm-config [ 22%] Building CXX object tools/llvm-cxxfilt/CMakeFiles/llvm-cxxfilt.dir/llvm-cxxfilt.cpp.o [ 22%] Built target yaml-bench [ 22%] Building CXX object tools/llvm-config/CMakeFiles/llvm-config.dir/llvm-config.cpp.o Scanning dependencies of target llvm-undname [ 48%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 22%] Building CXX object tools/llvm-undname/CMakeFiles/llvm-undname.dir/llvm-undname.cpp.o [ 22%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Main.cpp.o Scanning dependencies of target split-file [ 22%] Building CXX object tools/split-file/CMakeFiles/split-file.dir/split-file.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 22%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Magic.cpp.o [ 22%] Linking CXX static library ../../libLLVMDebugInfoMSF.a [ 24%] 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_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 43%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 22%] Building CXX object utils/unittest/CMakeFiles/gtest.dir/googlemock/src/gmock-all.cc.o [ 22%] Built target LLVMDebugInfoMSF Scanning dependencies of target LLVMRemarks [ 22%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Minidump.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 22%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/BitstreamRemarkParser.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_OccupancyControlTrait.cpp.o [ 22%] Linking CXX executable ../../bin/llvm-cxxfilt [ 22%] Linking CXX executable ../../bin/split-file [ 22%] Linking CXX executable ../../bin/llvm-config [ 22%] Linking CXX executable ../../bin/llvm-undname [ 22%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackDocument.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 22%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Record.cpp.o [ 22%] Built target llvm-config [ 22%] Built target llvm-cxxfilt [ 22%] Built target llvm-undname [ 22%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/BitstreamRemarkSerializer.cpp.o [ 22%] Built target split-file [ 22%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/Remark.cpp.o Scanning dependencies of target FileCheck [ 22%] Building CXX object utils/FileCheck/CMakeFiles/FileCheck.dir/FileCheck.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_Reducers_d.cpp Scanning dependencies of target LLVMDebugInfoCodeView [ 22%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkFormat.cpp.o [ 22%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackDocumentYAML.cpp.o [ 22%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/AppendingTypeTableBuilder.cpp.o [ 22%] Linking CXX static library ../../lib/libgtest.a [ 59%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 59%] Built target Kokkos_Benchmark_Atomic_MinMax Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Cuda [ 48%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o [ 49%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 22%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkLinker.cpp.o [ 22%] Built target gtest [ 22%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkParser.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o [ 43%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_StaticCrsGraph.cpp.o [ 43%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 22%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewError.cpp.o Scanning dependencies of target LLVMTestingSupport [ 22%] Building CXX object lib/Testing/Support/CMakeFiles/LLVMTestingSupport.dir/Annotations.cpp.o [ 43%] Built target Kokkos_PerformanceTest_Benchmark [ 43%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 70%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 22%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkSerializer.cpp.o [ 22%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackReader.cpp.o [ 22%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewRecordIO.cpp.o [ 70%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E Scanning dependencies of target Kokkos_UnitTest_Sort [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRangePolicyConstructors.cpp.o [ 22%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkStreamer.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorPropEmbeddedDim.cpp.o [ 22%] Linking CXX executable ../../bin/FileCheck [ 22%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkStringTable.cpp.o [ 22%] Building CXX object lib/Testing/Support/CMakeFiles/LLVMTestingSupport.dir/Error.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 22%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/SetTheory.cpp.o [ 22%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackWriter.cpp.o [ 22%] Built target FileCheck [ 22%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/YAMLRemarkParser.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o [ 22%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/ContinuationRecordBuilder.cpp.o [ 60%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 60%] Built target Kokkos_CoreUnitTest_Serial2 Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 22%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Wasm.cpp.o [ 22%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/XCOFF.cpp.o Scanning dependencies of target gtest_main [ 22%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/YAMLRemarkSerializer.cpp.o [ 22%] Building CXX object utils/unittest/UnitTestMain/CMakeFiles/gtest_main.dir/TestMain.cpp.o [ 22%] Building CXX object lib/Testing/Support/CMakeFiles/LLVMTestingSupport.dir/SupportHelpers.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 22%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVSymbolVisitor.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 22%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVTypeVisitor.cpp.o [ 22%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/StringMatcher.cpp.o [ 22%] Linking CXX static library ../libLLVMBinaryFormat.a [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o [ 60%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 60%] Built target Kokkos_PerformanceTest_SharedSpace [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 50%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 22%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackend.cpp.o [ 22%] Linking CXX static library ../libLLVMRemarks.a [ 22%] Built target LLVMBinaryFormat [ 22%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackendSkeleton.cpp.o [ 22%] Linking CXX static library ../../../lib/libgtest_main.a [ 22%] Linking CXX static library ../../libLLVMTestingSupport.a [ 22%] Built target LLVMRemarks [ 22%] Built target gtest_main [ 22%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugChecksumsSubsection.cpp.o [ 22%] Built target LLVMTestingSupport [ 43%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank12345.cpp.o Scanning dependencies of target LLVMTextAPI [ 22%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/MachO/Architecture.cpp.o Scanning dependencies of target Remarks [ 22%] Building CXX object tools/remarks-shlib/CMakeFiles/Remarks.dir/libremarks.cpp.o [ 22%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGLexer.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 22%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGParser.cpp.o [ 22%] Linking CXX shared library ../../lib/libRemarks.so [ 22%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossExSubsection.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRangeReduce.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_Reducers_e.cpp [ 51%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 51%] Built target Kokkos_CoreUnitTest_Default [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 22%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/MachO/ArchitectureSet.cpp.o [ 22%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossImpSubsection.cpp.o [ 22%] Built target Remarks [ 22%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugFrameDataSubsection.cpp.o [ 22%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/MachO/InterfaceFile.cpp.o [ 22%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugInlineeLinesSubsection.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 22%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugLinesSubsection.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 22%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/MachO/Platform.cpp.o [ 22%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/MachO/PackedVersion.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o [ 22%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugStringTableSubsection.cpp.o [ 22%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsection.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/tools/TestScopedRegion.cpp(34): warning #177-D: member "::defaultdevicetype_scoped_profile_region_Test::test_info_" was declared but never referenced [ 27%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 22%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/MachO/Symbol.cpp.o [ 22%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionRecord.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestSort.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 22%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/MachO/Target.cpp.o [ 22%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/MachO/TextStub.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 22%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionVisitor.cpp.o [ 22%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolRVASubsection.cpp.o [ 22%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/MachO/TextStubCommon.cpp.o [ 22%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/EnumTables.cpp.o [ 22%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolsSubsection.cpp.o [ 27%] Built target Kokkos_CoreUnitTest_KokkosP [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 43%] Linking CXX executable Kokkos_UnitTest_Sort [ 43%] Built target Kokkos_UnitTest_Sort [ 43%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_UnorderedMap.cpp.o Scanning dependencies of target Kokkos_StackTraceTestExec [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 22%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Formatters.cpp.o [ 22%] Linking CXX static library ../libLLVMTableGen.a [ 22%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/GlobalTypeTableBuilder.cpp.o [ 22%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/LazyRandomTypeCollection.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 22%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Line.cpp.o [ 22%] Built target LLVMTableGen [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_unsignedlongint.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_Complex.cpp [ 22%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/MergingTypeTableBuilder.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 72%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 72%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A Scanning dependencies of target LLVMTableGenGlobalISel [ 22%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordName.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 22%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/CodeExpander.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o [ 22%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordSerialization.cpp.o [ 22%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SimpleTypeSerializer.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Atomics.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test14_MDRangeReduce_OPENACC.cpp.o [ 22%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/StringsAndChecksums.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o Scanning dependencies of target clang-tblgen [ 22%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolDumper.cpp.o [ 22%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDag.cpp.o [ 22%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordHelpers.cpp.o [ 22%] Linking CXX executable ../../../../bin/clang-tblgen [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o [ 52%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o [ 22%] Linking CXX static library ../libLLVMTextAPI.a [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDSpan.cpp.o [ 22%] Built target LLVMTextAPI [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o [ 22%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordMapping.cpp.o [ 22%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolSerializer.cpp.o [ 22%] Built target clang-tblgen [ 22%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagEdge.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o Scanning dependencies of target clang-resource-headers [ 22%] Copying clang's adxintrin.h... [ 22%] Copying clang's altivec.h... [ 22%] Copying clang's ammintrin.h... [ 22%] Copying clang's amxintrin.h... [ 22%] Copying clang's arm_acle.h... [ 22%] Copying clang's arm_cmse.h... [ 22%] Copying clang's armintr.h... [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 74%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP [ 22%] Copying clang's arm64intr.h... [ 22%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagInstr.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/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 [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o [ 22%] Copying clang's avx2intrin.h... [ 22%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeDumpVisitor.cpp.o [ 22%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagOperands.cpp.o [ 22%] Copying clang's avx512bf16intrin.h... [ 22%] Copying clang's avx512bwintrin.h... [ 74%] Built target Kokkos_ContainersUnitTest_OpenMP Scanning dependencies of target Kokkos_UnitTest_Random [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 22%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndex.cpp.o [ 22%] Copying clang's avx512bitalgintrin.h... [ 22%] Copying clang's avx512vlbitalgintrin.h... [ 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_d.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 61%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 61%] Built target Kokkos_PerformanceTest_Mempool Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 22%] Copying clang's avx512cdintrin.h... [ 22%] Copying clang's avx512vpopcntdqintrin.h... [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o [ 22%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndexDiscovery.cpp.o [ 22%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagPredicate.cpp.o [ 22%] Copying clang's avx512dqintrin.h... [ 22%] Copying clang's avx512fintrin.h... [ 22%] Copying clang's avx512erintrin.h... [ 22%] Copying clang's avx512ifmaintrin.h... [ 22%] Copying clang's avx512ifmavlintrin.h... [ 22%] Copying clang's avx512pfintrin.h... [ 22%] Copying clang's avx512vbmiintrin.h... [ 22%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagPredicateDependencyEdge.cpp.o [ 22%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchTree.cpp.o [ 22%] Copying clang's avx512vbmivlintrin.h... [ 43%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank67.cpp.o [ 22%] Copying clang's avx512vbmi2intrin.h... [ 22%] Copying clang's avx512vlvbmi2intrin.h... [ 22%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeHashing.cpp.o [ 22%] Copying clang's avx512vlbf16intrin.h... [ 22%] Copying clang's avx512vlbwintrin.h... [ 22%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordHelpers.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 22%] Copying clang's avx512vlcdintrin.h... [ 22%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordMapping.cpp.o [ 22%] Copying clang's avx512vldqintrin.h... [ 22%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeStreamMerger.cpp.o [ 22%] Copying clang's avx512vlintrin.h... [ 22%] Copying clang's avx512vp2intersectintrin.h... [ 22%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeTableCollection.cpp.o [ 22%] Copying clang's avx512vlvp2intersectintrin.h... [ 43%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorPropEmbeddedDim.cpp.o Scanning dependencies of target ClangSyntaxNodeClasses [ 22%] Copying clang's avx512vpopcntdqvlintrin.h... [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 22%] Building NodeClasses.inc... [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 22%] Copying clang's avx512vnniintrin.h... [ 22%] Built target ClangSyntaxNodeClasses [ 22%] Copying clang's avx512vlvnniintrin.h... Scanning dependencies of target ClangCommentHTMLTags [ 22%] Copying clang's avxintrin.h... [ 22%] Copying clang's avxvnniintrin.h... [ 22%] Copying clang's bmi2intrin.h... [ 22%] Building CommentHTMLTags.inc... [ 22%] Copying clang's bmiintrin.h... [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/openmp/TestRandom.cpp.o [ 22%] Copying clang's __clang_cuda_math.h... [ 22%] Copying clang's __clang_cuda_builtin_vars.h... [ 22%] Built target ClangCommentHTMLTags Scanning dependencies of target ClangAbstractTypeWriter Scanning dependencies of target ClangDeclNodes [ 22%] Copying clang's __clang_cuda_cmath.h... Scanning dependencies of target ClangAttrVisitor [ 22%] Copying clang's __clang_cuda_complex_builtins.h... [ 22%] Building AbstractTypeWriter.inc... [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 22%] Building DeclNodes.inc... [ 22%] Copying clang's __clang_cuda_device_functions.h... [ 23%] Copying clang's __clang_cuda_intrinsics.h... [ 23%] Building AttrVisitor.inc... [ 23%] Built target ClangAbstractTypeWriter [ 23%] Copying clang's __clang_cuda_libdevice_declares.h... [ 23%] Built target ClangDeclNodes Scanning dependencies of target ClangAttrClasses [ 23%] Copying clang's __clang_cuda_math_forward_declares.h... Scanning dependencies of target ClangAbstractBasicWriter [ 23%] Built target ClangAttrVisitor Scanning dependencies of target ClangAttrTraverse [ 23%] Building Attrs.inc... [ 23%] Copying clang's __clang_cuda_runtime_wrapper.h... [ 23%] Copying clang's __clang_hip_libdevice_declares.h... [ 23%] Building AbstractBasicWriter.inc... Scanning dependencies of target ClangAttrImpl [ 23%] Building AttrNodeTraverse.inc... [ 23%] Built target ClangAbstractBasicWriter [ 23%] Copying clang's __clang_hip_cmath.h... [ 23%] Built target ClangAttrClasses [ 23%] Copying clang's __clang_hip_math.h... [ 23%] Built target ClangAttrTraverse Scanning dependencies of target StmtDataCollectors [ 23%] Copying clang's __clang_hip_runtime_wrapper.h... Scanning dependencies of target ClangAttrTextDump Scanning dependencies of target ClangTypeNodes [ 23%] Copying clang's cetintrin.h... [ 23%] Building AttrImpl.inc... [ 25%] Building StmtDataCollectors.inc... [ 25%] Copying clang's cet.h... [ 25%] Copying clang's cldemoteintrin.h... [ 25%] Building AttrTextNodeDump.inc... [ 25%] Building TypeNodes.inc... [ 25%] Copying clang's clzerointrin.h... [ 25%] Built target StmtDataCollectors [ 25%] Copying clang's cpuid.h... [ 25%] Built target ClangTypeNodes [ 25%] Built target ClangAttrImpl Scanning dependencies of target ClangAbstractTypeReader [ 25%] Copying clang's clflushoptintrin.h... [ 25%] Built target ClangAttrTextDump Scanning dependencies of target ClangCommentHTMLNamedCharacterReferences [ 25%] Copying clang's clwbintrin.h... Scanning dependencies of target ClangCommentHTMLTagsProperties [ 25%] Building AbstractTypeReader.inc... [ 25%] Copying clang's emmintrin.h... Scanning dependencies of target ClangAbstractBasicReader [ 25%] Building CommentHTMLNamedCharacterReferences.inc... [ 25%] Copying clang's enqcmdintrin.h... [ 25%] Building CommentHTMLTagsProperties.inc... [ 25%] Built target ClangCommentHTMLNamedCharacterReferences [ 25%] Building AbstractBasicReader.inc... [ 25%] Built target ClangAbstractTypeReader [ 25%] Copying clang's f16cintrin.h... [ 25%] Copying clang's float.h... [ 25%] Built target ClangCommentHTMLTagsProperties Scanning dependencies of target ClangStmtNodes [ 25%] Built target ClangAbstractBasicReader Scanning dependencies of target ClangCommentCommandInfo [ 25%] Copying clang's fma4intrin.h... Scanning dependencies of target ClangCommentNodes [ 25%] Copying clang's fmaintrin.h... [ 25%] Building StmtNodes.inc... [ 25%] Building CommentNodes.inc... Scanning dependencies of target ClangCommentCommandList [ 25%] Building CommentCommandInfo.inc... [ 25%] Copying clang's fxsrintrin.h... [ 25%] Copying clang's gfniintrin.h... [ 25%] Built target ClangCommentNodes [ 25%] Built target ClangStmtNodes [ 25%] Building CommentCommandList.inc... [ 25%] Built target ClangCommentCommandInfo [ 25%] Copying clang's hresetintrin.h... Scanning dependencies of target ClangARMCdeBuiltinAliases Scanning dependencies of target ClangARMSveTypeFlags Scanning dependencies of target ClangARMCdeBuiltinSema [ 25%] Built target ClangCommentCommandList Scanning dependencies of target ClangARMSveBuiltins [ 25%] Copying clang's htmintrin.h... [ 25%] Building arm_cde_builtin_aliases.inc... [ 25%] Building arm_cde_builtin_sema.inc... [ 25%] Building arm_sve_typeflags.inc... [ 25%] Building arm_sve_builtins.inc... Scanning dependencies of target ClangARMMveBuiltinAliases [ 25%] Copying clang's htmxlintrin.h... [ 25%] Built target ClangARMCdeBuiltinAliases [ 25%] Built target ClangARMCdeBuiltinSema [ 25%] Built target ClangARMSveTypeFlags [ 25%] Building arm_mve_builtin_aliases.inc... [ 25%] Copying clang's ia32intrin.h... [ 25%] Copying clang's immintrin.h... Scanning dependencies of target ClangDiagnosticRefactoring [ 25%] Copying clang's intrin.h... Scanning dependencies of target ClangDiagnosticIndexName [ 25%] Built target ClangARMMveBuiltinAliases [ 25%] Copying clang's inttypes.h... [ 25%] Copying clang's invpcidintrin.h... [ 25%] Building DiagnosticRefactoringKinds.inc... [ 25%] Copying clang's iso646.h... [ 25%] Copying clang's keylockerintrin.h... [ 25%] Copying clang's limits.h... [ 25%] Copying clang's lwpintrin.h... [ 25%] Copying clang's mm3dnow.h... [ 25%] Built target ClangARMSveBuiltins [ 25%] Copying clang's lzcntintrin.h... [ 25%] Building DiagnosticIndexName.inc... Scanning dependencies of target ClangARMSveBuiltinCG [ 25%] Copying clang's mm_malloc.h... [ 25%] Built target ClangDiagnosticRefactoring [ 25%] Building arm_sve_builtin_cg.inc... [ 25%] Copying clang's module.modulemap... [ 25%] Copying clang's movdirintrin.h... [ 25%] Copying clang's mmintrin.h... Scanning dependencies of target ClangARMMveBuiltinsDef [ 25%] Built target ClangDiagnosticIndexName [ 25%] Copying clang's msa.h... [ 25%] Copying clang's mwaitxintrin.h... [ 25%] Building arm_mve_builtins.inc... Scanning dependencies of target ClangARMMveBuiltinSema Scanning dependencies of target ClangARMCdeBuiltinsDef [ 25%] Built target ClangARMSveBuiltinCG [ 25%] Copying clang's nmmintrin.h... [ 25%] Built target ClangARMMveBuiltinsDef Scanning dependencies of target ClangDiagnosticCrossTU [ 25%] Building arm_mve_builtin_sema.inc... [ 25%] Copying clang's opencl-c.h... [ 25%] Building arm_cde_builtins.inc... Scanning dependencies of target ClangAttrList Scanning dependencies of target ClangDiagnosticFrontend [ 25%] Building DiagnosticCrossTUKinds.inc... [ 25%] Building AttrList.inc... [ 25%] Built target ClangARMCdeBuiltinsDef [ 25%] Built target ClangARMMveBuiltinSema [ 25%] Building DiagnosticFrontendKinds.inc... Scanning dependencies of target ClangARMFP16 [ 25%] Copying clang's opencl-c-base.h... Scanning dependencies of target ClangAttrHasAttributeImpl [ 25%] Built target ClangAttrList [ 25%] Built target ClangDiagnosticCrossTU [ 25%] Built target ClangDiagnosticFrontend [ 25%] Building arm_fp16.inc... [ 25%] Copying clang's pkuintrin.h... [ 25%] Building AttrHasAttributeImpl.inc... Scanning dependencies of target ClangDiagnosticAnalysis Scanning dependencies of target ClangARMMveBuiltinCG Scanning dependencies of target ClangDiagnosticAST [ 25%] Copying clang's pmmintrin.h... [ 25%] Built target ClangARMFP16 [ 25%] Building DiagnosticASTKinds.inc... [ 25%] Building DiagnosticAnalysisKinds.inc... [ 25%] Copying clang's pconfigintrin.h... [ 25%] Built target ClangAttrHasAttributeImpl Scanning dependencies of target ClangDiagnosticParse [ 25%] Building arm_mve_builtin_cg.inc... [ 25%] Copying clang's popcntintrin.h... [ 25%] Building DiagnosticParseKinds.inc... Scanning dependencies of target ClangDiagnosticComment [ 25%] Copying clang's prfchwintrin.h... [ 25%] Building DiagnosticCommentKinds.inc... [ 25%] Copying clang's ptwriteintrin.h... [ 25%] Built target ClangDiagnosticAST [ 25%] Built target ClangARMMveBuiltinCG [ 25%] Copying clang's rdseedintrin.h... Scanning dependencies of target ClangDiagnosticGroups [ 25%] Built target ClangDiagnosticAnalysis [ 25%] Built target ClangDiagnosticParse Scanning dependencies of target ClangARMSveSemaRangeChecks [ 25%] Copying clang's rtmintrin.h... [ 25%] Built target ClangDiagnosticComment Scanning dependencies of target ClangDiagnosticCommon [ 25%] Building DiagnosticGroups.inc... Scanning dependencies of target ClangDiagnosticDriver [ 25%] Copying clang's serializeintrin.h... Scanning dependencies of target ClangDiagnosticLex [ 25%] Building arm_sve_sema_rangechecks.inc... [ 25%] Copying clang's sgxintrin.h... [ 25%] Building DiagnosticDriverKinds.inc... [ 25%] Building DiagnosticCommonKinds.inc... [ 25%] Building DiagnosticLexKinds.inc... [ 25%] Copying clang's s390intrin.h... [ 25%] Copying clang's shaintrin.h... [ 25%] Built target ClangDiagnosticGroups [ 25%] Copying clang's smmintrin.h... [ 25%] Built target ClangDiagnosticCommon [ 25%] Copying clang's stdalign.h... [ 25%] Built target ClangDiagnosticDriver [ 25%] Copying clang's stdarg.h... Scanning dependencies of target ClangDiagnosticSema [ 25%] Copying clang's stdatomic.h... [ 25%] Built target ClangDiagnosticLex [ 25%] Copying clang's stdbool.h... Scanning dependencies of target ClangARMCdeBuiltinCG [ 25%] Building DiagnosticSemaKinds.inc... [ 25%] Copying clang's stddef.h... [ 25%] Copying clang's __stddef_max_align_t.h... Scanning dependencies of target ClangDiagnosticSerialization [ 25%] Building arm_cde_builtin_cg.inc... [ 25%] Copying clang's stdint.h... [ 25%] Building DiagnosticSerializationKinds.inc... [ 25%] Built target ClangARMSveSemaRangeChecks [ 25%] Copying clang's stdnoreturn.h... [ 25%] Built target ClangARMCdeBuiltinCG [ 25%] Copying clang's tbmintrin.h... Scanning dependencies of target ClangAttrSubjectMatchRuleList [ 25%] Copying clang's tgmath.h... [ 25%] Built target ClangDiagnosticSema Scanning dependencies of target ClangARMNeon [ 25%] Built target ClangDiagnosticSerialization [ 25%] Building AttrSubMatchRulesList.inc... [ 25%] Copying clang's tsxldtrkintrin.h... [ 25%] Copying clang's tmmintrin.h... [ 25%] Building arm_neon.inc... Scanning dependencies of target ClangAttrParserStringSwitches Scanning dependencies of target ClangAttrSubMatchRulesParserStringSwitches [ 25%] Building AttrParserStringSwitches.inc... [ 25%] Copying clang's uintrintrin.h... [ 25%] Built target ClangAttrSubjectMatchRuleList [ 25%] Building AttrSubMatchRulesParserStringSwitches.inc... [ 25%] Built target ClangAttrParserStringSwitches [ 25%] Built target ClangARMNeon Scanning dependencies of target ClangAttrParsedAttrKinds Scanning dependencies of target ClangAttrSpellingListIndex [ 25%] Copying clang's unwind.h... [ 25%] Built target ClangAttrSubMatchRulesParserStringSwitches Scanning dependencies of target ClangAttrParsedAttrList Scanning dependencies of target ClangAttrParsedAttrImpl [ 25%] Building AttrParsedAttrKinds.inc... [ 25%] Building AttrSpellingListIndex.inc... [ 25%] Copying clang's vadefs.h... Scanning dependencies of target ClangAttrTemplateInstantiate [ 25%] Building AttrParsedAttrImpl.inc... [ 26%] Building AttrParsedAttrList.inc... [ 26%] Building AttrTemplateInstantiate.inc... [ 26%] Copying clang's vaesintrin.h... [ 26%] Built target ClangAttrParsedAttrKinds [ 26%] Copying clang's varargs.h... [ 26%] Built target ClangAttrSpellingListIndex [ 26%] Copying clang's vecintrin.h... [ 26%] Built target ClangAttrParsedAttrList [ 26%] Built target ClangAttrParsedAttrImpl [ 26%] Copying clang's vpclmulqdqintrin.h... [ 26%] Built target ClangAttrTemplateInstantiate [ 26%] Copying clang's waitpkgintrin.h... Scanning dependencies of target ClangAttrPCHRead Scanning dependencies of target ClangAttrPCHWrite [ 28%] Copying clang's wbnoinvdintrin.h... Scanning dependencies of target ClangSACheckers [ 28%] Copying clang's wasm_simd128.h... [ 28%] Building AttrPCHRead.inc... Scanning dependencies of target ClangSyntaxNodeList [ 28%] Building AttrPCHWrite.inc... [ 28%] Copying clang's wmmintrin.h... [ 28%] Copying clang's __wmmintrin_aes.h... [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 28%] Built target ClangAttrPCHRead [ 28%] Built target ClangAttrPCHWrite [ 28%] Building Checkers.inc... [ 28%] Copying clang's __wmmintrin_pclmul.h... [ 28%] Copying clang's x86gprintrin.h... [ 28%] Building Nodes.inc... [ 28%] Copying clang's x86intrin.h... [ 28%] Copying clang's xmmintrin.h... [ 28%] Linking CXX static library ../../libLLVMDebugInfoCodeView.a [ 28%] Built target ClangSACheckers [ 28%] Copying clang's xopintrin.h... [ 28%] Copying clang's xsaveintrin.h... [ 28%] Built target ClangSyntaxNodeList [ 28%] Copying clang's xsavecintrin.h... [ 28%] Copying clang's xsavesintrin.h... [ 28%] Copying clang's xsaveoptintrin.h... [ 28%] Copying clang's xtestintrin.h... [ 28%] Copying clang's cuda_wrappers/algorithm... [ 28%] Copying clang's cuda_wrappers/complex... [ 28%] Copying clang's cuda_wrappers/new... [ 28%] Copying clang's ppc_wrappers/mmintrin.h... [ 28%] Copying clang's ppc_wrappers/mm_malloc.h... [ 28%] Copying clang's ppc_wrappers/xmmintrin.h... [ 28%] Copying clang's ppc_wrappers/emmintrin.h... [ 28%] Copying clang's ppc_wrappers/tmmintrin.h... [ 28%] Copying clang's ppc_wrappers/pmmintrin.h... [ 28%] Copying clang's ppc_wrappers/smmintrin.h... [ 28%] Copying clang's openmp_wrappers/math.h... [ 28%] Copying clang's openmp_wrappers/cmath... [ 28%] Copying clang's openmp_wrappers/complex.h... [ 28%] Copying clang's openmp_wrappers/complex... [ 28%] Copying clang's openmp_wrappers/__clang_openmp_device_functions.h... [ 28%] Copying clang's openmp_wrappers/complex_cmath.h... [ 28%] Copying clang's openmp_wrappers/new... [ 28%] Building arm_neon.h... [ 28%] Building arm_bf16.h... [ 28%] Building arm_sve.h... [ 28%] Building arm_fp16.h... [ 28%] Building arm_mve.h... [ 28%] Building arm_cde.h... [ 28%] Copying clang's arm_bf16.h... [ 28%] Copying clang's arm_cde.h... [ 28%] Copying clang's arm_fp16.h... [ 28%] Copying clang's arm_mve.h... [ 28%] Copying clang's arm_sve.h... [ 28%] Built target LLVMDebugInfoCodeView [ 28%] Linking CXX static library ../../../lib/libLLVMTableGenGlobalISel.a [ 28%] Copying clang's arm_neon.h... [ 28%] Built target LLVMTableGenGlobalISel Scanning dependencies of target llvm-tblgen [ 28%] Linking CXX executable ../../bin/llvm-tblgen [ 28%] Built target clang-resource-headers [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MinMaxClamp.cpp.o Scanning dependencies of target LLVMMC [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/ConstantPools.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/ELFObjectWriter.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmBackend.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfo.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoCOFF.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoELF.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoDarwin.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 28%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoWasm.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoXCOFF.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test10_HierarchicalBasics_OPENMPTARGET.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 28%] Built target llvm-tblgen [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmMacro.cpp.o Scanning dependencies of target intrinsics_gen /var/jenkins/workspace/Kokkos_PR-6783/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 [ 28%] Building Attributes.inc... [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmStreamer.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAssembler.cpp.o [ 28%] Building IntrinsicImpl.inc... [ 28%] Building IntrinsicEnums.inc... [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCCodeEmitter.cpp.o [ 28%] Building IntrinsicsAArch64.h... [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCCodeView.cpp.o [ 28%] Building IntrinsicsAMDGPU.h... [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCContext.cpp.o [ 28%] Building IntrinsicsARM.h... [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCDwarf.cpp.o [ 28%] Building IntrinsicsBPF.h... [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 43%] Linking CXX executable Kokkos_UnitTest_Random [ 43%] Built target Kokkos_UnitTest_Random Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 28%] Building IntrinsicsHexagon.h... [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_a.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o [ 28%] Building IntrinsicsMips.h... [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 43%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ErrorReporter.cpp.o [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 28%] Building IntrinsicsNVPTX.h... [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestSortCustomComp.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test16_ParallelScan_OPENACC.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o [ 62%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 28%] Built target Kokkos_CoreTestCompileOnly /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_int.cpp [ 28%] Building IntrinsicsPowerPC.h... [ 28%] Building IntrinsicsR600.h... [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCELFObjectTargetWriter.cpp.o [ 62%] Built target Kokkos_PerformanceTest_Atomic Scanning dependencies of target Kokkos_ContainersUnitTest_HIP Scanning dependencies of target Kokkos_CoreUnitTest_CudaTimingBased [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/UnitTestMain.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o [ 28%] Building IntrinsicsRISCV.h... [ 28%] Building IntrinsicsS390.h... [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCELFStreamer.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o [ 28%] Building IntrinsicsX86.h... [ 28%] Building IntrinsicsWebAssembly.h... [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCExpr.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCFragment.cpp.o [ 28%] Building IntrinsicsXCore.h... [ 53%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_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_00001d95_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined [ 28%] Building IntrinsicsVE.h... Scanning dependencies of target acc_cpp [ 28%] Building ACC.cpp... [ 28%] Built target intrinsics_gen [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInst.cpp.o [ 28%] Built target acc_cpp Scanning dependencies of target acc_gen [ 28%] Building ACC.h.inc... Scanning dependencies of target omp_gen [ 43%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_OffsetView.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 28%] Building ACC.inc... [ 28%] Building OMP.h.inc... [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstPrinter.cpp.o [ 28%] Built target acc_gen [ 28%] Building OMP.inc... Scanning dependencies of target omp_cpp [ 28%] Built target omp_gen Scanning dependencies of target Kokkos_ContainersPerformanceTest_Cuda [ 53%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o [ 53%] Built target Kokkos_CoreUnitTest_Cuda3 [ 53%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o [ 28%] Building OMP.cpp... Scanning dependencies of target LLVMHello [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstrAnalysis.cpp.o [ 28%] Built target omp_cpp [ 28%] Building CXX object lib/Transforms/Hello/CMakeFiles/LLVMHello.dir/Hello.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstrDesc.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstrInfo.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCLabel.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCLinkerOptimizationHint.cpp.o Scanning dependencies of target LLVMOrcShared [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 28%] Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/OrcError.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCMachOStreamer.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCMachObjectTargetWriter.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCNullStreamer.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/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 [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCObjectFileInfo.cpp.o [ 28%] Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/RPCError.cpp.o [ 28%] Linking CXX shared module ../../LLVMHello.so [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 28%] Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/TargetProcessControlTypes.cpp.o [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Bitset.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCObjectStreamer.cpp.o [ 28%] Built target LLVMHello [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCObjectWriter.cpp.o Scanning dependencies of target AArch64CommonTableGen [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 28%] Building AArch64GenAsmMatcher.inc... [ 28%] Building AArch64GenAsmWriter.inc... [ 28%] Linking CXX static library ../../../libLLVMOrcShared.a [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCPseudoProbe.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o [ 28%] Building AArch64GenAsmWriter1.inc... [ 28%] Building AArch64GenCallingConv.inc... [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_b.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCRegisterInfo.cpp.o [ 28%] Built target LLVMOrcShared [ 28%] Building AArch64GenDAGISel.inc... Scanning dependencies of target AMDGPUCommonTableGen [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSchedule.cpp.o [ 28%] Building AArch64GenDisassemblerTables.inc... [ 28%] Building AMDGPUGenAsmMatcher.inc... [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSection.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 28%] Building AArch64GenFastISel.inc... [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionCOFF.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionELF.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 53%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionMachO.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionWasm.cpp.o [ 28%] Building AArch64GenGlobalISel.inc... [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionXCOFF.cpp.o [ 28%] Building AArch64GenPreLegalizeGICombiner.inc... [ 28%] Building AArch64GenPostLegalizeGICombiner.inc... [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCStreamer.cpp.o [ 28%] Building AArch64GenPostLegalizeGILowering.inc... [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 28%] Building AArch64GenInstrInfo.inc... [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSubtargetInfo.cpp.o [ 28%] Building AMDGPUGenAsmWriter.inc... [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o [ 28%] Building AArch64GenMCCodeEmitter.inc... [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_c.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSymbol.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSymbolELF.cpp.o [ 28%] Building AArch64GenMCPseudoLowering.inc... [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.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_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 28%] Building AArch64GenRegisterBank.inc... [ 28%] Building AArch64GenRegisterInfo.inc... [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSymbolXCOFF.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCTargetOptions.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCTargetOptionsCommandFlags.cpp.o [ 28%] Building AArch64GenSubtargetInfo.inc... [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_OccupancyControlTrait.cpp.o [ 28%] Building AArch64GenSystemOperands.inc... [ 53%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 28%] Building AMDGPUGenCallingConv.inc... [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCValue.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWasmObjectTargetWriter.cpp.o [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 28%] Building AArch64GenExegesis.inc... [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWasmStreamer.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWin64EH.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWinCOFFStreamer.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWinEH.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o [ 28%] Building AMDGPUGenDAGISel.inc... [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCXCOFFObjectTargetWriter.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_unsignedint.cpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 29%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCXCOFFStreamer.cpp.o [ 29%] Building AMDGPUGenDisassemblerTables.inc... [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 53%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda [ 29%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/StringTableBuilder.cpp.o [ 29%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MachObjectWriter.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_longint.cpp [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DualView.cpp.o [ 53%] Built target Kokkos_ContainersPerformanceTest_Cuda [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 29%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/SubtargetFeature.cpp.o [ 29%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/WasmObjectWriter.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 29%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/WinCOFFObjectWriter.cpp.o [ 29%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/XCOFFObjectWriter.cpp.o [ 29%] Building AMDGPUGenInstrInfo.inc... [ 29%] Built target AArch64CommonTableGen [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o Scanning dependencies of target ARMCommonTableGen Scanning dependencies of target AVRCommonTableGen [ 29%] Building ARMGenAsmMatcher.inc... [ 29%] Building AMDGPUGenMCCodeEmitter.inc... [ 29%] Building AVRGenAsmMatcher.inc... [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 29%] Building ARMGenAsmWriter.inc... [ 29%] Building AVRGenAsmWriter.inc... [ 29%] Building AVRGenCallingConv.inc... [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 29%] Building ARMGenCallingConv.inc... [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 29%] Building AVRGenDAGISel.inc... [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_d.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 29%] Building AVRGenDisassemblerTables.inc... [ 29%] Building ARMGenDAGISel.inc... [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 29%] Building AVRGenInstrInfo.inc... [ 29%] Building AVRGenMCCodeEmitter.inc... [ 29%] Building AVRGenRegisterInfo.inc... [ 29%] Building AMDGPUGenMCPseudoLowering.inc... [ 29%] Building ARMGenDisassemblerTables.inc... [ 29%] Building AVRGenSubtargetInfo.inc... [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 29%] Building AMDGPUGenRegisterBank.inc... [ 29%] Building ARMGenFastISel.inc... [ 29%] Built target AVRCommonTableGen /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_unsignedlongint.cpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o [ 29%] Building ARMGenGlobalISel.inc... Scanning dependencies of target BPFCommonTableGen [ 29%] Building ARMGenInstrInfo.inc... /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_longlongint.cpp [ 29%] Building BPFGenAsmMatcher.inc... [ 29%] Building ARMGenMCCodeEmitter.inc... [ 29%] Building AMDGPUGenRegisterInfo.inc... [ 29%] Linking CXX static library ../libLLVMMC.a [ 29%] Building AMDGPUGenSearchableTables.inc... [ 29%] Building BPFGenAsmWriter.inc... /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_double.cpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 29%] Building ARMGenMCPseudoLowering.inc... [ 29%] Building BPFGenCallingConv.inc... [ 29%] Built target LLVMMC [ 29%] Building ARMGenRegisterBank.inc... [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o Scanning dependencies of target HexagonCommonTableGen [ 29%] Building BPFGenDAGISel.inc... [ 29%] Building ARMGenRegisterInfo.inc... [ 29%] Building HexagonGenAsmMatcher.inc... [ 29%] Building ARMGenSubtargetInfo.inc... [ 29%] Building BPFGenDisassemblerTables.inc... [ 29%] Building ARMGenSystemRegister.inc... [ 29%] Building AMDGPUGenSubtargetInfo.inc... [ 29%] Building BPFGenInstrInfo.inc... [ 53%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o [ 53%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestBinSortA.cpp.o [ 75%] Linking CXX executable Kokkos_UnitTest_Random [ 29%] Building AMDGPUGenGlobalISel.inc... [ 29%] Building HexagonGenAsmWriter.inc... [ 29%] Building BPFGenMCCodeEmitter.inc... [ 29%] Building HexagonGenCallingConv.inc... [ 29%] Building BPFGenRegisterInfo.inc... [ 29%] Building BPFGenSubtargetInfo.inc... [ 75%] Built target Kokkos_UnitTest_Random [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 29%] Built target ARMCommonTableGen [ 29%] Building AMDGPUGenPreLegalizeGICombiner.inc... [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o Scanning dependencies of target LanaiCommonTableGen [ 30%] Building HexagonGenDAGISel.inc... [ 30%] Building HexagonGenDFAPacketizer.inc... Scanning dependencies of target MipsCommonTableGen [ 30%] Built target BPFCommonTableGen [ 30%] Building MipsGenAsmMatcher.inc... Scanning dependencies of target MSP430CommonTableGen [ 30%] Building LanaiGenAsmMatcher.inc... [ 30%] Building MSP430GenAsmMatcher.inc... [ 30%] Building LanaiGenAsmWriter.inc... [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test17_CompleteAtomic_OPENACC.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 30%] Building HexagonGenDisassemblerTables.inc... [ 30%] Building MipsGenAsmWriter.inc... [ 30%] Building LanaiGenCallingConv.inc... [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_e.cpp.o [ 30%] Building MSP430GenAsmWriter.inc... [ 30%] Building LanaiGenDAGISel.inc... [ 30%] Building HexagonGenInstrInfo.inc... [ 30%] Building MSP430GenCallingConv.inc... [ 30%] Building MipsGenCallingConv.inc... [ 30%] Building LanaiGenDisassemblerTables.inc... [ 30%] Building HexagonGenMCCodeEmitter.inc... [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o [ 30%] Building MSP430GenDAGISel.inc... [ 30%] Building AMDGPUGenPostLegalizeGICombiner.inc... [ 30%] Building AMDGPUGenRegBankGICombiner.inc... [ 30%] Building MipsGenDAGISel.inc... [ 30%] Building MSP430GenDisassemblerTables.inc... [ 30%] Building HexagonGenRegisterInfo.inc... [ 30%] Building LanaiGenInstrInfo.inc... [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ParallelScanRangePolicy.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 30%] Building MSP430GenInstrInfo.inc... [ 30%] Building HexagonGenSubtargetInfo.inc... [ 30%] Building MipsGenDisassemblerTables.inc... [ 30%] Building LanaiGenMCCodeEmitter.inc... [ 30%] Building R600GenAsmWriter.inc... [ 30%] Building LanaiGenRegisterInfo.inc... [ 30%] Building MSP430GenMCCodeEmitter.inc... [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 30%] Building LanaiGenSubtargetInfo.inc... [ 30%] Building R600GenCallingConv.inc... [ 32%] Building MipsGenFastISel.inc... [ 32%] Built target HexagonCommonTableGen [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 32%] Building MSP430GenRegisterInfo.inc... Scanning dependencies of target NVPTXCommonTableGen [ 32%] Built target LanaiCommonTableGen [ 32%] Building R600GenDAGISel.inc... [ 32%] Building R600GenDFAPacketizer.inc... Scanning dependencies of target PowerPCCommonTableGen [ 32%] Building NVPTXGenAsmWriter.inc... [ 32%] Building MSP430GenSubtargetInfo.inc... [ 32%] Building PPCGenAsmMatcher.inc... [ 32%] Building R600GenMCCodeEmitter.inc... [ 32%] Building R600GenInstrInfo.inc... [ 32%] Building R600GenRegisterInfo.inc... [ 32%] Built target MSP430CommonTableGen [ 32%] Building MipsGenGlobalISel.inc... /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_float.cpp [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 32%] Building MipsGenInstrInfo.inc... Scanning dependencies of target RISCVCommonTableGen [ 32%] Building R600GenSubtargetInfo.inc... [ 32%] Building PPCGenAsmWriter.inc... [ 32%] Building MipsGenMCCodeEmitter.inc... [ 32%] Building RISCVGenAsmMatcher.inc... [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 32%] Building NVPTXGenDAGISel.inc... [ 32%] Building PPCGenCallingConv.inc... [ 32%] Built target AMDGPUCommonTableGen [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 32%] Building MipsGenMCPseudoLowering.inc... [ 32%] Building PPCGenDAGISel.inc... [ 32%] Building MipsGenRegisterBank.inc... Scanning dependencies of target SparcCommonTableGen [ 32%] Building SparcGenAsmMatcher.inc... [ 32%] Building MipsGenRegisterInfo.inc... [ 32%] Building MipsGenSubtargetInfo.inc... [ 32%] Building PPCGenDisassemblerTables.inc... [ 32%] Building SparcGenAsmWriter.inc... [ 32%] Building MipsGenExegesis.inc... [ 32%] Building SparcGenCallingConv.inc... [ 32%] Building SparcGenDAGISel.inc... [ 32%] Building RISCVGenAsmWriter.inc... [ 32%] Building NVPTXGenInstrInfo.inc... [ 32%] Building PPCGenFastISel.inc... [ 32%] Building RISCVGenCompressInstEmitter.inc... [ 32%] Building PPCGenInstrInfo.inc... [ 32%] Building SparcGenDisassemblerTables.inc... [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 32%] Built target MipsCommonTableGen [ 32%] Building SparcGenInstrInfo.inc... [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 32%] Building SparcGenMCCodeEmitter.inc... Scanning dependencies of target SystemZCommonTableGen [ 32%] Building SparcGenRegisterInfo.inc... [ 32%] Building PPCGenMCCodeEmitter.inc... [ 32%] Building SystemZGenAsmMatcher.inc... [ 32%] Building SparcGenSubtargetInfo.inc... [ 32%] Building NVPTXGenRegisterInfo.inc... [ 32%] Building SystemZGenAsmWriter.inc... [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 32%] Building PPCGenRegisterInfo.inc... [ 32%] Building RISCVGenDAGISel.inc... [ 32%] Building SystemZGenCallingConv.inc... [ 32%] Built target SparcCommonTableGen [ 32%] Building NVPTXGenSubtargetInfo.inc... [ 32%] Building PPCGenSubtargetInfo.inc... Scanning dependencies of target WebAssemblyCommonTableGen [ 32%] Building RISCVGenDisassemblerTables.inc... [ 32%] Building PPCGenExegesis.inc... [ 32%] Building WebAssemblyGenAsmMatcher.inc... [ 32%] Building SystemZGenDAGISel.inc... [ 32%] Building SystemZGenDisassemblerTables.inc... [ 32%] Building PPCGenRegisterBank.inc... [ 32%] Building WebAssemblyGenAsmWriter.inc... [ 32%] Built target NVPTXCommonTableGen [ 32%] Building PPCGenGlobalISel.inc... Scanning dependencies of target X86CommonTableGen [ 32%] Building WebAssemblyGenDAGISel.inc... [ 32%] Building WebAssemblyGenDisassemblerTables.inc... [ 32%] Building SystemZGenInstrInfo.inc... [ 33%] Building X86GenAsmMatcher.inc... [ 33%] Building SystemZGenMCCodeEmitter.inc... [ 33%] Building WebAssemblyGenFastISel.inc... [ 33%] Building WebAssemblyGenInstrInfo.inc... [ 33%] Building RISCVGenGlobalISel.inc... Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMPTARGET.cpp.o [ 28%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [ 33%] Built target PowerPCCommonTableGen [ 33%] Building SystemZGenRegisterInfo.inc... Scanning dependencies of target XCoreCommonTableGen [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o [ 33%] Building WebAssemblyGenMCCodeEmitter.inc... [ 33%] Building WebAssemblyGenRegisterInfo.inc... [ 33%] Building SystemZGenSubtargetInfo.inc... [ 33%] Building XCoreGenAsmWriter.inc... [ 33%] Building X86GenAsmWriter.inc... [ 33%] Building WebAssemblyGenSubtargetInfo.inc... [ 33%] Building XCoreGenCallingConv.inc... [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 33%] Building XCoreGenDAGISel.inc... [ 33%] Building XCoreGenDisassemblerTables.inc... [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 33%] Built target WebAssemblyCommonTableGen [ 33%] Building XCoreGenInstrInfo.inc... Scanning dependencies of target DllOptionsTableGen [ 33%] Building XCoreGenRegisterInfo.inc... [ 33%] Building X86GenAsmWriter1.inc... [ 33%] Building Options.inc... [ 33%] Building XCoreGenSubtargetInfo.inc... [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o [ 33%] Built target SystemZCommonTableGen [ 33%] Building RISCVGenInstrInfo.inc... [ 33%] Built target DllOptionsTableGen Scanning dependencies of target LibOptionsTableGen [ 33%] Built target XCoreCommonTableGen Scanning dependencies of target clang-tablegen-targets [ 33%] Building Options.inc... Scanning dependencies of target ClangDriverOptions [ 33%] Built target clang-tablegen-targets [ 33%] Building Options.inc... [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o [ 55%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o Scanning dependencies of target DsymutilTableGen [ 33%] Built target LibOptionsTableGen [ 33%] Built target ClangDriverOptions Scanning dependencies of target CvtResTableGen [ 33%] Building Options.inc... [ 33%] Building Opts.inc... Scanning dependencies of target LipoOptsTableGen [ 33%] Built target DsymutilTableGen [ 33%] Building LipoOpts.inc... [ 33%] Built target CvtResTableGen Scanning dependencies of target MLTableGen Scanning dependencies of target MtTableGen [ 33%] Built target LipoOptsTableGen [ 33%] Building Opts.inc... Scanning dependencies of target ObjcopyOptsTableGen [ 33%] Building Opts.inc... [ 33%] Built target MLTableGen [ 33%] Building ObjcopyOpts.inc... Scanning dependencies of target RcTableGen [ 33%] Built target ObjcopyOptsTableGen [ 33%] Built target MtTableGen [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 33%] Building Opts.inc... [ 33%] Built target RcTableGen Scanning dependencies of target SymbolizerOptsTableGen [ 33%] Building X86GenCallingConv.inc... Scanning dependencies of target Bye [ 33%] Building Opts.inc... Scanning dependencies of target TestPlugin [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 33%] Built target SymbolizerOptsTableGen [ 33%] Building CXX object examples/Bye/CMakeFiles/Bye.dir/Bye.cpp.o [ 33%] Building CXX object unittests/Passes/CMakeFiles/TestPlugin.dir/TestPlugin.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicViews.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynamicView.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 33%] Building X86GenDAGISel.inc... [ 33%] Building X86GenDisassemblerTables.inc... [ 28%] Built target Kokkos_CoreUnitTest_CudaTimingBased Scanning dependencies of target Kokkos_IncrementalTest_CUDA [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_f.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/UnitTestMainInit.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_g.cpp.o [ 33%] Building X86GenEVEX2VEXTables.inc... [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 33%] Linking CXX shared module ../../lib/Bye.so Scanning dependencies of target LLVMCore [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/AbstractCallSite.cpp.o [ 33%] Building RISCVGenMCCodeEmitter.inc... [ 33%] Linking CXX shared module TestPlugin.so [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 33%] Built target Bye [ 33%] Building RISCVGenMCPseudoLowering.inc... [ 33%] Built target TestPlugin [ 33%] Building X86GenExegesis.inc... [ 33%] Building X86GenFastISel.inc... Scanning dependencies of target LLVMMCParser [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test01_execspace_CUDA.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o [ 33%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/AsmLexer.cpp.o [ 33%] Building RISCVGenRegisterBank.inc... [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestBinSortB.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestNestedSort.cpp.o [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/AsmWriter.cpp.o [ 33%] Building X86GenGlobalISel.inc... [ 33%] Building RISCVGenRegisterInfo.inc... [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangePolicyConstructors.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangeReduce.cpp.o [ 33%] Building RISCVGenSearchableTables.inc... [ 33%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/AsmParser.cpp.o [ 33%] Building X86GenInstrInfo.inc... [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 33%] Building RISCVGenSubtargetInfo.inc... [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o [ 33%] Building X86GenRegisterBank.inc... [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_generic.cpp.o [ 33%] Building X86GenRegisterInfo.inc... [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 77%] Linking CXX executable Kokkos_IncrementalTest_OPENACC [ 33%] Built target RISCVCommonTableGen [ 33%] Building X86GenSubtargetInfo.inc... [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Assumptions.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpan.cpp.o [ 44%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ScatterView.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o Scanning dependencies of target LLVMFrontendOpenACC [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Attributes.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 55%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank12345.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 33%] Building CXX object lib/Frontend/OpenACC/CMakeFiles/LLVMFrontendOpenACC.dir/ACC.cpp.o [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/AutoUpgrade.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank67.cpp.o [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/BasicBlock.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 76%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 76%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 33%] Linking CXX static library ../../libLLVMFrontendOpenACC.a Scanning dependencies of target LLVMMCDisassembler [ 33%] Built target X86CommonTableGen [ 33%] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/Disassembler.cpp.o [ 33%] Built target LLVMFrontendOpenACC Scanning dependencies of target LLVMMCA [ 33%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/CodeEmitter.cpp.o [ 44%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 44%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_StaticCrsGraph.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 44%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 44%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o Scanning dependencies of target LLVMOrcTargetProcess [ 77%] Built target Kokkos_IncrementalTest_OPENACC [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 33%] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/RegisterEHFrames.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MinMaxClamp.cpp.o [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Comdat.cpp.o [ 33%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Context.cpp.o [ 33%] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCDisassembler.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 33%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/COFFAsmParser.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o [ 33%] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/TargetExecutionUtils.cpp.o [ 33%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/COFFMasmParser.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_NumericTraits.cpp.o [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ConstantFold.cpp.o [ 33%] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCExternalSymbolizer.cpp.o [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ConstantRange.cpp.o [ 33%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HWEventListener.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 33%] Linking CXX static library ../../../libLLVMOrcTargetProcess.a [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_OccupancyControlTrait.cpp.o [ 33%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/HardwareUnit.cpp.o [ 33%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/LSUnit.cpp.o [ 33%] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCRelocationInfo.cpp.o [ 33%] Built target LLVMOrcTargetProcess [ 33%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/RegisterFile.cpp.o [ 33%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/DarwinAsmParser.cpp.o Scanning dependencies of target LLVMAArch64Utils [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ErrorReporter.cpp.o [ 33%] Building CXX object lib/Target/AArch64/Utils/CMakeFiles/LLVMAArch64Utils.dir/AArch64BaseInfo.cpp.o [ 33%] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCSymbolizer.cpp.o [ 67%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 67%] Built target Kokkos_PerformanceTest_Benchmark [ 33%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/ResourceManager.cpp.o [ 33%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/RetireControlUnit.cpp.o Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Constants.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_complexfloat.cpp [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_OffsetView.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test02_atomic_host_CUDA.cpp.o [ 33%] Linking CXX static library ../../libLLVMMCDisassembler.a [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 33%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/Scheduler.cpp.o [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Core.cpp.o [ 33%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/InstrBuilder.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 33%] Built target LLVMMCDisassembler Scanning dependencies of target LLVMAArch64Info [ 33%] Linking CXX static library ../../../libLLVMAArch64Utils.a [ 33%] Building CXX object lib/Target/AArch64/TargetInfo/CMakeFiles/LLVMAArch64Info.dir/AArch64TargetInfo.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 33%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/ELFAsmParser.cpp.o [ 33%] Built target LLVMAArch64Utils Scanning dependencies of target InstCombineTableGen [ 33%] Building InstCombineTables.inc... [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DIBuilder.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 33%] Built target InstCombineTableGen [ 33%] Linking CXX static library ../../../libLLVMAArch64Info.a [ 33%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Instruction.cpp.o Scanning dependencies of target LLVMARMUtils [ 33%] Built target LLVMAArch64Info [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 33%] Building CXX object lib/Target/ARM/Utils/CMakeFiles/LLVMARMUtils.dir/ARMBaseInfo.cpp.o [ 33%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Pipeline.cpp.o Scanning dependencies of target LLVMARMInfo /scratch/llvm-project/llvm/lib/IR/Core.cpp: In function 'void LLVMContextSetDiagnosticHandler(LLVMContextRef, LLVMDiagnosticHandler, void*)': /scratch/llvm-project/llvm/lib/IR/Core.cpp:88: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] 88 | Handler), | ^ /scratch/llvm-project/llvm/lib/IR/Core.cpp: In function 'void (* LLVMContextGetDiagnosticHandler(LLVMContextRef))(LLVMDiagnosticInfoRef, void*)': /scratch/llvm-project/llvm/lib/IR/Core.cpp:94: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] 94 | unwrap(C)->getDiagnosticHandlerCallBack()); | ^ [ 55%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 33%] Building CXX object lib/Target/ARM/TargetInfo/CMakeFiles/LLVMARMInfo.dir/ARMTargetInfo.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 55%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 33%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/DispatchStage.cpp.o [ 33%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmLexer.cpp.o [ 33%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/EntryStage.cpp.o "/var/jenkins/workspace/Kokkos_PR-6783/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-6783/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 " [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 33%] Linking CXX static library ../../../libLLVMARMInfo.a [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o [ 33%] Linking CXX static library ../../../libLLVMARMUtils.a [ 33%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmParser.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_complexdouble.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_AtomicViews.cpp [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 33%] Built target LLVMARMUtils [ 33%] Built target LLVMARMInfo [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o [ 33%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/ExecuteStage.cpp.o Scanning dependencies of target LLVMAVRInfo Scanning dependencies of target LLVMBPFInfo [ 33%] Building CXX object lib/Target/BPF/TargetInfo/CMakeFiles/LLVMBPFInfo.dir/BPFTargetInfo.cpp.o [ 33%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/InstructionTables.cpp.o [ 33%] Building CXX object lib/Target/AVR/TargetInfo/CMakeFiles/LLVMAVRInfo.dir/AVRTargetInfo.cpp.o [ 77%] Linking CXX executable Kokkos_UnitTest_Sort [ 77%] Built target Kokkos_UnitTest_Sort [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_Atomics.cpp [ 33%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmParserExtension.cpp.o [ 33%] Linking CXX static library ../../../libLLVMBPFInfo.a [ 33%] Linking CXX static library ../../../libLLVMAVRInfo.a [ 33%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/MicroOpQueueStage.cpp.o [ 33%] Built target LLVMBPFInfo [ 33%] Built target LLVMAVRInfo Scanning dependencies of target LLVMHexagonInfo [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMPTARGET.cpp.o Scanning dependencies of target LLVMLanaiInfo [ 33%] Building CXX object lib/Target/Lanai/TargetInfo/CMakeFiles/LLVMLanaiInfo.dir/LanaiTargetInfo.cpp.o [ 33%] Building CXX object lib/Target/Hexagon/TargetInfo/CMakeFiles/LLVMHexagonInfo.dir/HexagonTargetInfo.cpp.o [ 33%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/RetireStage.cpp.o [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DataLayout.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DebugInfo.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 33%] Linking CXX static library ../../../libLLVMLanaiInfo.a [ 33%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/Stage.cpp.o [ 35%] Linking CXX static library ../../../libLLVMHexagonInfo.a [ 35%] Built target LLVMLanaiInfo [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 35%] Built target LLVMHexagonInfo Scanning dependencies of target LLVMMSP430Info [ 35%] Building CXX object lib/Target/MSP430/TargetInfo/CMakeFiles/LLVMMSP430Info.dir/MSP430TargetInfo.cpp.o Scanning dependencies of target LLVMMipsInfo Scanning dependencies of target LLVMNVPTXInfo [ 35%] Building CXX object lib/Target/NVPTX/TargetInfo/CMakeFiles/LLVMNVPTXInfo.dir/NVPTXTargetInfo.cpp.o [ 35%] Building CXX object lib/Target/Mips/TargetInfo/CMakeFiles/LLVMMipsInfo.dir/MipsTargetInfo.cpp.o [ 35%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCTargetAsmParser.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_TeamBasic.cpp [ 31%] Linking CXX executable Kokkos_StackTraceTestExec [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o [ 35%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Support.cpp.o [ 35%] Linking CXX static library ../../../libLLVMMSP430Info.a [ 35%] Linking CXX static library ../../../libLLVMNVPTXInfo.a /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_TeamScratch.cpp [ 35%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MasmParser.cpp.o [ 35%] Built target LLVMMSP430Info [ 35%] Built target LLVMNVPTXInfo [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o [ 35%] Linking CXX static library ../../../libLLVMMipsInfo.a Scanning dependencies of target LLVMPowerPCInfo [ 35%] Building CXX object lib/Target/PowerPC/TargetInfo/CMakeFiles/LLVMPowerPCInfo.dir/PowerPCTargetInfo.cpp.o Scanning dependencies of target LLVMRISCVInfo [ 35%] Building CXX object lib/Target/RISCV/TargetInfo/CMakeFiles/LLVMRISCVInfo.dir/RISCVTargetInfo.cpp.o Scanning dependencies of target LLVMSparcInfo [ 35%] Building CXX object lib/Target/Sparc/TargetInfo/CMakeFiles/LLVMSparcInfo.dir/SparcTargetInfo.cpp.o [ 35%] Built target LLVMMipsInfo /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_TeamReductionScan.cpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 31%] Built target Kokkos_StackTraceTestExec Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 35%] Linking CXX static library ../libLLVMMCA.a Scanning dependencies of target LLVMSystemZInfo [ 35%] Linking CXX static library ../../../libLLVMSparcInfo.a [ 35%] Linking CXX static library ../../../libLLVMRISCVInfo.a [ 35%] Building CXX object lib/Target/SystemZ/TargetInfo/CMakeFiles/LLVMSystemZInfo.dir/SystemZTargetInfo.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ScatterView.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 35%] Built target LLVMRISCVInfo [ 35%] Built target LLVMMCA [ 35%] Built target LLVMSparcInfo Scanning dependencies of target LLVMXCoreInfo [ 35%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/WasmAsmParser.cpp.o [ 35%] Building CXX object lib/Target/XCore/TargetInfo/CMakeFiles/LLVMXCoreInfo.dir/XCoreTargetInfo.cpp.o Scanning dependencies of target LLVMX86Info [ 35%] Building CXX object lib/Target/X86/TargetInfo/CMakeFiles/LLVMX86Info.dir/X86TargetInfo.cpp.o [ 35%] Linking CXX static library ../../../libLLVMPowerPCInfo.a Scanning dependencies of target LLVMWebAssemblyInfo [ 35%] Building CXX object lib/Target/WebAssembly/TargetInfo/CMakeFiles/LLVMWebAssemblyInfo.dir/WebAssemblyTargetInfo.cpp.o [ 35%] Built target LLVMPowerPCInfo [ 35%] Generating VCSVersion.inc [ 35%] Linking CXX static library ../../../libLLVMSystemZInfo.a [ 35%] Linking CXX static library ../../../libLLVMXCoreInfo.a [ 35%] Built target LLVMSystemZInfo [ 35%] Linking CXX static library ../../../libLLVMWebAssemblyInfo.a [ 55%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 45%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_UnorderedMap.cpp.o [ 35%] Built target LLVMXCoreInfo [ 35%] Built target LLVMWebAssemblyInfo Scanning dependencies of target obj.clangAPINotes [ 35%] Building CXX object tools/clang/lib/APINotes/CMakeFiles/obj.clangAPINotes.dir/APINotesTypes.cpp.o [ 35%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DebugInfoMetadata.cpp.o [ 35%] Linking CXX static library ../../../libLLVMX86Info.a [ 35%] Built target LLVMX86Info Scanning dependencies of target Opcodes [ 35%] Building Opcodes.inc... Scanning dependencies of target obj.clangEdit [ 35%] Built target Opcodes [ 35%] Building CXX object tools/clang/lib/Edit/CMakeFiles/obj.clangEdit.dir/Commit.cpp.o Scanning dependencies of target obj.clangLex [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 35%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/DependencyDirectivesSourceMinimizer.cpp.o [ 35%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/HeaderMap.cpp.o [ 35%] Building CXX object tools/clang/lib/APINotes/CMakeFiles/obj.clangAPINotes.dir/APINotesYAMLCompiler.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o Scanning dependencies of target obj.clangParse Scanning dependencies of target obj.clangBasic [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03a_MemorySpace_malloc_CUDA.cpp.o [ 35%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Attributes.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o /scratch/llvm-project/clang/lib/APINotes/APINotesYAMLCompiler.cpp:574:6: warning: 'void {anonymous}::Module::dump()' defined but not used [-Wunused-function] 574 | void Module::dump() { | ^~~~~~ [ 35%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseAST.cpp.o [ 35%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/HeaderSearch.cpp.o [ 35%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/Lexer.cpp.o [ 35%] Building CXX object tools/clang/lib/Edit/CMakeFiles/obj.clangEdit.dir/EditedSource.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o [ 35%] Built target obj.clangAPINotes [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_StaticCrsGraph.cpp.o [ 35%] Building CXX object tools/clang/lib/Edit/CMakeFiles/obj.clangEdit.dir/RewriteObjCFoundationAPI.cpp.o [ 32%] 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_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o Scanning dependencies of target obj.clangASTMatchers [ 35%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/LiteralSupport.cpp.o [ 55%] 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_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o [ 35%] Building CXX object tools/clang/lib/ASTMatchers/CMakeFiles/obj.clangASTMatchers.dir/ASTMatchFinder.cpp.o [ 35%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseCXXInlineMethods.cpp.o [ 36%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/MacroArgs.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 36%] Linking CXX static library ../../libLLVMMCParser.a [ 36%] Built target LLVMMCParser Scanning dependencies of target ClangOpenCLBuiltinsImpl [ 36%] Building OpenCLBuiltins.inc... [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 36%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DebugLoc.cpp.o [ 36%] Built target ClangOpenCLBuiltinsImpl [ 57%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o Scanning dependencies of target obj.clangAnalysis [ 36%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/AnalysisDeclContext.cpp.o [ 36%] Built target obj.clangEdit [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 36%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/MacroInfo.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 36%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/ModuleMap.cpp.o Scanning dependencies of target obj.clangDynamicASTMatchers [ 46%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP [ 46%] Built target Kokkos_ContainersUnitTest_OpenMP [ 46%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ViewCtorPropEmbeddedDim.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 68%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 68%] Built target Kokkos_ContainersTestCompileOnly Scanning dependencies of target Kokkos_ContainersPerformanceTest_HIP [ 68%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestMain.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 36%] Building CXX object tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Diagnostics.cpp.o [ 36%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPCaching.cpp.o [ 36%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticHandler.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03b_MemorySpace_free_CUDA.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 36%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Builtins.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_TeamTeamSize.cpp [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 36%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticInfo.cpp.o [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 36%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseDecl.cpp.o [ 36%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/BodyFarm.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o [ 36%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPCallbacks.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test04_ParallelFor_RangePolicy_CUDA.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o [ 68%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestHIP.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o [ 57%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 36%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/CharInfo.cpp.o [ 36%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPConditionalDirectiveRecord.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 36%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPDirectives.cpp.o [ 36%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/CodeGenOptions.cpp.o [ 36%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticPrinter.cpp.o [ 36%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPExpressions.cpp.o [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Swap.cpp.o [ 36%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Dominators.cpp.o [ 36%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CalledOnceCheck.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 36%] Building CXX object tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Marshallers.cpp.o [ 36%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Cuda.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 36%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Diagnostic.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 36%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPLexerChange.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 79%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 36%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPMacroExpansion.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Other.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 68%] Linking CXX executable Kokkos_ContainersPerformanceTest_HIP [ 68%] Built target Kokkos_ContainersPerformanceTest_HIP [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test05_ParallelReduce_RangePolicy_CUDA.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 68%] 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_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ParallelScanRangePolicy.cpp.o [ 36%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/DiagnosticIDs.cpp.o [ 36%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseDeclCXX.cpp.o [ 36%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/Pragma.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Printf.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_UnorderedMap.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMPTARGET.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_BitManipulationBuiltins.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test12a_ThreadScratch_OPENMPTARGET.cpp.o [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_TeamVectorRange.cpp [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 36%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/FPEnv.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 59%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 68%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 68%] Built target Kokkos_ContainersUnitTest_Serial [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test06_ParallelFor_MDRangePolicy_CUDA.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 36%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/DiagnosticOptions.cpp.o [ 36%] Building CXX object tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Parser.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o [ 36%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Function.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 36%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/ExpressionTraits.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 36%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PreprocessingRecord.cpp.o [ 36%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/FileEntry.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_QuadPrecisionMath.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 36%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/Preprocessor.cpp.o [ 36%] Building CXX object tools/clang/lib/ASTMatchers/CMakeFiles/obj.clangASTMatchers.dir/ASTMatchersInternal.cpp.o [ 36%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/FileManager.cpp.o [ 36%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PreprocessorLexer.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicy.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyConstructors.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_BlockSizeDeduction.cpp.o [ 36%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFG.cpp.o [ 36%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/GVMaterializer.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test08_deep_copy_CUDA.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 36%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/FileSystemStatCache.cpp.o [ 36%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Globals.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 36%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/ScratchBuffer.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_Other.cpp [ 36%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseExpr.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_MDRange_a.cpp [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o [ 36%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFGReachabilityAnalysis.cpp.o [ 36%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/IdentifierTable.cpp.o [ 36%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/TokenConcatenation.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 36%] Building CXX object tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Registry.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyRequire.cpp.o [ 36%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/IRBuilder.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 36%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/LangOptions.cpp.o [ 36%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/TokenLexer.cpp.o [ 36%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/IRPrintingPasses.cpp.o [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_MDRange_b.cpp [ 82%] 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_IncrementalTest_CUDA.dir/generated/Test10_HierarchicalBasics_CUDA.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 36%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/LangStandards.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 38%] Building CXX object tools/clang/lib/ASTMatchers/CMakeFiles/obj.clangASTMatchers.dir/GtestMatchers.cpp.o [ 38%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Module.cpp.o [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ReducerCTADs.cpp.o [ 38%] Built target obj.clangLex [ 82%] 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_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 38%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/InlineAsm.cpp.o [ 38%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFGStmtMap.cpp.o [ 38%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Instruction.cpp.o Scanning dependencies of target obj.clangFormat [ 38%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseExprCXX.cpp.o [ 38%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/AffectedRangeManager.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_a.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_MDRange_c.cpp [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_b.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_c.cpp.o [ 38%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/BreakableToken.cpp.o [ 38%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CallGraph.cpp.o [ 38%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/ObjCRuntime.cpp.o [ 38%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Instructions.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_d.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_MDRange_d.cpp [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 38%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/IntrinsicInst.cpp.o [ 38%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/ContinuationIndenter.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_CheckedIntegerOps.cpp.o [ 38%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/OpenCLOptions.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 60%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_e.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Vector.cpp.o [ 38%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/LLVMContext.cpp.o [ 38%] Built target obj.clangASTMatchers [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test12b_TeamScratch_OPENMPTARGET.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 38%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/OpenMPKinds.cpp.o Scanning dependencies of target obj.clangRewrite [ 38%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseInit.cpp.o [ 38%] Building CXX object tools/clang/lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/DeltaTree.cpp.o [ 38%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CloneDetection.cpp.o [ 38%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/LLVMContextImpl.cpp.o [ 38%] Building CXX object tools/clang/lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/HTMLRewrite.cpp.o [ 38%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/OperatorPrecedence.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 38%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/LLVMRemarkStreamer.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o [ 38%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/Format.cpp.o [ 38%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/ProfileList.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11a_ParallelFor_TeamThreadRange_CUDA.cpp.o [ 38%] Building CXX object tools/clang/lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/RewriteRope.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Init.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o [ 83%] 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_Reductions.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions_DeviceView.cpp.o [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 38%] Building CXX object tools/clang/lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/Rewriter.cpp.o [ 38%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/LegacyPassManager.cpp.o [ 38%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CocoaConventions.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_MDRange_e.cpp [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ViewCtorPropEmbeddedDim.cpp.o [ 38%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseObjc.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Init.cpp.o [ 38%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/SanitizerBlacklist.cpp.o Scanning dependencies of target obj.clangToolingCore [ 38%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ConstructionContext.cpp.o [ 38%] Building CXX object tools/clang/lib/Tooling/Core/CMakeFiles/obj.clangToolingCore.dir/Diagnostic.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 38%] Building CXX object tools/clang/lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/TokenRewriter.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SharedAlloc.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Swap.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11b_ParallelFor_TeamVectorRange_CUDA.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o [ 38%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/SanitizerSpecialCaseList.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 38%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/MDBuilder.cpp.o [ 38%] Building CXX object tools/clang/lib/Tooling/Core/CMakeFiles/obj.clangToolingCore.dir/Replacement.cpp.o [ 38%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/FormatToken.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 38%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/Consumed.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamBasic.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 38%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Sanitizers.cpp.o [ 38%] Built target obj.clangRewrite [ 38%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Mangler.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 71%] Linking CXX executable Kokkos_ContainersUnitTest_HIP [ 71%] Built target Kokkos_ContainersUnitTest_HIP [ 38%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/SourceLocation.cpp.o Scanning dependencies of target obj.clangToolingInclusions [ 38%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/FormatTokenLexer.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamCombinedReducers.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 38%] Building CXX object tools/clang/lib/Tooling/Inclusions/CMakeFiles/obj.clangToolingInclusions.dir/HeaderIncludes.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o [ 38%] Built target obj.clangToolingCore [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamMDRange.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_Crs.cpp [ 38%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Metadata.cpp.o [ 38%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/SourceManager.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamPolicyConstructors.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 [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o [ 38%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseOpenMP.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamReductionScan.cpp.o Scanning dependencies of target obj.clangCrossTU [ 38%] Building CXX object tools/clang/lib/Tooling/Inclusions/CMakeFiles/obj.clangToolingInclusions.dir/IncludeStyle.cpp.o [ 38%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/MacroExpander.cpp.o [ 38%] Building CXX object tools/clang/lib/CrossTU/CMakeFiles/obj.clangCrossTU.dir/CrossTranslationUnit.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 38%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CodeInjector.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o [ 38%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/Dominators.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 38%] Built target obj.clangToolingInclusions [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o [ 38%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Stack.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11c_ParallelFor_ThreadVectorRange_CUDA.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/cuda/TestCuda_Task.cpp [ 47%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 47%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 38%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/NamespaceEndCommentsFixer.cpp.o Scanning dependencies of target obj.clangDriver [ 38%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/TargetID.cpp.o [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 61%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 38%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Action.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScan.cpp.o [ 38%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ExprMutationAnalyzer.cpp.o [ 38%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/TargetInfo.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12a_ThreadScratch_CUDA.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratch.cpp.o [ 38%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Compilation.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o [ 38%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/SortJavaScriptImports.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 38%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Module.cpp.o [ 38%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets.cpp.o [ 38%] Built target obj.clangCrossTU [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o "/var/jenkins/workspace/Kokkos_PR-6783/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 " [ 38%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParsePragma.cpp.o Scanning dependencies of target obj.clangSerialization [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Printf.cpp.o [ 38%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTCommon.cpp.o 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 [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_WorkGraph.cpp [ 38%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/DarwinSDKInfo.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 38%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/TokenAnalyzer.cpp.o [ 38%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ModuleSummaryIndex.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 86%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 "/var/jenkins/workspace/Kokkos_PR-6783/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 " [ 47%] 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_L.dir/TestStdAlgorithmsCommon.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o [ 38%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Distro.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamTeamSize.cpp.o [ 38%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReader.cpp.o [ 38%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AArch64.cpp.o [ 86%] Built target Kokkos_CoreUnitTest_Serial1 Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 31%] Linking CXX executable Kokkos_IncrementalTest_OPENMPTARGET [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o [ 61%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 61%] Built target Kokkos_ContainersUnitTest_Serial [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 38%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Driver.cpp.o [ 38%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/TokenAnnotator.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/cuda/TestCuda_Spaces.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_UniqueToken.cpp [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12b_TeamScratch_CUDA.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 38%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Operator.cpp.o [ 38%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AMDGPU.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 38%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/UnwrappedLineFormatter.cpp.o [ 31%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13a_ParallelRed_TeamThreadRange_CUDA.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_QuadPrecisionMath.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 47%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 47%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 38%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseStmt.cpp.o [ 38%] Building CXX object tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/VariantValue.cpp.o [ 38%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/OptBisect.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamVectorRange.cpp.o [ 38%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/ARC.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_LocalDeepCopy.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/cuda/TestCuda_DebugSerialExecution.cpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o [ 38%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/IssueHash.cpp.o [ 38%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Pass.cpp.o [ 38%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/ARM.cpp.o [ 31%] Built target Kokkos_IncrementalTest_OPENMPTARGET [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_UniqueToken.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 38%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/UnwrappedLineParser.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_View_64bit.cpp.o [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 31%] Built target Kokkos_CoreUnitTest_CTestDevice [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 38%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/DriverOptions.cpp.o [ 38%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/LiveVariables.cpp.o [ 38%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PassInstrumentation.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_RangePolicyConstructors.cpp.o [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 62%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 38%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AVR.cpp.o [ 62%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 38%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Job.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 38%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PassManager.cpp.o [ 38%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/UsingDeclarationsSorter.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 31%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_a.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_b.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 38%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/BPF.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 38%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseStmtAsm.cpp.o [ 38%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Multilib.cpp.o [ 38%] Built target obj.clangDynamicASTMatchers [ 38%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseTemplate.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 48%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 38%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Hexagon.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_c.cpp.o [ 31%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ReducerCTADs.cpp.o [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 38%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/WhitespaceManager.cpp.o [ 38%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PassRegistry.cpp.o [ 38%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ObjCNoReturn.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13b_ParallelRed_TeamVectorRange_CUDA.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 38%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/OptionUtils.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/cuda/TestCuda_DebugPinUVMSpace.cpp [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 74%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 74%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 38%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PassTimingInfo.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 38%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Lanai.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 49%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 49%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 38%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Phases.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 49%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 49%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 38%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/PathDiagnostic.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 31%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/cuda/TestCuda_TeamScratchStreams.cpp [ 38%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/SanitizerArgs.cpp.o [ 49%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 38%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PrintPasses.cpp.o [ 38%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Le64.cpp.o [ 38%] Built target obj.clangFormat [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 38%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseTentative.cpp.o [ 87%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_b.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 38%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/MSP430.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_d.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 38%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/SafepointIRVerifier.cpp.o Scanning dependencies of target obj.clangFrontend [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_e.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13c_ParallelRed_ThreadVectorRange_CUDA.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 38%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Mips.cpp.o [ 38%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTConsumers.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o [ 49%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 49%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 38%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/Parser.cpp.o [ 38%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Tool.cpp.o [ 49%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 49%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_Command_Line_Parsing.cpp [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 87%] Built target Kokkos_CoreUnitTest_Serial1 [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 62%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 62%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 62%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 38%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/PostOrderCFGView.cpp.o [ 38%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/NVPTX.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 38%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChain.cpp.o [ 38%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ProfileSummary.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o [ 38%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PseudoProbe.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o [ 89%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 38%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReaderDecl.cpp.o [ 38%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/OSTargets.cpp.o [ 49%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_c.cpp.o [ 38%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ProgramPoint.cpp.o [ 38%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReaderStmt.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_a.cpp.o [ 89%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_e.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_HostSpace_deepcopy.cpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 38%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/PNaCl.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_b.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 38%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/AArch64.cpp.o [ 38%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ReplaceConstant.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 38%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/PPC.cpp.o [ 38%] Built target obj.clangParse [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test14_MDRangeReduce_CUDA.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o Scanning dependencies of target obj.clangIndex [ 38%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/CommentToXML.cpp.o [ 38%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/ARM.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 49%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 38%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ReachableCode.cpp.o [ 49%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 38%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Statepoint.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 38%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/RISCV.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCtorDimMatch.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_ExecPolicy.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_HostThreadTeam.cpp [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 38%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/Mips.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 90%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 38%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/StructuralHash.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test16_ParallelScan_CUDA.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o [ 38%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/SPIR.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 38%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Type.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewEmptyRuntimeUnmanaged.cpp.o [ 38%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/RetainSummaryManager.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Vector.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o [ 38%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/FileIndexRecord.cpp.o [ 38%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Sparc.cpp.o [ 38%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/PPC.cpp.o [ 90%] Built target Kokkos_CoreUnitTest_CTestDevice [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewHooks.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Init.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 38%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriter.cpp.o [ 38%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/RISCV.cpp.o [ 38%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/SystemZ.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/TestRangePolicyConstructors.hpp(135): warning: variable "get_error_msg" was set but never used [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewLayoutStrideAssignment.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_a.cpp.o [ 39%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/TypeFinder.cpp.o [ 39%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTMerge.cpp.o [ 39%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexBody.cpp.o [ 27%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_SharedAlloc.cpp [ 39%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/TCE.cpp.o [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 62%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 27%] Built target Kokkos_CoreUnitTest_Default [ 39%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/Sparc.cpp.o [ 39%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Use.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_b.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_hwloc.cpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 49%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 39%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/User.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o [ 40%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/VE.cpp.o [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/SystemZ.cpp.o [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_CPUDiscovery.cpp [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 34%] Linking CXX executable Kokkos_CoreUnitTest_Default /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_HostBarrier.cpp [ 40%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Value.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_Core.cpp [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 27%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 40%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/WebAssembly.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 27%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 40%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafety.cpp.o [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/VE.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 63%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 40%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTUnit.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 40%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/X86.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test17_CompleteAtomic_CUDA.cpp.o [ 49%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_subview.cpp.o [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/X86.cpp.o [ 49%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 40%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ValueSymbolTable.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMemoryAccessViolation.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 40%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/XCore.cpp.o [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AIX.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o Scanning dependencies of target obj.clangCodeGen [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o [ 40%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexDecl.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o [ 64%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda [ 40%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/BackendUtil.cpp.o [ 40%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Verifier.cpp.o [ 40%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/TokenKinds.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_Stacktrace.cpp [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_Profiling.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_Error.cpp [ 40%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/TypeTraits.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o [ 64%] Built target Kokkos_ContainersUnitTest_Cuda Scanning dependencies of target Kokkos_UnitTest_Sort [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Ananas.cpp.o [ 49%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOfClass.cpp.o [ 40%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Version.cpp.o [ 40%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyCommon.cpp.o [ 49%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 34%] Built target Kokkos_CoreUnitTest_Default [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_CommonPolicyConstructors.cpp.o [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_HostSpace.cpp [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SharedAlloc.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 40%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Warnings.cpp.o [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AMDGPU.cpp.o [ 40%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriterDecl.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o [ 40%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexingAction.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 65%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_MemoryPool.cpp [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 40%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/XRayInstr.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewResize.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WorkGraph.cpp.o [ 65%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 40%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/XRayLists.cpp.o [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AVR.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o [ 40%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyLogical.cpp.o [ 40%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ChainedDiagnosticConsumer.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o [ 28%] Linking CXX executable Kokkos_ProfilingAllCalls /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/containers/src/impl/Kokkos_UnorderedMap_impl.cpp [ 28%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 [ 28%] Built target Kokkos_ProfilingAllCalls [ 40%] Built target obj.clangBasic [ 40%] Linking CXX static library ../libLLVMCore.a [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/BareMetal.cpp.o [ 40%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ChainedIncludesSource.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 40%] Built target LLVMCore [ 40%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGAtomic.cpp.o [ 40%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyTIL.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewEmptyRuntimeUnmanaged.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 28%] Built target Kokkos_CoreUnitTest_Cuda3 [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 39%] Linking CXX executable Kokkos_IncrementalTest_CUDA [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Clang.cpp.o [ 40%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/UninitializedValues.cpp.o [ 49%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 50%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o Scanning dependencies of target obj.clangStaticAnalyzerCore /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/Cuda/Kokkos_Cuda_Instance.cpp [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 40%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexingContext.cpp.o [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/APSIntType.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_a.cpp.o [ 78%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 78%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A Scanning dependencies of target Kokkos_UnitTest_Sort [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_b.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/AnalysisManager.cpp.o [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/Cuda/Kokkos_CudaSpace.cpp [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c01.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_CommonPolicyInterface.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 40%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriterStmt.cpp.o [ 39%] Built target Kokkos_IncrementalTest_CUDA Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o Scanning dependencies of target obj.clangStaticAnalyzerCheckers [ 40%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexSymbol.cpp.o [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/AnalysisOrderChecker.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 40%] Built target obj.clangAnalysis /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/Cuda/Kokkos_Cuda_Task.cpp [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 50%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 50%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 50%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 50%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 50%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 50%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 40%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CompilerInstance.cpp.o Scanning dependencies of target obj.clangStaticAnalyzerFrontend [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/AnalysisConsumer.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/src/Lock_Array_CUDA.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/Serial/Kokkos_Serial.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/Serial/Kokkos_Serial_Task.cpp [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Swap.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 40%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexTypeSourceInfo.cpp.o [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CloudABI.cpp.o [ 40%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGBlocks.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSort.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c02.cpp.o [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/AnalyzerOptions.cpp.o [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 51%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CommonArgs.cpp.o [ 51%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 91%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c03.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c04.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 40%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/GeneratePCH.cpp.o [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/AnalyzerStatsChecker.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BasicValueFactory.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/UnitTestMain.cpp [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o [ 51%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 51%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/cuda/TestCuda_InterOp_Init.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/cuda/TestCuda_InterOp_Streams.cpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Complex.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c05.cpp.o [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Contiki.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ArrayBoundChecker.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c06.cpp.o [ 40%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/USRGeneration.cpp.o [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BlockCounter.cpp.o [ 40%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGBuiltin.cpp.o [ 40%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CompilerInvocation.cpp.o [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CrossWindows.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_Init.cpp [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 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_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 51%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 51%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 91%] Built target Kokkos_IncrementalTest_SERIAL [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BugReporter.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_TeamPolicyConstructors.cpp.o [ 40%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/GlobalModuleIndex.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_SharedAlloc.cpp [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Cuda.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c07.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c08.cpp.o [ 28%] Linking CXX executable Kokkos_ToolsInitialization [ 51%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 51%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_RangePolicy.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_RangePolicyRequire.cpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 51%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 28%] Built target Kokkos_ToolsInitialization [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_View_64bit.cpp [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_View_64bit.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortCustomComp.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ArrayBoundCheckerV2.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Darwin.cpp.o [ 40%] Built target obj.clangIndex [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 40%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/InMemoryModuleCache.cpp.o [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/AnalyzerHelpFlags.cpp.o Scanning dependencies of target obj.clangARCMigrate [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 40%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/ARCMT.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_a.cpp [ 40%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleFile.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.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_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BugReporterVisitors.cpp.o [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/DragonFly.cpp.o [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BasicObjCFoundationChecks.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 40%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleFileExtension.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/CheckerRegistry.cpp.o [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Flang.cpp.o [ 40%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleManager.cpp.o [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_a.cpp.o [ 39%] Built target 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 [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 40%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/PCHContainerOperations.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/FreeBSD.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/CreateCheckerManager.cpp.o [ 40%] Built target obj.clangSerialization [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BlockInCriticalSectionChecker.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o [ 40%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/ARCMTActions.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Concepts.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o Scanning dependencies of target obj.clangRewriteFrontend [ 40%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CreateInvocationFromCommandLine.cpp.o [ 40%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/FixItRewriter.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Fuchsia.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortA.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_b.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_b.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_c.cpp [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_d.cpp [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/FrontendActions.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 40%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/FrontendActions.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_e.cpp [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E Scanning dependencies of target Kokkos_UnitTest_Random [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_DeepCopyAlignment.cpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F Scanning dependencies of target Kokkos_UnitTest_SIMD [ 96%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_ViewCopy_a.cpp [ 40%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/FileRemapper.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BoolAssignmentChecker.cpp.o [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Gnu.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 40%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DependencyFile.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_c.cpp.o [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 40%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/ObjCMT.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/hip/TestRandom.cpp.o [ 96%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CallEvent.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 96%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 96%] Built target Kokkos_CoreUnitTest_Serial2 [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_gups [ 96%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H Scanning dependencies of target Kokkos_launch_latency [ 97%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp 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 [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/ModelConsumer.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c09.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Crs.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Haiku.cpp.o [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BuiltinFunctionChecker.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/HIP.cpp.o [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/ModelInjector.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o [ 53%] Linking CXX executable Kokkos_ContainersUnitTest_HIP [ 40%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DependencyGraph.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 97%] Linking CXX executable Kokkos_gups /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_ViewCopy_b.cpp [ 97%] Built target Kokkos_gups Scanning dependencies of target Kokkos_stream [ 97%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 53%] Built target Kokkos_ContainersUnitTest_HIP Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 97%] Linking CXX executable Kokkos_launch_latency [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o [ 40%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCUDANV.cpp.o [ 97%] Built target Kokkos_launch_latency [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 40%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/HTMLPrint.cpp.o [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Hexagon.cpp.o [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_d.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCopy_a.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o 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_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c10.cpp.o [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Checker.cpp.o [ 40%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DiagnosticRenderer.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 97%] Linking CXX executable Kokkos_stream [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 97%] Built target Kokkos_stream [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_ViewMapping_a.cpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 41%] 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_Bitset_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CStringChecker.cpp.o [ 40%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/InclusionRewriter.cpp.o [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Hurd.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp 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 [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 40%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendAction.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_UnitTest_Sort.dir/hip/TestBinSortB.cpp.o [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerContext.cpp.o [ 40%] Built target obj.clangStaticAnalyzerFrontend [ 29%] Linking CXX executable Kokkos_StackTraceTestExec [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Linux.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c11.cpp.o Scanning dependencies of target obj.clangFrontendTool [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 29%] Built target Kokkos_StackTraceTestExec [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/UnitTestMainInit.cpp.o [ 41%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 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 [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 40%] Building CXX object tools/clang/lib/FrontendTool/CMakeFiles/obj.clangFrontendTool.dir/ExecuteCompilerInvocation.cpp.o [ 40%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteMacros.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03a_MemorySpace_malloc_OPENMP.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 40%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCUDARuntime.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CStringSyntaxChecker.cpp.o [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MipsLinux.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o [ 98%] Linking CXX executable Kokkos_UnitTest_SIMD [ 98%] Built target Kokkos_UnitTest_SIMD [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o [ 40%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteModernObjC.cpp.o [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerHelpers.cpp.o [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp 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_WorkGraphPolicy_hpp [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o [ 41%] Built target Kokkos_IncrementalTest_SERIAL [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MinGW.cpp.o [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_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 [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_ViewMapping_b.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_ViewMapping_subview.cpp [ 40%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendActions.cpp.o [ 40%] Built target obj.clangFrontendTool [ 73%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 83%] Linking CXX executable Kokkos_UnitTest_Random [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCopy_b.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCtorDimMatch.cpp.o [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 83%] Built target Kokkos_UnitTest_Random [ 73%] Built target Kokkos_CoreUnitTest_Serial2 [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Minix.cpp.o [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerManager.cpp.o [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CallAndMessageChecker.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o Scanning dependencies of target obj.clangTooling [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 40%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/AllTUsExecution.cpp.o [ 40%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCXX.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 40%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/PlistReporter.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MSP430.cpp.o [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.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 [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_ViewResize.cpp [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestNestedSort.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o [ 40%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransAPIUses.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MSVC.cpp.o [ 40%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteObjC.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test01_execspace_CUDA.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_ViewLayoutStrideAssignment.cpp [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastSizeChecker.cpp.o [ 40%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/ArgumentsAdjusters.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_ViewOfClass.cpp [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 40%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCXXABI.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Myriad.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_DeepCopyAlignment.cpp.o [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerRegistryData.cpp.o [ 40%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/CommonOptionsParser.cpp.o [ 40%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendOptions.cpp.o [ 73%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 73%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_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 /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_SubView_a.cpp [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/NaCl.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewEmptyRuntimeUnmanaged.cpp.o [ 40%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/HeaderIncludeGen.cpp.o [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CommonBugCategories.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ConstraintManager.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastToStructChecker.cpp.o Scanning dependencies of target Kokkos_UnitTest_Random [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/NetBSD.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewHooks.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_SubView_b.cpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 99%] 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/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteTest.cpp.o [ 40%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/InitHeaderSearch.cpp.o [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CoreEngine.cpp.o [ 40%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransARCAssign.cpp.o [ 40%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCall.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 40%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/CompilationDatabase.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test04_ParallelFor_RangePolicy_OPENMP.cpp.o [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/OpenBSD.cpp.o [ 40%] Built target obj.clangRewriteFrontend [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test02_atomic_host_CUDA.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ExecSpacePartitioning.cpp.o [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 40%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/InitPreprocessor.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c12.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 83%] Linking CXX executable Kokkos_UnitTest_Sort [ 83%] Built target Kokkos_UnitTest_Sort Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 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_UnorderedMap_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o [ 75%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/PS4CPU.cpp.o Scanning dependencies of target obj.clangToolingRefactoring [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 75%] Built target Kokkos_CoreUnitTest_Serial1 Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 40%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/ASTSelection.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewLayoutStrideAssignment.cpp.o [ 40%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/Execution.cpp.o [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/DynamicSize.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMapping_a.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/RISCVToolchain.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03a_MemorySpace_malloc_CUDA.cpp.o [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastValueChecker.cpp.o [ 40%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransAutoreleasePool.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMapping_b.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_SubView_c01.cpp [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 45%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 55%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 40%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/LayoutOverrideSource.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMemoryAccessViolation.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_WithoutInitializing.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 40%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/ExpandResponseFilesCompilationDatabase.cpp.o [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 55%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_SubView_c02.cpp [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Solaris.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 45%] Built target Kokkos_IncrementalTest_SERIAL Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_SubView_c03.cpp [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03b_MemorySpace_free_CUDA.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 40%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/FileMatchTrie.cpp.o [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/DynamicType.cpp.o [ 40%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/LogDiagnosticPrinter.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c13.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o [ 42%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/FixIt.cpp.o [ 55%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 42%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/TCE.cpp.o [ 42%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGClass.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_a.cpp.o [ 42%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckObjCDealloc.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o [ 55%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 42%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ModuleDependencyCollector.cpp.o [ 42%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/ASTSelectionRequirements.cpp.o [ 42%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/GuessTargetAndModeCompilationDatabase.cpp.o [ 42%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/VEToolchain.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ExecutionSpace.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 45%] 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 [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 76%] Linking CXX executable Kokkos_UnitTest_Sort [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 76%] Built target Kokkos_UnitTest_Sort [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 55%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 55%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 55%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 55%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 42%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/WebAssembly.cpp.o [ 42%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Environment.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 56%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 96%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c14.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 42%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/AtomicChange.cpp.o [ 42%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/InterpolatingCompilationDatabase.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_b.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 56%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_SubView_c04.cpp [ 97%] Built target Kokkos_CoreUnitTest_Serial2 [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c01.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test04_ParallelFor_RangePolicy_CUDA.cpp.o [ 42%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/MultiplexConsumer.cpp.o [ 42%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckObjCInstMethSignature.cpp.o [ 42%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/XCore.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 76%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 42%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/PPCLinux.cpp.o [ 42%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/JSONCompilationDatabase.cpp.o [ 42%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCleanup.cpp.o [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_SharedAlloc.cpp.o [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o [ 42%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExplodedGraph.cpp.o [ 42%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/PrecompiledPreamble.cpp.o [ 42%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Extract/Extract.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_a.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_OccupancyControlTrait.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 76%] Built target Kokkos_CoreUnitTest_Cuda2 [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c13.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 42%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/InterfaceStubs.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o [ 56%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o [ 76%] Linking CXX executable Kokkos_UnitTest_Random [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 76%] Built target Kokkos_UnitTest_Random [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_b.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c02.cpp.o [ 42%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckPlacementNew.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Task.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_FunctorAnalysis.cpp.o [ 42%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/ZOS.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_c.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 42%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/Refactoring.cpp.o [ 42%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Extract/SourceExtraction.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 42%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Types.cpp.o [ 42%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngine.cpp.o [ 47%] 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_C.dir/TestStdAlgorithmsFind.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 56%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 56%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I Scanning dependencies of target Kokkos_UnitTest_SIMD [ 56%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_SubView_c05.cpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 43%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/XRayArgs.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 43%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCoroutine.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_d.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_e.cpp.o [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 43%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Lookup.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 43%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/PrintPreprocessedOutput.cpp.o [ 43%] Built target obj.clangDriver [ 56%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o Scanning dependencies of target obj.clangToolingASTDiff [ 43%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransBlockObjCVariable.cpp.o [ 43%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckSecuritySyntaxOnly.cpp.o [ 43%] Building CXX object tools/clang/lib/Tooling/ASTDiff/CMakeFiles/obj.clangToolingASTDiff.dir/ASTDiff.cpp.o Scanning dependencies of target Kokkos_gups [ 56%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c03.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_a.cpp.o [ 43%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/RefactoringCallbacks.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 43%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/RefactoringActions.cpp.o [ 43%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SerializedDiagnosticPrinter.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_SubView_c06.cpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 56%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 56%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G Scanning dependencies of target Kokkos_launch_latency [ 56%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 56%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test05_ParallelReduce_RangePolicy_CUDA.cpp.o [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp 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 [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_SubView_c07.cpp Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_HostSharedPtr.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 56%] Linking CXX executable Kokkos_gups [ 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 [ 43%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineC.cpp.o [ 43%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SerializedDiagnosticReader.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_SubView_c08.cpp [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_b.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_a.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 43%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/RenamingAction.cpp.o [ 43%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDebugInfo.cpp.o [ 43%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckSizeofPointer.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o [ 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_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 56%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [100%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 43%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TestModuleFileExtension.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o [ 56%] Linking CXX executable Kokkos_launch_latency /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_SubView_c09.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_SubView_c10.cpp [ 56%] Built target Kokkos_launch_latency [ 56%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c04.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c05.cpp.o [100%] Built target Kokkos_CoreUnitTest_OpenMP + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6783/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6783/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6783/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6783/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6783/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-6783/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 [ 43%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/StandaloneExecution.cpp.o [ 43%] Built target obj.clangToolingASTDiff [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_b.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o 1: [ OK ] serial_DeathTest.abort_from_host (866 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (208 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o Scanning dependencies of target obj.clangToolingSyntax 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (213 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c06.cpp.o 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (205 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 (1495 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 (82 ms) 1: [ RUN ] serial.atomics_tpetra_max_abs 1: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] serial.atomic_views_integral 1: [ OK ] serial.atomic_views_integral (97 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (53 ms) 1: [ RUN ] serial.atomic_view_api 1: [ OK ] serial.atomic_view_api (0 ms) 1: [ RUN ] serial.bit_manip_countl_zero 1: [ OK ] serial.bit_manip_countl_zero (0 ms) 1: [ RUN ] serial.bit_manip_countl_one 1: [ OK ] serial.bit_manip_countl_one (0 ms) 1: [ RUN ] serial.bit_manip_countr_zero 1: [ OK ] serial.bit_manip_countr_zero (0 ms) 1: [ RUN ] serial.bit_manip_countr_one 1: [ OK ] serial.bit_manip_countr_one (0 ms) 1: [ RUN ] serial.bit_manip_popcount 1: [ OK ] serial.bit_manip_popcount (0 ms) 1: [ RUN ] serial.bit_manip_has_single_bit 1: [ OK ] serial.bit_manip_has_single_bit (0 ms) 1: [ RUN ] serial.bit_manip_bit_floor 1: [ OK ] serial.bit_manip_bit_floor (0 ms) 1: [ RUN ] serial.bit_manip_bit_ceil 1: [ OK ] serial.bit_manip_bit_ceil (0 ms) 1: [ RUN ] serial.bit_manip_bit_width 1: [ OK ] serial.bit_manip_bit_width (0 ms) 1: [ RUN ] serial.bit_manip_rotl 1: [ OK ] serial.bit_manip_rotl (0 ms) 1: [ RUN ] serial.bit_manip_rotr 1: [ OK ] serial.bit_manip_rotr (0 ms) 1: [ RUN ] serial.bit_manip_byeswap 1: [ OK ] serial.bit_manip_byeswap (0 ms) 1: [ RUN ] serial.bit_manip_bit_cast 1: [ OK ] serial.bit_manip_bit_cast (0 ms) 1: [ RUN ] serial.test_block_deduction_bug_pr_3103 1: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] serial.checked_integer_operations_multiply_overflow 1: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] serial.execution_policy_occupancy_and_hint 1: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] serial.complex_construction 1: [ OK ] serial.complex_construction (0 ms) 1: [ RUN ] serial.complex_basic_math 1: [ OK ] serial.complex_basic_math (0 ms) 1: [ RUN ] serial.complex_special_funtions 1: [ OK ] serial.complex_special_funtions (0 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (1 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (0 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (1 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (147 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (40 ms) 1: [ RUN ] serial.partitioning_by_args 1: [ OK ] serial.partitioning_by_args (11 ms) 1: [ RUN ] serial.partitioning_by_vector 1: [ OK ] serial.partitioning_by_vector (23 ms) 1: [ RUN ] serial.execution_space_as_class_data_member 1: [ OK ] serial.execution_space_as_class_data_member (0 ms) 1: [ RUN ] serial.functor_analysis 1: [ OK ] serial.functor_analysis (0 ms) 1: [ RUN ] serial.host_shared_ptr_use_count 1: [ OK ] serial.host_shared_ptr_use_count (0 ms) 1: [ RUN ] serial.host_shared_ptr_get 1: [ OK ] serial.host_shared_ptr_get (0 ms) 1: [ RUN ] serial.host_shared_ptr_dereference_on_device 1: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_special_members_on_device 1: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_tracking 1: [ OK ] serial.host_shared_ptr_tracking (4 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 [ 43%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/BuildTree.cpp.o [ 43%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineCXX.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_subview.cpp.o [ 56%] Linking CXX executable Kokkos_stream [ 56%] Built target Kokkos_stream Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 56%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 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 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (3254 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 43%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/SymbolOccurrences.cpp.o [ 43%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckerDocumentation.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test06_ParallelFor_MDRangePolicy_CUDA.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (1222 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_HostSharedPtrAccessOnDevice.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_SharedAlloc.cpp.o [ 43%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRFinder.cpp.o [ 43%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/Tooling.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o [ 43%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnostic.cpp.o [ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_a.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 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 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (3202 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (309 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 [ 57%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 57%] Built target Kokkos_CoreUnitTest_CTestDevice Scanning dependencies of target Kokkos_UnitTest_HIPGraph [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_UnitTest_HIPGraph.dir/UnitTestMainInit.cpp.o [ 79%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp 1: [ OK ] serial.mathematical_functions_trigonometric_functions (146 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (130 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (17 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (43 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 (86 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (109 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (22 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 (150 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_errorfunc 1: [ OK ] serial.mathspecialfunc_errorfunc (7 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (16 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (16 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (11 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (11 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (7 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (7 ms) 1: [ RUN ] serial.mdrange_5d [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o 1: [ OK ] serial.mdrange_5d (80 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (244 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 (15 ms) 1: [ RUN ] serial.mdrange_neg_idx 1: [ OK ] serial.mdrange_neg_idx (122 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 [ 57%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 43%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransEmptyStatementsAndDealloc.cpp.o [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o [ 43%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDecl.cpp.o [ 80%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 43%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ChrootChecker.cpp.o [ 43%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineCallAndReturn.cpp.o 1: [ OK ] serial.mdrange_large_deep_copy (1341 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 [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o [ 80%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c07.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c08.cpp.o [ 80%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_UnitTest_HIPGraph.dir/hip/TestHIP_Graph.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_SubView_c11.cpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 57%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 43%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnosticBuffer.cpp.o [ 80%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 57%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpStreams [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/UnitTestMain.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A 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 core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_b.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (3928 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-6783/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 (1 ms) 1: [ RUN ] serial.minmax 1: [ OK ] serial.minmax (0 ms) 1: [ RUN ] serial.minmax_within_parfor 1: [ OK ] serial.minmax_within_parfor (1 ms) 1: [ RUN ] serial.clamp 1: [ OK ] serial.clamp (0 ms) 1: [ RUN ] serial.clamp_within_parfor 1: [ OK ] serial.clamp_within_parfor (1 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.occupancy_control 1: [ OK ] serial.occupancy_control (0 ms) 1: [ RUN ] serial.view_aggregate 1: [ OK ] serial.view_aggregate (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (40 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.view_layouttiled 1: [ OK ] serial.view_layouttiled (0 ms) 1: [ RUN ] serial.view_layouttiled_subtile 1: [ OK ] serial.view_layouttiled_subtile (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (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 (8 ms) 1: [ RUN ] serial.quad_precision_common_math_functions 1: [ OK ] serial.quad_precision_common_math_functions (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 (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 (4 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (6 ms) 1: [ RUN ] serial.reducers_complex_double 1: [ OK ] serial.reducers_complex_double (19 ms) 1: [ RUN ] serial.reducers_struct 1: [ OK ] serial.reducers_struct (48 ms) 1: [ RUN ] serial.reducers_half_t 1: [ OK ] serial.reducers_half_t (8 ms) 1: [ RUN ] serial.reducers_bhalf_t 1: [ OK ] serial.reducers_bhalf_t (7 ms) 1: [ RUN ] serial.reducers_int8_t 1: [ OK ] serial.reducers_int8_t (7 ms) 1: [ RUN ] serial.reducers_int16_t 1: [ OK ] serial.reducers_int16_t (7 ms) 1: [ RUN ] serial.reducers_point_t 1: [ OK ] serial.reducers_point_t (39 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 (310 ms) 1: [ RUN ] serial.double_reduce [ 43%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnosticPrinter.cpp.o [ 57%] Linking CXX executable Kokkos_UnitTest_SIMD 1: [ OK ] serial.double_reduce (352 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 57%] Built target Kokkos_UnitTest_SIMD Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPInterOp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o [ 43%] Built target obj.clangTooling [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/hip/TestHIP_InterOp_Streams.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp 1: [ OK ] serial.int64_t_reduce_dynamic (1051 ms) 1: [ RUN ] serial.double_reduce_dynamic [ 43%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/ComputeReplacements.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o [ 80%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 43%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/VerifyDiagnosticConsumer.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly 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 [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c09.cpp.o [ 80%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o 1: [ OK ] serial.double_reduce_dynamic (1331 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (259 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 [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target obj.clangDependencyScanning [ 43%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Nodes.cpp.o [ 43%] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningFilesystem.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/TestNumericTraits.hpp(46): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/TestNumericTraits.hpp(104): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/TestNumericTraits.hpp(105): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/TestNumericTraits.hpp(104): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/TestNumericTraits.hpp(104): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/TestNumericTraits.hpp(104): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/TestNumericTraits.hpp(113): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6783/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-6783/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-6783/core/unit_test/TestNumericTraits.hpp(114): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6783/core/src/Kokkos_NumericTraits.hpp(77): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6783/core/src/Kokkos_NumericTraits.hpp(82): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6783/core/src/Kokkos_NumericTraits.hpp(86): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6783/core/src/Kokkos_NumericTraits.hpp(93): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/TestNumericTraits.hpp(126): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/TestNumericTraits.hpp(127): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6783/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-6783/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-6783/core/src/Kokkos_NumericTraits.hpp(56): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6783/core/src/Kokkos_NumericTraits.hpp(72): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/TestNumericTraits.hpp(150): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/TestNumericTraits.hpp(151): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/TestNumericTraits.hpp(150): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/TestNumericTraits.hpp(150): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/TestNumericTraits.hpp(150): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/TestNumericTraits.hpp(151): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6783/core/src/Kokkos_NumericTraits.hpp(105): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/TestNumericTraits.hpp(162): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/TestNumericTraits.hpp(163): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/TestNumericTraits.hpp(162): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/TestNumericTraits.hpp(162): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/TestNumericTraits.hpp(162): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/TestNumericTraits.hpp(163): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6783/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 [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_c.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o 1: [ OK ] serial.reduce_device_view_mdrange_policy (2200 ms) 1: [ RUN ] serial.reduce_device_view_team_policy [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o [ 43%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CloneChecker.cpp.o [ 43%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineObjC.cpp.o [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test08_deep_copy_CUDA.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o 1: [ OK ] serial.reduce_device_view_team_policy (2130 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 [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 43%] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningService.cpp.o [ 43%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransGCAttrs.cpp.o [ 43%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/InterfaceStubFunctionsConsumer.cpp.o [ 43%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Mutations.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o [ 43%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDeclCXX.cpp.o [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 57%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp [ 57%] Built target Kokkos_CoreUnitTest_OpenMPInterOp Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o 1: [ OK ] serial.task_fib_deprecated (1205 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 (22 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 [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Init.cpp.o [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 45%] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningWorker.cpp.o 1: [ OK ] serial.task_fib_deprecated_multiple (1210 ms) 1: [ RUN ] serial.task_depend_deprecated_multiple 1: [ OK ] serial.task_depend_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_team_deprecated_multiple 1: [ OK ] serial.task_team_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated_multiple 1: [ OK ] serial.task_with_mempool_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated_multiple 1: [ OK ] serial.task_multiple_depend_deprecated_multiple (22 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated_multiple 1: [ OK ] serial.task_scheduler_ctors_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated_multiple 1: [ OK ] serial.task_scheduer_ctors_device_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_fib_single [ 45%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRFindingAction.cpp.o [ 45%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Synthesis.cpp.o 1: [ OK ] serial.task_fib_single (939 ms) 1: [ RUN ] serial.task_depend_single 1: [ OK ] serial.task_depend_single (0 ms) 1: [ RUN ] serial.task_team_single 1: [ OK ] serial.task_team_single (0 ms) 1: [ RUN ] serial.task_with_mempool_single 1: [ OK ] serial.task_with_mempool_single (0 ms) 1: [ RUN ] serial.task_multiple_depend_single 1: [ OK ] serial.task_multiple_depend_single (21 ms) 1: [ RUN ] serial.task_scheduler_ctors_single 1: [ OK ] serial.task_scheduler_ctors_single (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_single 1: [ OK ] serial.task_scheduer_ctors_device_single (0 ms) 1: [ RUN ] serial.task_fib_multiple [ 58%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpStreams [ 58%] Built target Kokkos_CoreUnitTest_HIPInterOpStreams 1: [ OK ] serial.task_fib_multiple (947 ms) 1: [ RUN ] serial.task_depend_multiple 1: [ OK ] serial.task_depend_multiple (0 ms) 1: [ RUN ] serial.task_team_multiple 1: [ OK ] serial.task_team_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_multiple 1: [ OK ] serial.task_with_mempool_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_multiple 1: [ OK ] serial.task_multiple_depend_multiple (21 ms) 1: [ RUN ] serial.task_scheduler_ctors_multiple 1: [ OK ] serial.task_scheduler_ctors_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_multiple 1: [ OK ] serial.task_scheduer_ctors_device_multiple (0 ms) 1: [ RUN ] serial.task_fib_chase_lev [ 58%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_CoreUnitTest_HIP [ 58%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPGraph [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/UnitTestMainInit.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o 1: [ OK ] serial.task_fib_chase_lev (994 ms) 1: [ RUN ] serial.task_depend_chase_lev 1: [ OK ] serial.task_depend_chase_lev (0 ms) 1: [ RUN ] serial.task_team_chase_lev 1: [ OK ] serial.task_team_chase_lev (0 ms) 1: [ RUN ] serial.task_with_mempool_chase_lev 1: [ OK ] serial.task_with_mempool_chase_lev (0 ms) 1: [ RUN ] serial.task_multiple_depend_chase_lev 1: [ OK ] serial.task_multiple_depend_chase_lev (21 ms) 1: [ RUN ] serial.task_scheduler_ctors_chase_lev 1: [ OK ] serial.task_scheduler_ctors_chase_lev (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_chase_lev 1: [ OK ] serial.task_scheduer_ctors_device_chase_lev (0 ms) 1: [----------] 217 tests from serial (28336 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 224 tests from 2 test suites ran. (29831 ms total) 1: [ PASSED ] 223 tests. 1: [ SKIPPED ] 1 test, listed below: 1: [ SKIPPED ] serial.mdspan_minimal_functional 1/45 Test #1: Kokkos_CoreUnitTest_Serial1 ................. Passed 29.89 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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 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 Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (1491 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_d.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/FunctionSummary.cpp.o [ 45%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Tokens.cpp.o [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ContainerModeling.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (1505 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6783/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-6783/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 (2997 ms total) 2: 2: [----------] 117 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce 2: [ OK ] serial.team_reduce (0 ms) 2: [ RUN ] serial.team_reduce_large 2: [ OK ] serial.team_reduce_large (0 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (6 ms) 2: [ RUN ] serial.large_team_scratch_size 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (0 ms) 2: [ RUN ] serial.team_broadcast_long_wrapper 2: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (0 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (0 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (1 ms) 2: [ RUN ] serial.team_vector 2: [ OK ] serial.team_vector (6 ms) 2: [ RUN ] serial.triple_nested_parallelism [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 59%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o 2: [ OK ] serial.triple_nested_parallelism (829 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (84 ms) 2: [ RUN ] serial.team_thread_range_combined_reducers 2: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 2: [ RUN ] serial.thread_vector_range_combined_reducers 2: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.team_vector_range_combined_reducers 2: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelFor 2: [ OK ] serial.TeamThreadMDRangeParallelFor (8 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (7 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (7 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (8 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (7 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (8 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Abort.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/openmp/TestOpenMP_Graph.cpp.o [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o 2: [ OK ] serial.team_reduction_scan (48 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (71 ms) 2: [ RUN ] serial.team_double_reduce 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 [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/HTMLDiagnostics.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_e.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 45%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGException.cpp.o [ 45%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Tree.cpp.o [ 45%] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningTool.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_JoinBackwardCompatibility.cpp.o [ 59%] Linking CXX executable Kokkos_UnitTest_HIPGraph [ 59%] Built target Kokkos_UnitTest_HIPGraph Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpInit [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_HIP [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/UnitTestMainInit.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ArrayOps.cpp.o 2: [ OK ] serial.repeated_team_reduce (5420 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (184 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (155 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (81 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 (81 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 (26 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 (4 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 [ 45%] Built target obj.clangToolingSyntax [ 45%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransGCCalls.cpp.o [ 59%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o 2: [ OK ] serial.view_allocation_large_rank (1581 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 (128 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (38 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_empty_runtime_unmanaged 2: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 2: [ RUN ] serial.view_hooks 2: [ OK ] serial.view_hooks (0 ms) 2: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 2: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (59 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (54 ms) 2: [ RUN ] serial.view_irregular_layout 2: [ OK ] serial.view_irregular_layout (1 ms) 2: [ RUN ] serial.view_mapping [ 82%] 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_MDRangeReduce.cpp.o 2: [ OK ] serial.view_mapping (68 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (2 ms) 2: [ RUN ] serial.static_extent 2: [ OK ] serial.static_extent (0 ms) 2: [ RUN ] serial.view_mapping_atomic 2: [ OK ] serial.view_mapping_atomic (1 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (0 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.view_resize 2: [ OK ] serial.view_resize (7 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (190 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-6783/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 2: skipping since the fence checked for isn't necessary 2: [ SKIPPED ] serial.view_allocation_int (0 ms) 2: [ RUN ] serial.view_allocation_exec_space_int 2: [ OK ] serial.view_allocation_exec_space_int (0 ms) 2: [ RUN ] serial.view_not_default_constructible 2: [ OK ] serial.view_not_default_constructible (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_left 2: [ OK ] serial.view_subview_auto_1d_left (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_right 2: [ OK ] serial.view_subview_auto_1d_right (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_stride 2: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 2: [ RUN ] serial.view_subview_assign_strided 2: [ OK ] serial.view_subview_assign_strided (0 ms) 2: [ RUN ] serial.view_subview_left_0 2: [ OK ] serial.view_subview_left_0 (0 ms) 2: [ RUN ] serial.view_subview_left_1 2: [ OK ] serial.view_subview_left_1 (0 ms) 2: [ RUN ] serial.view_subview_left_2 2: [ OK ] serial.view_subview_left_2 (0 ms) 2: [ RUN ] serial.view_subview_left_3 2: [ OK ] serial.view_subview_left_3 (0 ms) 2: [ RUN ] serial.view_subview_right_0 2: [ OK ] serial.view_subview_right_0 (0 ms) 2: [ RUN ] serial.view_subview_right_1 2: [ OK ] serial.view_subview_right_1 (0 ms) 2: [ RUN ] serial.view_subview_right_3 2: [ OK ] serial.view_subview_right_3 (0 ms) 2: [ RUN ] serial.view_static_tests 2: [ OK ] serial.view_static_tests (0 ms) 2: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 2: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 2: [ RUN ] serial.view_subview_layoutright_to_layoutright 2: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 2: [ RUN ] serial.view_subview_1d_assign 2: [ OK ] serial.view_subview_1d_assign (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_atomic 2: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_randomaccess 2: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 2: [ RUN ] serial.view_subview_2d_from_3d 2: [ OK ] serial.view_subview_2d_from_3d (15 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_a.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/hip/TestHIP_InterOp_Init.cpp.o 2: [ OK ] serial.view_subview_2d_from_3d_atomic (15 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (14 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/LoopUnrolling.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_left (656 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic Scanning dependencies of target obj.clangTransformer [ 45%] Built target obj.clangFrontend [ 45%] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Parsing.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (648 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (631 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test01_execspace_HIP.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_right (676 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o [ 60%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o Scanning dependencies of target obj.clangDirectoryWatcher [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ConversionChecker.cpp.o [ 45%] Building CXX object tools/clang/lib/DirectoryWatcher/CMakeFiles/obj.clangDirectoryWatcher.dir/DirectoryScanner.cpp.o [ 45%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRLocFinder.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (667 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (660 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 (13294 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 125 tests from 2 test suites ran. (16291 ms total) 2: [ PASSED ] 122 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 2/45 Test #2: Kokkos_CoreUnitTest_Serial2 ................. Passed 16.31 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Test timeout computed to be: 1500 3: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 3: Detected: 4 cores per node. 3: Detected: 1 MPI_ranks per node. 3: Requested: 8 threads per process. 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from serial_count_bugs 3: [ RUN ] serial_count_bugs.launch_one 3: [ OK ] serial_count_bugs.launch_one (0 ms) 3: [ RUN ] serial_count_bugs.launch_one_rvalue 3: [ OK ] serial_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] serial_count_bugs.launch_six 3: [ OK ] serial_count_bugs.launch_six (0 ms) 3: [ RUN ] serial_count_bugs.when_all_cycle 3: [ OK ] serial_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] serial_count_bugs.zero_work_reduce 3: [ OK ] serial_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from serial_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/45 Test #3: Kokkos_CoreUnitTest_SerialGraph ............. Passed 0.01 sec test 4 Start 4: Kokkos_CoreUnitTest_OpenMP 4: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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 349 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 (183 ms) 4: [ RUN ] openmp_DeathTest.abort_from_device 4: [ OK ] openmp_DeathTest.abort_from_device (187 ms) 4: [ RUN ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort 4: [ OK ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort (183 ms) 4: [ RUN ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions 4: [ OK ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions (193 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 [ 45%] Building CXX object tools/clang/lib/DirectoryWatcher/CMakeFiles/obj.clangDirectoryWatcher.dir/linux/DirectoryWatcher-linux.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexdouble.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 60%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpInit [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp 4: [ OK ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment (1400 ms) 4: [ RUN ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 60%] Built target Kokkos_CoreUnitTest_HIPInterOpInit [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexfloat.cpp.o 4: [ OK ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment (1370 ms) 4: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_host 4: /var/jenkins/workspace/Kokkos_PR-6783/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-6783/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 (3519 ms total) 4: 4: [----------] 334 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 (23 ms) 4: [ RUN ] openmp.atomic_operations_complexfloat 4: [ OK ] openmp.atomic_operations_complexfloat (22 ms) 4: [ RUN ] openmp.atomic_operations_double [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test02_atomic_host_HIP.cpp.o 4: [ OK ] openmp.atomic_operations_double (17 ms) 4: [ RUN ] openmp.atomic_operations_float 4: [ OK ] openmp.atomic_operations_float (15 ms) 4: [ RUN ] openmp.atomic_operations_int 4: [ OK ] openmp.atomic_operations_int (23 ms) 4: [ RUN ] openmp.atomic_operations_long 4: [ OK ] openmp.atomic_operations_long (23 ms) 4: [ RUN ] openmp.atomic_operations_longlong 4: [ OK ] openmp.atomic_operations_longlong (21 ms) 4: [ RUN ] openmp.atomic_shared 4: [ OK ] openmp.atomic_shared (0 ms) 4: [ RUN ] openmp.atomic_operations_unsigned 4: [ OK ] openmp.atomic_operations_unsigned (17 ms) 4: [ RUN ] openmp.atomic_operations_unsignedlong 4: [ OK ] openmp.atomic_operations_unsignedlong (17 ms) 4: [ RUN ] openmp.atomics 4: [ OK ] openmp.atomics (35 ms) 4: [ RUN ] openmp.atomics_tpetra_max_abs 4: [ OK ] openmp.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] openmp.atomic_views_integral 4: [ OK ] openmp.atomic_views_integral (252 ms) 4: [ RUN ] openmp.atomic_views_nonintegral 4: [ OK ] openmp.atomic_views_nonintegral (86 ms) 4: [ RUN ] openmp.atomic_view_api 4: [ OK ] openmp.atomic_view_api (0 ms) 4: [ RUN ] openmp.bit_manip_countl_zero 4: [ OK ] openmp.bit_manip_countl_zero (0 ms) 4: [ RUN ] openmp.bit_manip_countl_one 4: [ OK ] openmp.bit_manip_countl_one (0 ms) 4: [ RUN ] openmp.bit_manip_countr_zero 4: [ OK ] openmp.bit_manip_countr_zero (0 ms) 4: [ RUN ] openmp.bit_manip_countr_one 4: [ OK ] openmp.bit_manip_countr_one (0 ms) 4: [ RUN ] openmp.bit_manip_popcount 4: [ OK ] openmp.bit_manip_popcount (0 ms) 4: [ RUN ] openmp.bit_manip_has_single_bit 4: [ OK ] openmp.bit_manip_has_single_bit (0 ms) 4: [ RUN ] openmp.bit_manip_bit_floor 4: [ OK ] openmp.bit_manip_bit_floor (0 ms) 4: [ RUN ] openmp.bit_manip_bit_ceil 4: [ OK ] openmp.bit_manip_bit_ceil (0 ms) 4: [ RUN ] openmp.bit_manip_bit_width 4: [ OK ] openmp.bit_manip_bit_width (0 ms) 4: [ RUN ] openmp.bit_manip_rotl 4: [ OK ] openmp.bit_manip_rotl (0 ms) 4: [ RUN ] openmp.bit_manip_rotr 4: [ OK ] openmp.bit_manip_rotr (0 ms) 4: [ RUN ] openmp.bit_manip_byeswap 4: [ OK ] openmp.bit_manip_byeswap (0 ms) 4: [ RUN ] openmp.bit_manip_bit_cast 4: [ OK ] openmp.bit_manip_bit_cast (0 ms) 4: [ RUN ] openmp.test_block_deduction_bug_pr_3103 4: [ OK ] openmp.test_block_deduction_bug_pr_3103 (0 ms) 4: [ RUN ] openmp.checked_integer_operations_multiply_overflow 4: [ OK ] openmp.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] openmp.execution_policy_occupancy_and_hint 4: [ OK ] openmp.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] openmp.complex_construction 4: [ OK ] openmp.complex_construction (0 ms) 4: [ RUN ] openmp.complex_basic_math 4: [ OK ] openmp.complex_basic_math (0 ms) 4: [ RUN ] openmp.complex_special_funtions 4: [ OK ] openmp.complex_special_funtions (0 ms) 4: [ RUN ] openmp.complex_io 4: [ OK ] openmp.complex_io (0 ms) 4: [ RUN ] openmp.complex_trivially_copyable 4: [ OK ] openmp.complex_trivially_copyable (0 ms) 4: [ RUN ] openmp.complex_issue_3865 4: [ OK ] openmp.complex_issue_3865 (0 ms) 4: [ RUN ] openmp.complex_operations_arithmetic_types_overloads 4: [ OK ] openmp.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] openmp.crs_count_fill 4: [ OK ] openmp.crs_count_fill (2 ms) 4: [ RUN ] openmp.crs_copy_constructor [ 45%] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/ModuleDepCollector.cpp.o 4: [ OK ] openmp.crs_copy_constructor (13 ms) 4: [ RUN ] openmp.deep_copy_alignment 4: [ OK ] openmp.deep_copy_alignment (7 ms) 4: [ RUN ] openmp.deep_copy_conversion 4: [ OK ] openmp.deep_copy_conversion (131 ms) 4: [ RUN ] openmp.partitioning_by_args 4: [ OK ] openmp.partitioning_by_args (75 ms) 4: [ RUN ] openmp.partitioning_by_vector [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o 4: [ OK ] openmp.partitioning_by_vector (55 ms) 4: [ RUN ] openmp.execution_space_as_class_data_member 4: [ OK ] openmp.execution_space_as_class_data_member (8 ms) 4: [ RUN ] openmp.functor_analysis 4: [ OK ] openmp.functor_analysis (0 ms) 4: [ RUN ] openmp.host_shared_ptr_use_count 4: [ OK ] openmp.host_shared_ptr_use_count (0 ms) 4: [ RUN ] openmp.host_shared_ptr_get 4: [ OK ] openmp.host_shared_ptr_get (0 ms) 4: [ RUN ] openmp.host_shared_ptr_dereference_on_device 4: [ OK ] openmp.host_shared_ptr_dereference_on_device (0 ms) 4: [ RUN ] openmp.host_shared_ptr_special_members_on_device 4: [ OK ] openmp.host_shared_ptr_special_members_on_device (0 ms) 4: [ RUN ] openmp.host_shared_ptr_tracking 4: [ OK ] openmp.host_shared_ptr_tracking (0 ms) 4: [ RUN ] openmp.init 4: [ OK ] openmp.init (0 ms) 4: [ RUN ] openmp.dispatch 4: [ OK ] openmp.dispatch (524 ms) 4: [ RUN ] openmp.join_backward_compatibility 4: [ OK ] openmp.join_backward_compatibility (0 ms) 4: [ RUN ] openmp.local_deepcopy_teampolicy_layoutleft [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_b.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c10.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 45%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExpr.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o 4: [ OK ] openmp.local_deepcopy_teampolicy_layoutleft (1278 ms) 4: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutleft [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o 4: [ OK ] openmp.local_deepcopy_rangepolicy_layoutleft (573 ms) 4: [ RUN ] openmp.local_deepcopy_teampolicy_layoutright [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CXXSelfAssignmentChecker.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 45%] Built target obj.clangDirectoryWatcher [ 45%] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/RangeSelector.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_SubView_c12.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_SubView_c13.cpp [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o 4: [ OK ] openmp.local_deepcopy_teampolicy_layoutright (1234 ms) 4: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutright 4: [ OK ] openmp.local_deepcopy_rangepolicy_layoutright (204 ms) 4: [ RUN ] openmp.deep_copy_scratch 4: [ OK ] openmp.deep_copy_scratch (0 ms) 4: [ RUN ] openmp.mathematical_constants_e 4: [ OK ] openmp.mathematical_constants_e (0 ms) 4: [ RUN ] openmp.mathematical_constants_log2e 4: [ OK ] openmp.mathematical_constants_log2e (0 ms) 4: [ RUN ] openmp.mathematical_constants_log10e 4: [ OK ] openmp.mathematical_constants_log10e (0 ms) 4: [ RUN ] openmp.mathematical_constants_pi 4: [ OK ] openmp.mathematical_constants_pi (0 ms) 4: [ RUN ] openmp.mathematical_constants_inv_pi 4: [ OK ] openmp.mathematical_constants_inv_pi (0 ms) 4: [ RUN ] openmp.mathematical_constants_inv_sqrtpi 4: [ OK ] openmp.mathematical_constants_inv_sqrtpi (0 ms) 4: [ RUN ] openmp.mathematical_constants_ln2 4: [ OK ] openmp.mathematical_constants_ln2 (0 ms) 4: [ RUN ] openmp.mathematical_constants_ln10 4: [ OK ] openmp.mathematical_constants_ln10 (0 ms) 4: [ RUN ] openmp.mathematical_constants_sqrt2 4: [ OK ] openmp.mathematical_constants_sqrt2 (0 ms) 4: [ RUN ] openmp.mathematical_constants_sqrt3 4: [ OK ] openmp.mathematical_constants_sqrt3 (0 ms) 4: [ RUN ] openmp.mathematical_constants_inv_sqrt3 4: [ OK ] openmp.mathematical_constants_inv_sqrt3 (0 ms) 4: [ RUN ] openmp.mathematical_constants_egamma 4: [ OK ] openmp.mathematical_constants_egamma (0 ms) 4: [ RUN ] openmp.mathematical_constants_phi 4: [ OK ] openmp.mathematical_constants_phi (0 ms) 4: [ RUN ] openmp.mathematical_functions_trigonometric_functions 4: [ OK ] openmp.mathematical_functions_trigonometric_functions (3 ms) 4: [ RUN ] openmp.mathematical_functions_hyperbolic_functions 4: [ OK ] openmp.mathematical_functions_hyperbolic_functions (3 ms) 4: [ RUN ] openmp.mathematical_functions_non_standard 4: [ OK ] openmp.mathematical_functions_non_standard (0 ms) 4: [ RUN ] openmp.mathematical_functions_power_functions 4: [ OK ] openmp.mathematical_functions_power_functions (2 ms) 4: [ RUN ] openmp.mathematical_functions_fma 4: [ OK ] openmp.mathematical_functions_fma (0 ms) 4: [ RUN ] openmp.mathematical_functions_error_and_gamma_functions 4: [ OK ] openmp.mathematical_functions_error_and_gamma_functions (2 ms) 4: [ RUN ] openmp.mathematical_functions_nearest_interger_floating_point_operations 4: [ OK ] openmp.mathematical_functions_nearest_interger_floating_point_operations (2 ms) 4: [ RUN ] openmp.mathematical_functions_floating_point_manipulation_functions 4: [ OK ] openmp.mathematical_functions_floating_point_manipulation_functions (2 ms) 4: [ RUN ] openmp.mathematical_functions_absolute_value 4: [ OK ] openmp.mathematical_functions_absolute_value (0 ms) 4: [ RUN ] openmp.mathematical_functions_floating_point_absolute_value 4: [ OK ] openmp.mathematical_functions_floating_point_absolute_value (0 ms) 4: [ RUN ] openmp.mathematical_functions_remainder_function 4: [ OK ] openmp.mathematical_functions_remainder_function (0 ms) 4: [ RUN ] openmp.mathematical_functions_isfinite 4: [ OK ] openmp.mathematical_functions_isfinite (0 ms) 4: [ RUN ] openmp.mathematical_functions_isinf 4: [ OK ] openmp.mathematical_functions_isinf (0 ms) 4: [ RUN ] openmp.mathematical_functions_isnan 4: [ OK ] openmp.mathematical_functions_isnan (0 ms) 4: [ RUN ] openmp.mathematical_functions_exponential_functions 4: [ OK ] openmp.mathematical_functions_exponential_functions (4 ms) 4: [ RUN ] openmp.mathspecialfunc_expint1 4: [ OK ] openmp.mathspecialfunc_expint1 (0 ms) 4: [ RUN ] openmp.mathspecialfunc_errorfunc 4: [ OK ] openmp.mathspecialfunc_errorfunc (0 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesselj0y0 4: [ OK ] openmp.mathspecialfunc_cbesselj0y0 (3 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesselj1y1 4: [ OK ] openmp.mathspecialfunc_cbesselj1y1 (2 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesseli0k0 4: [ OK ] openmp.mathspecialfunc_cbesseli0k0 (1 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesseli1k1 4: [ OK ] openmp.mathspecialfunc_cbesseli1k1 (1 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesselh1stkind 4: [ OK ] openmp.mathspecialfunc_cbesselh1stkind (0 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesselh2ndkind 4: [ OK ] openmp.mathspecialfunc_cbesselh2ndkind (0 ms) 4: [ RUN ] openmp.mdrange_5d 4: [ OK ] openmp.mdrange_5d (46 ms) 4: [ RUN ] openmp.mdrange_6d [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp 4: [ OK ] openmp.mdrange_6d (127 ms) 4: [ RUN ] openmp.mdrange_2d 4: [ OK ] openmp.mdrange_2d (2 ms) 4: [ RUN ] openmp.mdrange_array_reduce 4: [ OK ] openmp.mdrange_array_reduce (0 ms) 4: [ RUN ] openmp.mdrange_3d 4: [ OK ] openmp.mdrange_3d (15 ms) 4: [ RUN ] openmp.mdrange_neg_idx 4: [ OK ] openmp.mdrange_neg_idx (64 ms) 4: [ RUN ] openmp.mdrange_4d 4: [ OK ] openmp.mdrange_4d (12 ms) 4: [ RUN ] openmp.mdrange_scalar 4: [ OK ] openmp.mdrange_scalar (0 ms) 4: [ RUN ] openmp.mdrange_large_deep_copy Scanning dependencies of target obj.clangIndexSerialization [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03a_MemorySpace_malloc_HIP.cpp.o [ 45%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransProperties.cpp.o 4: [ OK ] openmp.mdrange_large_deep_copy (973 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 [ 45%] Building CXX object tools/clang/lib/IndexSerialization/CMakeFiles/obj.clangIndexSerialization.dir/SerializablePathCollection.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 61%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPGraph [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 61%] Built target Kokkos_CoreUnitTest_OpenMPGraph Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/LoopWidening.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 61%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test10_HierarchicalBasics_CUDA.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_double.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 45%] Built target obj.clangIndexSerialization [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03b_MemorySpace_free_HIP.cpp.o Scanning dependencies of target obj.clangTesting [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DeadStoresChecker.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_float.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_a.cpp.o [ 45%] Building CXX object tools/clang/lib/Testing/CMakeFiles/obj.clangTesting.dir/CommandLineArgs.cpp.o [ 45%] Built target obj.clangDependencyScanning [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target obj.clangHandleCXX [ 45%] Built target obj.clangTesting [ 45%] Building CXX object tools/clang/tools/clang-fuzzer/handle-cxx/CMakeFiles/obj.clangHandleCXX.dir/handle_cxx.cpp.o Scanning dependencies of target obj.clangHandleLLVM [ 45%] Building CXX object tools/clang/tools/clang-fuzzer/handle-llvm/CMakeFiles/obj.clangHandleLLVM.dir/handle_llvm.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o 4: [ OK ] openmp.mdrange_parallel_reduce_primitive_types (6000 ms) 4: [ RUN ] openmp.mdspan_minimal_functional 4: /var/jenkins/workspace/Kokkos_PR-6783/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 (1 ms) 4: [ RUN ] openmp.numeric_traits_max_digits10 4: [ OK ] openmp.numeric_traits_max_digits10 (0 ms) 4: [ RUN ] openmp.numeric_traits_radix 4: [ OK ] openmp.numeric_traits_radix (1 ms) 4: [ RUN ] openmp.numeric_traits_min_max_exponent 4: [ OK ] openmp.numeric_traits_min_max_exponent (0 ms) 4: [ RUN ] openmp.numeric_traits_min_max_exponent10 4: [ OK ] openmp.numeric_traits_min_max_exponent10 (0 ms) 4: [ RUN ] openmp.numeric_traits_quiet_and_signaling_nan 4: [ OK ] openmp.numeric_traits_quiet_and_signaling_nan (0 ms) 4: [ RUN ] openmp.numeric_traits_sfinae_friendly 4: [ OK ] openmp.numeric_traits_sfinae_friendly (0 ms) 4: [ RUN ] openmp.occupancy_control 4: [ OK ] openmp.occupancy_control (0 ms) 4: [ RUN ] openmp.view_aggregate 4: [ OK ] openmp.view_aggregate (0 ms) 4: [ RUN ] openmp.memory_pool 4: [ OK ] openmp.memory_pool (69 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 (42 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 (22 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 (19 ms) 4: [ RUN ] openmp.range_dynamic_policy_require 4: [ OK ] openmp.range_dynamic_policy_require (20 ms) 4: [ RUN ] openmp.reducers_int 4: [ OK ] openmp.reducers_int (10 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 (20 ms) 4: [ RUN ] openmp.reducers_half_t 4: [ OK ] openmp.reducers_half_t (14 ms) 4: [ RUN ] openmp.reducers_bhalf_t 4: [ OK ] openmp.reducers_bhalf_t (9 ms) 4: [ RUN ] openmp.reducers_int8_t 4: [ OK ] openmp.reducers_int8_t (9 ms) 4: [ RUN ] openmp.reducers_int16_t 4: [ OK ] openmp.reducers_int16_t (9 ms) 4: [ RUN ] openmp.reducers_point_t 4: [ OK ] openmp.reducers_point_t (10 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 (139 ms) 4: [ RUN ] openmp.double_reduce 4: [ OK ] openmp.double_reduce (150 ms) 4: [ RUN ] openmp.int64_t_reduce_dynamic 4: [ OK ] openmp.int64_t_reduce_dynamic (380 ms) 4: [ RUN ] openmp.double_reduce_dynamic [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o 4: [ OK ] openmp.double_reduce_dynamic (484 ms) 4: [ RUN ] openmp.int64_t_reduce_dynamic_view 4: [ OK ] openmp.int64_t_reduce_dynamic_view (98 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 (13 ms) 4: [ RUN ] openmp.reduce_device_view_mdrange_policy [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_b.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o 4: [ OK ] openmp.reduce_device_view_mdrange_policy (731 ms) 4: [ RUN ] openmp.reduce_device_view_team_policy 4: [ OK ] openmp.reduce_device_view_team_policy (718 ms) 4: [ RUN ] openmp.impl_shared_alloc 4: [ OK ] openmp.impl_shared_alloc (7 ms) 4: [ RUN ] openmp.kokkos_swap 4: [ OK ] openmp.kokkos_swap (0 ms) 4: [ RUN ] openmp.team_for 4: [ OK ] openmp.team_for (343 ms) 4: [ RUN ] openmp.team_reduce [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test04_ParallelFor_RangePolicy_HIP.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o 4: [ OK ] openmp.team_reduce (321 ms) 4: [ RUN ] openmp.team_reduce_large [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalConstants.cpp.o [ 45%] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/RewriteRule.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_OccupancyControlTrait.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o 4: [ OK ] openmp.team_reduce_large (663 ms) 4: [ RUN ] openmp.team_parallel_single [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalFunctions1.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o [ 45%] Built target obj.clangHandleLLVM [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_Reductions.cpp Scanning dependencies of target obj.clangApplyReplacements [ 45%] Building CXX object tools/clang/tools/extra/clang-apply-replacements/CMakeFiles/obj.clangApplyReplacements.dir/lib/Tooling/ApplyReplacements.cpp.o [ 45%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprAgg.cpp.o [ 45%] Built target obj.clangToolingRefactoring [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 45%] Built target obj.clangHandleCXX [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_int.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test05_ParallelReduce_RangePolicy_HIP.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_subview.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.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_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/MemRegion.cpp.o Scanning dependencies of target obj.clangTidy Scanning dependencies of target obj.clangReorderFields [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidy.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longint.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-reorder-fields/CMakeFiles/obj.clangReorderFields.dir/ReorderFieldsAction.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_ParallelScanRangePolicy.cpp [ 45%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransProtectedScope.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_Reductions_DeviceView.cpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test06_ParallelFor_MDRangePolicy_HIP.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/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-6783/algorithms/unit_tests/TestStdAlgorithmsTeamMinMaxElement.cpp(150): here [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o [ 45%] Built target obj.clangApplyReplacements [ 45%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransRetainReleaseDealloc.cpp.o [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DebugCheckers.cpp.o [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/PlistDiagnostics.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11a_ParallelFor_TeamThreadRange_CUDA.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 61%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o [ 61%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o [ 45%] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/SourceCode.cpp.o [ 45%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprCXX.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test08_deep_copy_HIP.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_Reducers_a.cpp [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ScanUnit.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 45%] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/SourceCodeBuilders.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longlongint.cpp.o [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ProgramState.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidyCheck.cpp.o [ 45%] Built target obj.clangReorderFields /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_Reducers_b.cpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o Scanning dependencies of target obj.clangTidyUtils /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/TestRangePolicyConstructors.hpp(135): warning: variable "get_error_msg" was set but never used Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_shared.cpp.o [ 62%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/Aliasing.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Spaces.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 45%] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Stencil.cpp.o [ 45%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransUnbridgedCasts.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DebugContainerModeling.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/ASTUtils.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test10_HierarchicalBasics_HIP.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 45%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransUnusedInitDelegate.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_Reducers_c.cpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedint.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o [ 51%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RangeConstraintManager.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_Reducers_d.cpp [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11b_ParallelFor_TeamVectorRange_CUDA.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Memory_Requirements.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_Reducers_e.cpp [ 45%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprComplex.cpp.o [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DebugIteratorModeling.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidyModule.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11a_ParallelFor_TeamThreadRange_HIP.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o [ 45%] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Transformer.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/DeclRefExprUtils.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratchStreams.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedlongint.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalFunctions2.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o [ 96%] 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_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_Complex.cpp [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 51%] Built target Kokkos_CoreUnitTest_Serial2 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 [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AsyncLauncher.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11b_ParallelFor_TeamVectorRange_HIP.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DeleteWithNonVirtualDtorChecker.cpp.o [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RangedConstraintManager.cpp.o [ 45%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransZeroOutPropsInDealloc.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidyDiagnosticConsumer.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 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 /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_int.cpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o [ 63%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 45%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprConstant.cpp.o [ 63%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 45%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprScalar.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlocksizeDeduction.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 45%] Built target obj.clangTransformer [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RegionStore.cpp.o Scanning dependencies of target obj.clangTidyAndroidModule [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/ExceptionAnalyzer.cpp.o [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DereferenceChecker.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/AndroidTidyModule.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Atomics.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_HIP.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 63%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 63%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidyOptions.cpp.o [ 98%] Linking CXX executable Kokkos_CoreUnitTest_HIP [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 98%] Built target Kokkos_CoreUnitTest_HIP Scanning dependencies of target Kokkos_UnitTest_SIMD [ 98%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o [ 63%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 63%] Built target Kokkos_CoreUnitTest_ToolIndependence Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o 4: [ OK ] openmp.team_parallel_single (49661 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 (1452 ms) 4: [ RUN ] openmp.team_broadcast_long_wrapper 4: [ OK ] openmp.team_broadcast_long_wrapper (1452 ms) 4: [ RUN ] openmp.team_broadcast_char 4: [ OK ] openmp.team_broadcast_char (1437 ms) 4: [ RUN ] openmp.team_broadcast_float 4: [ OK ] openmp.team_broadcast_float (1465 ms) 4: [ RUN ] openmp.team_broadcast_double /var/jenkins/workspace/Kokkos_PR-6783/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 4: [ OK ] openmp.team_broadcast_double (1453 ms) 4: [ RUN ] openmp.team_handle_by_value 4: [ OK ] openmp.team_handle_by_value (0 ms) 4: [ RUN ] openmp.team_vector /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_unsignedint.cpp [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 64%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 64%] Built target Kokkos_CoreUnitTest_LegionInitialization 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 [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o [ 98%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_longint.cpp [ 54%] 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_IncrementalTest_HIP.dir/generated/Test12a_ThreadScratch_HIP.cpp.o [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DirectIvarAssignment.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 45%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGGPUBuiltin.cpp.o [ 45%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransformActions.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/ExprSequence.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicViews.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidyProfiling.cpp.o 4: [ OK ] openmp.team_vector (6274 ms) 4: [ RUN ] openmp.triple_nested_parallelism [ 65%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o 4: [ OK ] openmp.triple_nested_parallelism (554 ms) 4: [ RUN ] openmp.parallel_scan_with_reducers 4: [ OK ] openmp.parallel_scan_with_reducers (61 ms) 4: [ RUN ] openmp.team_thread_range_combined_reducers 4: [ OK ] openmp.team_thread_range_combined_reducers (0 ms) 4: [ RUN ] openmp.thread_vector_range_combined_reducers 4: [ OK ] openmp.thread_vector_range_combined_reducers (0 ms) 4: [ RUN ] openmp.team_vector_range_combined_reducers 4: [ OK ] openmp.team_vector_range_combined_reducers (0 ms) 4: [ RUN ] openmp.TeamThreadMDRangeParallelFor 4: [ OK ] openmp.TeamThreadMDRangeParallelFor (7 ms) 4: [ RUN ] openmp.ThreadVectorMDRangeParallelFor 4: [ OK ] openmp.ThreadVectorMDRangeParallelFor (6 ms) 4: [ RUN ] openmp.TeamVectorMDRangeParallelFor 4: [ OK ] openmp.TeamVectorMDRangeParallelFor (7 ms) 4: [ RUN ] openmp.TeamThreadMDRangeParallelReduce 4: [ OK ] openmp.TeamThreadMDRangeParallelReduce (13 ms) 4: [ RUN ] openmp.ThreadVectorMDRangeParallelReduce 4: [ OK ] openmp.ThreadVectorMDRangeParallelReduce (12 ms) 4: [ RUN ] openmp.TeamVectorMDRangeParallelReduce 4: [ OK ] openmp.TeamVectorMDRangeParallelReduce (12 ms) 4: [ RUN ] openmp.team_policy_runtime_parameters 4: [ OK ] openmp.team_policy_runtime_parameters (0 ms) 4: [ RUN ] openmp.team_reduction_scan [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecAccept4Check.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11c_ParallelFor_ThreadVectorRange_CUDA.cpp.o [ 65%] Built target Kokkos_push_finalize_hook_terminate Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalFunctions3.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 66%] Linking CXX executable Kokkos_CoreUnitTest_Develop /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_unsignedlongint.cpp [ 66%] Built target Kokkos_CoreUnitTest_Develop [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_OpenMP [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ExpandModularHeadersPPCallbacks.cpp.o [ 45%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGLoopInfo.cpp.o [ 45%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/Transforms.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_longlongint.cpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/FileExtensionsUtils.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DivZeroChecker.cpp.o [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SarifDiagnostics.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12b_TeamScratch_HIP.cpp.o [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/FixItHintUtils.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_double.cpp [ 45%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGNonTrivialStruct.cpp.o Scanning dependencies of target Kokkos_gups [ 99%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 45%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjC.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I Scanning dependencies of target Kokkos_launch_latency [ 99%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/HeaderGuard.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecAcceptCheck.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_float.cpp [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SimpleConstraintManager.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/GlobList.cpp.o [ 52%] 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_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DynamicTypePropagation.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.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 [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 99%] Linking CXX executable Kokkos_gups [ 99%] Built target Kokkos_gups Scanning dependencies of target Kokkos_stream [ 99%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13a_ParallelRed_TeamThreadRange_HIP.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 99%] Linking CXX executable Kokkos_UnitTest_SIMD [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 99%] Built target Kokkos_UnitTest_SIMD [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 45%] Built target obj.clangTidy [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 99%] Linking CXX executable Kokkos_launch_latency [ 99%] Built target Kokkos_launch_latency [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o Scanning dependencies of target Kokkos_UnitTest_SIMD [ 94%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.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_c06.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalSpecialFunctions.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o [ 99%] Linking CXX executable Kokkos_stream [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [100%] Built target Kokkos_stream [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o Scanning dependencies of target obj.clangTidyAbseilModule [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SimpleSValBuilder.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/AbseilTidyModule.cpp.o [ 45%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCGNU.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12a_ThreadScratch_CUDA.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13b_ParallelRed_TeamVectorRange_HIP.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecCheck.cpp.o [ 45%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCMac.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_complexfloat.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_complexdouble.cpp [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/IncludeInserter.cpp.o [ 95%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_HIP.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_OccupancyControlTrait.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SMTConstraintManager.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationAdditionCheck.cpp.o [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DynamicTypeChecker.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BitManipulationBuiltins.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_AtomicViews.cpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c11.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_Atomics.cpp [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecCreatCheck.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test14_MDRangeReduce_HIP.cpp.o [ 45%] Built target obj.clangARCMigrate [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCRuntime.cpp.o [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Store.cpp.o Scanning dependencies of target obj.clangTidyAlteraModule [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/altera/CMakeFiles/obj.clangTidyAlteraModule.dir/AlteraTidyModule.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_TeamBasic.cpp [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/IncludeSorter.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_TeamScratch.cpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12b_TeamScratch_CUDA.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/EnumCastOutOfRangeChecker.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_TeamVectorRange.cpp [ 45%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenCLRuntime.cpp.o [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationComparisonCheck.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_TeamReductionScan.cpp [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test16_ParallelScan_HIP.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecDupCheck.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationConversionCastCheck.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SValBuilder.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 68%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6783/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6783/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6783/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6783/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6783/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-6783/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 [ 68%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/altera/CMakeFiles/obj.clangTidyAlteraModule.dir/KernelNameRestrictionCheck.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ExprInspectionChecker.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o 1/52 Test #1: Kokkos_CoreUnitTest_Serial1 .................***Exception: SegFault 5.14 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o [ 45%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenMPRuntime.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/LexerUtils.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SVals.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecEpollCreate1Check.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/NamespaceAliaser.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationDivisionCheck.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test17_CompleteAtomic_HIP.cpp.o 2/52 Test #2: Kokkos_CoreUnitTest_Serial2 .................***Exception: SegFault 5.06 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Test timeout computed to be: 1500 [ 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_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_TeamTeamSize.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_Other.cpp [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationFactoryFloatCheck.cpp.o [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/FixedAddressChecker.cpp.o [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SymbolManager.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/altera/CMakeFiles/obj.clangTidyAlteraModule.dir/SingleWorkItemBarrierCheck.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlockSizeDeduction.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13a_ParallelRed_TeamThreadRange_CUDA.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp 3/52 Test #3: Kokkos_CoreUnitTest_SerialGraph .............***Exception: SegFault 5.06 sec test 4 Start 4: Kokkos_CoreUnitTest_HIP 4: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_HIP 4: Test timeout computed to be: 1500 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 69%] Linking CXX executable Kokkos_IncrementalTest_HIP [ 69%] Built target Kokkos_IncrementalTest_HIP Scanning dependencies of target Kokkos_ProfilingAllCalls [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CheckedIntegerOps.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecEpollCreateCheck.cpp.o [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/FuchsiaHandleChecker.cpp.o [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/TextDiagnostics.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o 4/52 Test #4: Kokkos_CoreUnitTest_HIP .....................***Exception: SegFault 5.12 sec test 5 Start 5: Kokkos_CoreUnitTest_HIPInterOpInit 5: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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 [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 97%] Linking CXX executable Kokkos_UnitTest_SIMD [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/OptionsUtils.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationFactoryScaleCheck.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationRewriter.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o [ 97%] Built target Kokkos_UnitTest_SIMD [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyConstructors.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o [ 70%] Linking CXX executable Kokkos_ProfilingAllCalls [ 70%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/RenamerClangTidyCheck.cpp.o [ 70%] Built target Kokkos_ProfilingAllCalls Scanning dependencies of target Kokkos_ToolsInitialization [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 70%] Built target Kokkos_CoreUnitTest_KokkosP Scanning dependencies of target Kokkos_IncrementalTest_OPENMP [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o 5/52 Test #5: Kokkos_CoreUnitTest_HIPInterOpInit ..........***Exception: SegFault 4.99 sec test 6 Start 6: Kokkos_CoreUnitTest_HIPInterOpStreams 6: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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 [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_MDRange_a.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_MDRange_b.cpp [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/altera/CMakeFiles/obj.clangTidyAlteraModule.dir/StructPackAlignCheck.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyInterface.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecFopenCheck.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/WorkList.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_MDRange_c.cpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o 6/52 Test #6: Kokkos_CoreUnitTest_HIPInterOpStreams .......***Exception: SegFault 5.06 sec test 7 Start 7: Kokkos_UnitTest_HIPGraph 7: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_UnitTest_HIPGraph 7: Test timeout computed to be: 1500 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c12.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c13.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Complex.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_MDRange_d.cpp [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GCDAntipatternChecker.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationSubtractionCheck.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o [ 70%] Linking CXX executable Kokkos_ToolsInitialization [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o [ 70%] Built target Kokkos_ToolsInitialization Scanning dependencies of target Kokkos_StackTraceTestExec [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o 7/52 Test #7: Kokkos_UnitTest_HIPGraph ....................***Exception: SegFault 5.06 sec test 8 Start 8: Kokkos_CoreUnitTest_Default 8: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_Default 8: Test timeout computed to be: 1500 [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03a_MemorySpace_malloc_OPENMP.cpp.o [ 45%] Built target obj.clangStaticAnalyzerCore [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationUnnecessaryConversionCheck.cpp.o Scanning dependencies of target obj.clangTidyBoostModule [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o [ 45%] Built target obj.clangTidyAlteraModule [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/boost/CMakeFiles/obj.clangTidyBoostModule.dir/BoostTidyModule.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_MDRange_e.cpp [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecInotifyInit1Check.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.cpp.o [ 45%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenMPRuntimeAMDGCN.cpp.o [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13b_ParallelRed_TeamVectorRange_CUDA.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test04_ParallelFor_RangePolicy_OPENMP.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_Crs.cpp [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/TransformerClangTidyCheck.cpp.o 8/52 Test #8: Kokkos_CoreUnitTest_Default .................***Exception: SegFault 5.06 sec test 9 Start 9: Kokkos_CoreUnitTest_LegionInitialization 9: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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 Scanning dependencies of target obj.clangTidyBugproneModule [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ArgumentCommentCheck.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Concepts.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c14.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/serial/TestSerial_Task.cpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o 9/52 Test #9: Kokkos_CoreUnitTest_LegionInitialization ....***Exception: SegFault 5.12 sec test 10 Start 10: Kokkos_CoreUnitTest_PushFinalizeHook 10: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 10: Test timeout computed to be: 1500 [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/boost/CMakeFiles/obj.clangTidyBoostModule.dir/UseToStringCheck.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GenericTaintChecker.cpp.o [ 71%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecInotifyInitCheck.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/FasterStrsplitDelimiterCheck.cpp.o Scanning dependencies of target obj.clangTidyCppCoreGuidelinesModule [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/AvoidGotoCheck.cpp.o [ 71%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o [ 45%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenMPRuntimeGPU.cpp.o [ 39%] Linking CXX executable Kokkos_IncrementalTest_OPENMP [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [100%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M 10/52 Test #10: Kokkos_CoreUnitTest_PushFinalizeHook ........***Exception: SegFault 5.06 sec test 11 Start 11: Kokkos_CoreUnitTest_Develop 11: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_Develop 11: Test timeout computed to be: 1500 [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 39%] Built target Kokkos_IncrementalTest_OPENMP [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o [100%] Built target Kokkos_CoreUnitTest_Cuda1 + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6783/build-tests/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6783/build-tests/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6783/build-tests/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6783/build-tests/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6783/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-6783/build-tests/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_a.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o [ 57%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.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 [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/TypeTraits.cpp.o 1: [ OK ] serial_DeathTest.abort_from_host (560 ms) 1: [ RUN ] serial_DeathTest.abort_from_device [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o 1: [ OK ] serial_DeathTest.abort_from_device (557 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (541 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (532 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 (3 ms) 1: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 1: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (3 ms) 1: [----------] 7 tests from serial_DeathTest (2203 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 (7 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 (2 ms) 1: [ RUN ] serial.join_backward_compatibility 1: [ OK ] serial.join_backward_compatibility (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft 11/52 Test #11: Kokkos_CoreUnitTest_Develop .................***Exception: SegFault 5.06 sec test 12 Start 12: Kokkos_CoreUnitTest_KokkosP 12: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 12: Test timeout computed to be: 1500 [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Crs.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/AssertSideEffectCheck.cpp.o [ 45%] Built target obj.clangTidyBoostModule [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/BadSignalToKillThreadCheck.cpp.o [ 72%] Linking CXX executable Kokkos_StackTraceTestExec [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecMemfdCreateCheck.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (2420 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 72%] Built target Kokkos_StackTraceTestExec [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/NoInternalDependenciesCheck.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_WorkGraph.cpp [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/AvoidNonConstGlobalVariablesCheck.cpp.o [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GTestChecker.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_LocalDeepCopy.cpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13c_ParallelRed_ThreadVectorRange_CUDA.cpp.o 12/52 Test #12: Kokkos_CoreUnitTest_KokkosP .................***Exception: SegFault 5.06 sec test 13 Start 13: Kokkos_CoreUnitTest_ToolIndependence 13: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 13: Test timeout computed to be: 1500 13/52 Test #13: Kokkos_CoreUnitTest_ToolIndependence ........ Passed 0.03 sec test 14 Start 14: Kokkos_ProfilingTestLibraryLoadHelp 14: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 14: Environment variables: 14: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6783/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(). [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/TestHWLOC.cpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp 14/52 Test #14: Kokkos_ProfilingTestLibraryLoadHelp .........***Exception: SegFault 5.03 sec test 15 Start 15: Kokkos_ProfilingTestLibraryCmdLineHelp 15: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/libkokkosprinter-tool.so" 15: Test timeout computed to be: 1500 [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o [ 45%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenMPRuntimeNVPTX.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (9903 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IdenticalExprChecker.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/UsingInserter.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/CppCoreGuidelinesTidyModule.cpp.o [ 58%] Built target Kokkos_CoreUnitTest_Serial1 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/InitVariablesCheck.cpp.o [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_DeepCopyAlignment.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/BoolPointerImplicitConversionCheck.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecOpenCheck.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/default/TestDefaultDeviceType.cpp 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (2497 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (330 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 (2 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (0 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_errorfunc 1: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (2 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (2 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d 1: [ OK ] serial.mdrange_5d (30 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (116 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 (73 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (7 ms) 1: [ RUN ] serial.mdrange_scalar 1: [ OK ] serial.mdrange_scalar (0 ms) 1: [ RUN ] serial.mdrange_large_deep_copy 15/52 Test #15: Kokkos_ProfilingTestLibraryCmdLineHelp ......***Exception: SegFault 5.12 sec test 16 Start 16: Kokkos_ProfilingTestLibraryLoad 16: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 16: Environment variables: 16: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6783/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(). /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/default/TestDefaultDeviceType_a1.cpp 1: [ OK ] serial.mdrange_large_deep_copy (890 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 [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/default/TestDefaultDeviceType_b1.cpp [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/NoNamespaceCheck.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/default/TestDefaultDeviceType_c1.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/default/TestDefaultDeviceType_a2.cpp 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (3212 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 16/52 Test #16: Kokkos_ProfilingTestLibraryLoad .............***Exception: SegFault 4.99 sec test 17 Start 17: Kokkos_ProfilingTestLibraryCmdLine 17: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/libkokkosprinter-tool.so" 17: Test timeout computed to be: 1500 1: [ OK ] serial.int64_t_reduce (238 ms) 1: [ RUN ] serial.double_reduce 1: [ OK ] serial.double_reduce (272 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o [ 40%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o [ 40%] Built target Kokkos_CoreUnitTest_CTestDevice [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 74%] Linking CXX executable Kokkos_IncrementalTest_OPENMP 1: [ OK ] serial.int64_t_reduce_dynamic (797 ms) 1: [ RUN ] serial.double_reduce_dynamic [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 74%] Built target Kokkos_IncrementalTest_OPENMP [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp 1: [ OK ] serial.double_reduce_dynamic (1027 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 58%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o 1: [ OK ] serial.int64_t_reduce_dynamic_view (199 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 [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o [ 45%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGRecordLayoutBuilder.cpp.o 1: [ OK ] serial.reduce_device_view_mdrange_policy (2312 ms) 1: [ RUN ] serial.reduce_device_view_team_policy [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecPipeCheck.cpp.o [ 40%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs 17/52 Test #17: Kokkos_ProfilingTestLibraryCmdLine ..........***Exception: SegFault 5.06 sec test 18 Start 18: Kokkos_CoreUnitTest_StackTraceTest 18: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec 18: Test timeout computed to be: 1500 [ 45%] Built target obj.clangTidyUtils [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/InterfacesGlobalInitCheck.cpp.o [ 40%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o 1: [ OK ] serial.reduce_device_view_team_policy (1632 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 [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/BranchCloneCheck.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o 1: [ OK ] serial.task_fib_deprecated (924 ms) 1: [ RUN ] serial.task_depend_deprecated 1: [ OK ] serial.task_depend_deprecated (0 ms) 1: [ RUN ] serial.task_team_deprecated 1: [ OK ] serial.task_team_deprecated (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated 1: [ OK ] serial.task_with_mempool_deprecated (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated 1: [ OK ] serial.task_multiple_depend_deprecated (8 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated 1: [ OK ] serial.task_scheduler_ctors_deprecated (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated 1: [ OK ] serial.task_scheduer_ctors_device_deprecated (0 ms) 1: [ RUN ] serial.task_fib_deprecated_multiple Scanning dependencies of target obj.clangTidyMiscModule 1: [ OK ] serial.task_fib_deprecated_multiple (924 ms) 1: [ RUN ] serial.task_depend_deprecated_multiple 1: [ OK ] serial.task_depend_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_team_deprecated_multiple 1: [ OK ] serial.task_team_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated_multiple 1: [ OK ] serial.task_with_mempool_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated_multiple 1: [ OK ] serial.task_multiple_depend_deprecated_multiple (8 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated_multiple 1: [ OK ] serial.task_scheduler_ctors_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated_multiple 1: [ OK ] serial.task_scheduer_ctors_device_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_fib_single [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test14_MDRangeReduce_CUDA.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o 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 [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/DefinitionsInHeadersCheck.cpp.o 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 [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/RedundantStrcatCallsCheck.cpp.o Scanning dependencies of target obj.clangTidyModernizeModule [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o 1: [ OK ] serial.task_fib_multiple (720 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 [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/InnerPointerChecker.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/default/TestDefaultDeviceType_b2.cpp [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/AvoidBindCheck.cpp.o 18/52 Test #18: Kokkos_CoreUnitTest_StackTraceTest ..........***Exception: SegFault 4.99 sec test 19 Start 19: Kokkos_IncrementalTest_SERIAL 19: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 19: Test timeout computed to be: 1500 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 (7 ms) 1: [ RUN ] serial.task_scheduler_ctors_chase_lev 1: [ OK ] serial.task_scheduler_ctors_chase_lev (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_chase_lev 1: [ OK ] serial.task_scheduer_ctors_device_chase_lev (0 ms) 1: [----------] 215 tests from serial (30282 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 222 tests from 2 test suites ran. (32486 ms total) 1: [ PASSED ] 222 tests. 1/48 Test #1: Kokkos_CoreUnitTest_Serial1 ...................... Passed 35.13 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 42%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp 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 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 [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test16_ParallelScan_CUDA.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Init.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o 19/52 Test #19: Kokkos_IncrementalTest_SERIAL ...............***Exception: SegFault 5.06 sec test 20 Start 20: Kokkos_IncrementalTest_HIP 20: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_IncrementalTest_HIP 20: Test timeout computed to be: 1500 [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecPipe2Check.cpp.o [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/MacroUsageCheck.cpp.o [ 45%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGStmt.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (3841 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/default/TestDefaultDeviceType_c2.cpp 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (3954 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6783/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-6783/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 (7796 ms total) 2: 2: [----------] 117 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce 2: [ OK ] serial.team_reduce (0 ms) 2: [ RUN ] serial.team_reduce_large 2: [ OK ] serial.team_reduce_large (0 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (3 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 20/52 Test #20: Kokkos_IncrementalTest_HIP ..................***Exception: SegFault 5.06 sec test 21 Start 21: Kokkos_CoreUnitTest_CTestDevice 21: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 21: Test timeout computed to be: 1500 21: [==========] Running 8 tests from 1 test suite. 21: [----------] Global test environment set-up. 21: [----------] 8 tests from ctest_environment 21: [ RUN ] ctest_environment.no_device_type 21: [ OK ] ctest_environment.no_device_type (0 ms) 21: [ RUN ] ctest_environment.no_process_count 21: [ OK ] ctest_environment.no_process_count (0 ms) 21: [ RUN ] ctest_environment.invalid_rank 21: [ OK ] ctest_environment.invalid_rank (0 ms) 21: [ RUN ] ctest_environment.no_type_str 21: [ OK ] ctest_environment.no_type_str (0 ms) 21: [ RUN ] ctest_environment.missing_type 21: [ OK ] ctest_environment.missing_type (0 ms) 21: [ RUN ] ctest_environment.no_id_str 21: [ OK ] ctest_environment.no_id_str (0 ms) 21: [ RUN ] ctest_environment.invalid_id_str 21: [ OK ] ctest_environment.invalid_id_str (0 ms) 21: [ RUN ] ctest_environment.good 21: [ OK ] ctest_environment.good (0 ms) 21: [----------] 8 tests from ctest_environment (0 ms total) 21: 21: [----------] Global test environment tear-down 21: [==========] 8 tests from 1 test suite ran. (0 ms total) 21: [ PASSED ] 8 tests. 21/52 Test #21: Kokkos_CoreUnitTest_CTestDevice ............. Passed 0.03 sec test 22 Start 22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 22: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 22: Test timeout computed to be: 1500 22/52 Test #22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ... Passed 0.03 sec test 23 Start 23: Kokkos_CoreUnitTest_DeviceAndThreads 23: Test command: /usr/bin/python3.8 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/TestDeviceAndThreads.py" 23: Test timeout computed to be: 1500 2: [ OK ] serial.triple_nested_parallelism (267 ms) 2: [ RUN ] serial.parallel_scan_with_reducers [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o 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 (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 (124 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (30 ms) 2: [ RUN ] serial.team_double_reduce [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 45%] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/MiscTidyModule.cpp.o [ 46%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/InvalidatedIteratorChecker.cpp.o [ 46%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/BugproneTidyModule.cpp.o 2: [ OK ] serial.team_double_reduce (82 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 [ 46%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/AvoidCArraysCheck.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 46%] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/StrCatAppendCheck.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp 23: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ERROR [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecSocketCheck.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp 2: [ OK ] serial.repeated_team_reduce (5536 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (100 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (95 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 (2 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 [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 46%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/NarrowingConversionsCheck.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o 2: [ OK ] serial.view_allocation_large_rank (1711 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 (43 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 [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o 2: [ OK ] serial.view_mapping (51 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.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-6783/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 [ 46%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/Iterator.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_left (356 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (356 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (357 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 23: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ERROR 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 (294 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (296 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 (10372 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 125 tests from 2 test suites ran. (18168 ms total) 2: [ PASSED ] 122 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 2/48 Test #2: Kokkos_CoreUnitTest_Serial2 ...................... Passed 20.26 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Test timeout computed to be: 1500 [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.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: [ 46%] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/MisplacedConstCheck.cpp.o 3/48 Test #3: Kokkos_CoreUnitTest_SerialGraph .................. Passed 2.04 sec test 4 Start 4: Kokkos_CoreUnitTest_Cuda1 4: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_CoreUnitTest_Cuda1 4: Test timeout computed to be: 1500 [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 46%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGStmtOpenMP.cpp.o [ 46%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ConcatNestedNamespacesCheck.cpp.o [ 46%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/CopyConstructorInitCheck.cpp.o [ 46%] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/StringFindStartswithCheck.cpp.o 23: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) ... ERROR [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o 4: 4: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 4: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 4: setting CUDA_VISIBLE_DEVICES. 4: This could on multi GPU systems lead to severe performance" 4: penalties. 4: [==========] Running 189 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 7 tests from cuda_DeathTest 4: [ RUN ] cuda_DeathTest.abort_from_host [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_b.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_c.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp 4: [ OK ] cuda_DeathTest.abort_from_host (1312 ms) 4: [ RUN ] cuda_DeathTest.abort_from_device [ 46%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IteratorModeling.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o [ 63%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o 4: [ OK ] cuda_DeathTest.abort_from_device (1316 ms) 4: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/default/TestDefaultDeviceType_a3.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/default/TestDefaultDeviceType_b3.cpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o 4: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (1254 ms) 4: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp 4: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (1258 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 (5151 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 (28 ms) 4: [ RUN ] cuda.atomic_operations_complexfloat 4: [ OK ] cuda.atomic_operations_complexfloat (28 ms) 4: [ RUN ] cuda.atomic_operations_double 4: [ OK ] cuda.atomic_operations_double (38 ms) 4: [ RUN ] cuda.atomic_operations_float 4: [ OK ] cuda.atomic_operations_float (38 ms) 4: [ RUN ] cuda.atomic_operations_int 23: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... ERROR 4: [ OK ] cuda.atomic_operations_int (87 ms) 4: [ RUN ] cuda.atomic_operations_long 4: [ OK ] cuda.atomic_operations_long (87 ms) 4: [ RUN ] cuda.atomic_operations_longlong 4: [ OK ] cuda.atomic_operations_longlong (87 ms) 4: [ RUN ] cuda.atomic_shared 4: [ OK ] cuda.atomic_shared (0 ms) 4: [ RUN ] cuda.atomic_operations_unsigned [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o 4: [ OK ] cuda.atomic_operations_unsigned (70 ms) 4: [ RUN ] cuda.atomic_operations_unsignedlong 4: [ OK ] cuda.atomic_operations_unsignedlong (70 ms) 4: [ RUN ] cuda.atomics /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/default/TestDefaultDeviceType_c3.cpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o 4: [ OK ] cuda.atomics (261 ms) 4: [ RUN ] cuda.atomics_tpetra_max_abs 4: [ OK ] cuda.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] cuda.atomic_views_integral [ 46%] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/ComparisonInTempFailureRetryCheck.cpp.o [ 46%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/NoMallocCheck.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test17_CompleteAtomic_CUDA.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_d.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/default/TestDefaultDeviceType_d.cpp [ 46%] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/NewDeleteOverloadsCheck.cpp.o [ 46%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/DanglingHandleCheck.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 46%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/DeprecatedHeadersCheck.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o 23: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ERROR 23: 23: ====================================================================== 23: ERROR: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) 23: ---------------------------------------------------------------------- 23: Traceback (most recent call last): 23: File "/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/TestDeviceAndThreads.py", line 80, in test_device_id 23: num_devices = GetFlag("num_devices") 23: File "/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/TestDeviceAndThreads.py", line 31, in GetFlag 23: raise Exception(p.stderr.decode("utf-8")) 23: Exception 23: 23: ====================================================================== 23: ERROR: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) 23: ---------------------------------------------------------------------- 23: Traceback (most recent call last): 23: File "/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/TestDeviceAndThreads.py", line 94, in test_disable_warnings 23: self.assertEqual(0, GetFlag("disable_warnings")) 23: File "/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/TestDeviceAndThreads.py", line 31, in GetFlag 23: raise Exception(p.stderr.decode("utf-8")) 23: Exception 23: 23: ====================================================================== 23: ERROR: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) 23: ---------------------------------------------------------------------- 23: Traceback (most recent call last): 23: File "/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/TestDeviceAndThreads.py", line 71, in test_num_devices 23: num_devices = GetFlag("num_devices") 23: File "/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/TestDeviceAndThreads.py", line 31, in GetFlag 23: raise Exception(p.stderr.decode("utf-8")) 23: Exception 23: 23: ====================================================================== 23: ERROR: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) 23: ---------------------------------------------------------------------- 23: Traceback (most recent call last): 23: File "/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/TestDeviceAndThreads.py", line 58, in test_num_threads 23: max_threads = GetFlag("max_threads") 23: File "/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/TestDeviceAndThreads.py", line 31, in GetFlag 23: raise Exception(p.stderr.decode("utf-8")) 23: Exception 23: 23: ====================================================================== 23: ERROR: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) 23: ---------------------------------------------------------------------- 23: Traceback (most recent call last): 23: File "/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/TestDeviceAndThreads.py", line 107, in test_tune_internals 23: self.assertEqual(0, GetFlag("tune_internals")) 23: File "/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/TestDeviceAndThreads.py", line 31, in GetFlag 23: raise Exception(p.stderr.decode("utf-8")) 23: Exception 23: 23: ---------------------------------------------------------------------- 23: Ran 5 tests in 25.289s 23: 23: FAILED (errors=5) 23/52 Test #23: Kokkos_CoreUnitTest_DeviceAndThreads ........***Failed 25.35 sec test 24 Start 24: Kokkos_PerformanceTest_TaskDag 24: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 24: Test timeout computed to be: 1500 24/52 Test #24: Kokkos_PerformanceTest_TaskDag .............. Passed 0.03 sec test 25 Start 25: Kokkos_PerformanceTest_Benchmark 25: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-02-14_T09-45-34.json" 25: Test timeout computed to be: 1500 [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 46%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IteratorRangeChecker.cpp.o [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 63%] Built target Kokkos_CoreUnitTest_Cuda2 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/TestStackTrace.cpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/StringFindStrContainsCheck.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp 25/52 Test #25: Kokkos_PerformanceTest_Benchmark ............***Exception: SegFault 5.02 sec test 26 Start 26: Kokkos_Benchmark_Atomic_MinMax 26: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-02-14_T09-45-34.json" 26: Test timeout computed to be: 1500 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/TestStackTrace_f0.cpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 46%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/OwningMemoryCheck.cpp.o [ 46%] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/NoRecursionCheck.cpp.o [ 46%] Built target obj.clangTidyAndroidModule [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o 26/52 Test #26: Kokkos_Benchmark_Atomic_MinMax ..............***Exception: SegFault 4.99 sec test 27 Start 27: Kokkos_PerformanceTest_Mempool 27: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-02-14_T09-45-34.json" 27: Test timeout computed to be: 1500 [ 46%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IvarInvalidationChecker.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGVTT.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o Scanning dependencies of target obj.clangTidyReadabilityModule [ 46%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/AvoidConstParamsInDecls.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o 4: [ OK ] cuda.atomic_views_integral (16329 ms) 4: [ RUN ] cuda.atomic_views_nonintegral 4: [ OK ] cuda.atomic_views_nonintegral (103 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 (25 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 (40 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 (40 ms) 4: [ RUN ] cuda.join_backward_compatibility 4: [ OK ] cuda.join_backward_compatibility (0 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o 27/52 Test #27: Kokkos_PerformanceTest_Mempool ..............***Exception: SegFault 5.06 sec test 28 Start 28: Kokkos_PerformanceTest_Atomic 28: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-02-14_T09-45-34.json" 28: Test timeout computed to be: 1500 [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 46%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/DeprecatedIosBaseAliasesCheck.cpp.o [ 46%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/DynamicStaticInitializersCheck.cpp.o 4: [ OK ] cuda.local_deepcopy_teampolicy_layoutleft (3264 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o 4: [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (1168 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutright [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 46%] Linking CXX executable Kokkos_IncrementalTest_CUDA [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/TimeComparisonCheck.cpp.o [ 46%] Built target Kokkos_IncrementalTest_CUDA [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_OccupancyControlTrait.cpp.o 28/52 Test #28: Kokkos_PerformanceTest_Atomic ...............***Exception: SegFault 5.06 sec test 29 Start 29: Kokkos_ContainersUnitTest_Serial 29: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 29: Test timeout computed to be: 1500 4: [ OK ] cuda.local_deepcopy_teampolicy_layoutright (3196 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp 4: [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (402 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 (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 (26 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 (59 ms) 4: [ RUN ] cuda.mdrange_2d 4: [ OK ] cuda.mdrange_2d (8 ms) 4: [ RUN ] cuda.mdrange_array_reduce 4: [ OK ] cuda.mdrange_array_reduce (0 ms) 4: [ RUN ] cuda.mdrange_3d 4: [ OK ] cuda.mdrange_3d (29 ms) 4: [ RUN ] cuda.mdrange_neg_idx 4: [ OK ] cuda.mdrange_neg_idx (13 ms) 4: [ RUN ] cuda.mdrange_4d 4: [ OK ] cuda.mdrange_4d (22 ms) 4: [ RUN ] cuda.mdrange_scalar 4: [ OK ] cuda.mdrange_scalar (0 ms) 4: [ RUN ] cuda.mdrange_large_deep_copy [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp 4: [ OK ] cuda.mdrange_large_deep_copy (478 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 [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/TestStackTrace_f1.cpp [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o [ 47%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGVTables.cpp.o [ 47%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/LLVMConventionsChecker.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/BracesAroundStatementsCheck.cpp.o 4: [ OK ] cuda.mdrange_parallel_reduce_primitive_types (1758 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 (9 ms) 4: [ RUN ] cuda.numeric_traits_digits 4: [ OK ] cuda.numeric_traits_digits (5 ms) 4: [ RUN ] cuda.numeric_traits_digits10 4: [ OK ] cuda.numeric_traits_digits10 (5 ms) 4: [ RUN ] cuda.numeric_traits_max_digits10 4: [ OK ] cuda.numeric_traits_max_digits10 (0 ms) 4: [ RUN ] cuda.numeric_traits_radix 4: [ OK ] cuda.numeric_traits_radix (5 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent 4: [ OK ] cuda.numeric_traits_min_max_exponent (2 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent10 4: [ OK ] cuda.numeric_traits_min_max_exponent10 (1 ms) 4: [ RUN ] cuda.numeric_traits_quiet_and_signaling_nan 4: [ OK ] cuda.numeric_traits_quiet_and_signaling_nan (2 ms) 4: [ RUN ] cuda.numeric_traits_sfinae_friendly 4: [ OK ] cuda.numeric_traits_sfinae_friendly (0 ms) 4: [ RUN ] cuda.occupancy_control 4: [ OK ] cuda.occupancy_control (0 ms) 4: [ RUN ] cuda.view_aggregate 4: [ OK ] cuda.view_aggregate (0 ms) 4: [ RUN ] cuda.memory_pool 4: [ OK ] cuda.memory_pool (24 ms) 4: [ RUN ] cuda.cxx11 4: [ OK ] cuda.cxx11 (4 ms) 4: [ RUN ] cuda.viewctorprop_embedded_dim 4: [ OK ] cuda.viewctorprop_embedded_dim (1 ms) 4: [ RUN ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility 4: [ OK ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 4: [ RUN ] cuda.view_layouttiled 4: [ OK ] cuda.view_layouttiled (7 ms) 4: [ RUN ] cuda.view_layouttiled_subtile 4: [ OK ] cuda.view_layouttiled_subtile (0 ms) 4: [ RUN ] cuda.parallel_scan_range_policy 4: [ OK ] cuda.parallel_scan_range_policy (54 ms) 4: [ RUN ] cuda.kokkos_printf 4: [ OK ] cuda.kokkos_printf (1 ms) 4: [ RUN ] cuda.range_for 4: [ OK ] cuda.range_for (3 ms) 4: [ RUN ] cuda.range_reduce 4: [ OK ] cuda.range_reduce (2 ms) 4: [ RUN ] cuda.range_dynamic_policy 4: [ OK ] cuda.range_dynamic_policy (0 ms) 4: [ RUN ] cuda.range_policy_runtime_parameters 4: [ OK ] cuda.range_policy_runtime_parameters (0 ms) 4: [ RUN ] cuda.range_for_require 4: [ OK ] cuda.range_for_require (3 ms) 4: [ RUN ] cuda.range_reduce_require 4: [ OK ] cuda.range_reduce_require (1 ms) 4: [ RUN ] cuda.range_dynamic_policy_require 4: [ OK ] cuda.range_dynamic_policy_require (0 ms) 4: [ RUN ] cuda.reducers_int 4: [ OK ] cuda.reducers_int (11 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 (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 (9 ms) 4: [ RUN ] cuda.reducers_bhalf_t 4: [ OK ] cuda.reducers_bhalf_t (8 ms) 4: [ RUN ] cuda.reducers_int8_t 4: [ OK ] cuda.reducers_int8_t (11 ms) 4: [ RUN ] cuda.reducers_int16_t 4: [ OK ] cuda.reducers_int16_t (12 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 (24 ms) 4: [ RUN ] cuda.int_combined_reduce 4: [ OK ] cuda.int_combined_reduce (0 ms) 4: [ RUN ] cuda.mdrange_combined_reduce 4: [ OK ] cuda.mdrange_combined_reduce (0 ms) 4: [ RUN ] cuda.int_combined_reduce_mixed 4: [ OK ] cuda.int_combined_reduce_mixed (0 ms) 4: [ RUN ] cuda.reduction_deduction 4: [ OK ] cuda.reduction_deduction (0 ms) 4: [ RUN ] cuda.reduce_device_view_range_policy 4: [ OK ] cuda.reduce_device_view_range_policy (5 ms) 4: [ RUN ] cuda.reduce_device_view_mdrange_policy [ 68%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 4: [ OK ] cuda.reduce_device_view_mdrange_policy (152 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 (65 ms) 4: [ RUN ] cuda.kokkos_swap 4: [ OK ] cuda.kokkos_swap (0 ms) 4: [ RUN ] cuda.reduceRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceRangePolicyViewSizeLimit (23 ms) 4: [ RUN ] cuda.reduceMDRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceMDRangePolicyViewSizeLimit (75 ms) 4: [----------] 182 tests from cuda (28518 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 189 tests from 2 test suites ran. (33669 ms total) 4: [ PASSED ] 189 tests. [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProBoundsArrayToPointerDecayCheck.cpp.o [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp 4/48 Test #4: Kokkos_CoreUnitTest_Cuda1 ........................ Passed 36.13 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda2 5: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_CoreUnitTest_Cuda2 5: Test timeout computed to be: 1500 [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp 29/52 Test #29: Kokkos_ContainersUnitTest_Serial ............***Exception: SegFault 5.05 sec test 30 Start 30: Kokkos_ContainersUnitTest_HIP 30: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/containers/unit_tests/Kokkos_ContainersUnitTest_HIP 30: Test timeout computed to be: 1500 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o 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 125 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 /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/TestStackTrace_f2.cpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o [ 47%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/LocalizationChecker.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/NonCopyableObjects.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/LoopConvertCheck.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/TestStackTrace_f3.cpp 30/52 Test #30: Kokkos_ContainersUnitTest_HIP ...............***Exception: SegFault 5.06 sec test 31 Start 31: Kokkos_ContainersPerformanceTest_HIP 31: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_HIP 31: Test timeout computed to be: 1500 [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/TimeSubtractionCheck.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ExceptionEscapeCheck.cpp.o [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/TestStackTrace_f4.cpp [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ConstReturnTypeCheck.cpp.o [ 69%] Built target Kokkos_CoreUnitTest_Cuda1 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o 5: [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (8085 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 47%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenABITypes.cpp.o 31/52 Test #31: Kokkos_ContainersPerformanceTest_HIP ........***Exception: SegFault 5.06 sec test 32 Start 32: Kokkos_UnitTest_Sort 32: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 32: Test timeout computed to be: 1500 [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.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 [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProBoundsConstantArrayIndexCheck.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/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-6783/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_Cuda [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o 32/52 Test #32: Kokkos_UnitTest_Sort ........................***Exception: SegFault 4.99 sec test 33 Start 33: Kokkos_UnitTest_Random 33: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_UnitTest_Random 33: Test timeout computed to be: 1500 [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_e.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/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-6783/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_CudaInterOpInit [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/NonPrivateMemberVariablesInClassesCheck.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/FoldInitTypeCheck.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/UpgradeDurationConversionsCheck.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ContainerSizeEmptyCheck.cpp.o 5: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (8443 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host 5: /var/jenkins/workspace/Kokkos_PR-6783/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 [ 47%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenAction.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/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-6783/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_CudaInterOpStreams 33/52 Test #33: Kokkos_UnitTest_Random ......................***Exception: SegFault 4.99 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_A 34: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 34: Test timeout computed to be: 1500 [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o 4: [ OK ] openmp.team_reduction_scan (210298 ms) 4: [ RUN ] openmp.team_long_reduce 4: [ OK ] openmp.team_long_reduce (89 ms) 4: [ RUN ] openmp.team_double_reduce 4: [ OK ] openmp.team_double_reduce (89 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 (1884 ms) 4: [ RUN ] openmp.team_scan 4: [ OK ] openmp.team_scan (1388 ms) 4: [ RUN ] openmp.team_scan_ret_val 4: [ OK ] openmp.team_scan_ret_val (1402 ms) 4: [ RUN ] openmp.team_shared_request 4: [ OK ] openmp.team_shared_request (273 ms) 4: [ RUN ] openmp.team_scratch_request 4: [ OK ] openmp.team_scratch_request (463 ms) 4: [ RUN ] openmp.team_lambda_shared_request 4: [ OK ] openmp.team_lambda_shared_request (25 ms) 4: [ RUN ] openmp.scratch_align 4: [ OK ] openmp.scratch_align (0 ms) 4: [ RUN ] openmp.shmem_size 4: [ OK ] openmp.shmem_size (0 ms) 4: [ RUN ] openmp.multi_level_scratch 4: [ OK ] openmp.multi_level_scratch (59 ms) 4: [ RUN ] openmp.team_scratch_memory_index_parallel_for 4: [ OK ] openmp.team_scratch_memory_index_parallel_for (0 ms) 4: [ RUN ] openmp.team_policy_max_recommended /var/jenkins/workspace/Kokkos_PR-6783/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-6783/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_Serial /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper TestHWLOC.o UnitTestMain.o gtest-all.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_HWLOC [ 70%] Linking CXX executable Kokkos_PerformanceTest_TaskDag /var/jenkins/workspace/Kokkos_PR-6783/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-6783/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_Default [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 70%] Built target Kokkos_PerformanceTest_TaskDag [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/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-6783/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_PushFinalizeHook /var/jenkins/workspace/Kokkos_PR-6783/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-6783/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_PushFinalizeHook_terminate [ 70%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_f.cpp.o 34/52 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_A ..........***Exception: SegFault 5.06 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_B 35: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 35: Test timeout computed to be: 1500 [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o [ 47%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MacOSKeychainAPIChecker.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o [ 70%] Built target Kokkos_PerformanceTest_SharedSpace Scanning dependencies of target Kokkos_ContainersUnitTest_Cuda [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ForwardDeclarationNamespaceCheck.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/RedundantExpressionCheck.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProBoundsPointerArithmeticCheck.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o 35/52 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_B ..........***Exception: SegFault 5.06 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_C 36: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 36: Test timeout computed to be: 1500 [ 47%] Built target obj.clangTidyAbseilModule /var/jenkins/workspace/Kokkos_PR-6783/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-6783/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_StackTraceTestExec [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpacePartitioning.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_g.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_OccupancyControlTrait.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o 36/52 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_C ..........***Exception: SegFault 4.99 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_D 37: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 37: Test timeout computed to be: 1500 [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/LoopConvertUtils.cpp.o [ 47%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MacOSXAPIChecker.cpp.o Scanning dependencies of target obj.clangTidyCERTModule [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecutionSpace.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/CERTTidyModule.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o [ 47%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenFunction.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ForwardingReferenceOverloadCheck.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ConvertMemberFunctionsToStatic.cpp.o 37/52 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_D ..........***Exception: SegFault 5.06 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_E 38: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 38: Test timeout computed to be: 1500 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (22392 ms) 5: [----------] 8 tests from cuda_DeathTest (38921 ms total) 5: 5: [----------] 89 tests from cuda 5: [ RUN ] cuda.team_for 5: [ OK ] cuda.team_for (11 ms) 5: [ RUN ] cuda.team_reduce 5: [ OK ] cuda.team_reduce (1 ms) 5: [ RUN ] cuda.team_reduce_large 5: [ OK ] cuda.team_reduce_large (277 ms) 5: [ RUN ] cuda.team_parallel_single 5: [ OK ] cuda.team_parallel_single (51 ms) 5: [ RUN ] cuda.large_team_scratch_size 5: [ OK ] cuda.large_team_scratch_size (2 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 (58 ms) 5: [ RUN ] cuda.triple_nested_parallelism 5: [ OK ] cuda.triple_nested_parallelism (218 ms) 5: [ RUN ] cuda.parallel_scan_with_reducers 5: [ OK ] cuda.parallel_scan_with_reducers (114 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 (30 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelFor 5: [ OK ] cuda.ThreadVectorMDRangeParallelFor (15 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelFor 5: [ OK ] cuda.TeamVectorMDRangeParallelFor (17 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelReduce 5: [ OK ] cuda.TeamThreadMDRangeParallelReduce (22 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelReduce 5: [ OK ] cuda.ThreadVectorMDRangeParallelReduce (11 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelReduce 5: [ OK ] cuda.TeamVectorMDRangeParallelReduce (11 ms) 5: [ RUN ] cuda.team_policy_runtime_parameters 5: [ OK ] cuda.team_policy_runtime_parameters (0 ms) 5: [ RUN ] cuda.team_reduction_scan echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test' make -C core/perf_test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test' make -f /var/jenkins/workspace/Kokkos_PR-6783/core/perf_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6783 CXX=/var/jenkins/workspace/Kokkos_PR-6783/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-6783/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6783 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test' /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/perf_test/test_taskdag.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_Command_Line_Parsing.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_HostSpace_deepcopy.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_ExecPolicy.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_HostThreadTeam.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_hwloc.cpp [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o 5: [ OK ] cuda.team_reduction_scan (1457 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 (228 ms) 5: [ RUN ] cuda.team_scan_ret_val 5: [ OK ] cuda.team_scan_ret_val (263 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 [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeConstCastCheck.cpp.o 5: [ OK ] cuda.team_policy_max_recommended (106 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 (4 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 (17 ms) 5: [ RUN ] cuda.view_api_b 5: [ OK ] cuda.view_api_b (24 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 [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o 5: [ OK ] cuda.view_allocation_large_rank (1122 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 (7 ms) 5: [ RUN ] cuda.view_copy_tests 5: [ OK ] cuda.view_copy_tests (23 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 (55 ms) 5: [ RUN ] cuda.view_mapping_operator 5: [ OK ] cuda.view_mapping_operator (19 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.view_resize 5: [ OK ] cuda.view_resize (36 ms) 5: [ RUN ] cuda.view_realloc 5: [ OK ] cuda.view_realloc (7 ms) 5: [ RUN ] cuda.workgraph_fib [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/StaticAssertCheck.cpp.o [ 47%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocChecker.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_FunctorAnalysis.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o 5: [ OK ] cuda.workgraph_fib (1401 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-6783/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-6783/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-6783/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: [----------] 89 tests from cuda (5840 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 (4 ms) 5: [ RUN ] cuda_uvm.view_subview_left_0 5: [ OK ] cuda_uvm.view_subview_left_0 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_1 5: [ OK ] cuda_uvm.view_subview_left_1 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_2 5: [ OK ] cuda_uvm.view_subview_left_2 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_3 5: [ OK ] cuda_uvm.view_subview_left_3 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_0 5: [ OK ] cuda_uvm.view_subview_right_0 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_1 5: [ OK ] cuda_uvm.view_subview_right_1 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_3 5: [ OK ] cuda_uvm.view_subview_right_3 (0 ms) 5: [ RUN ] cuda_uvm.view_static_tests 5: [ OK ] cuda_uvm.view_static_tests (0 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutleft_to_layoutleft 5: [ OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (3 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutright_to_layoutright 5: [ OK ] cuda_uvm.view_subview_layoutright_to_layoutright (2 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign 5: [ OK ] cuda_uvm.view_subview_1d_assign (3 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_atomic 5: [ OK ] cuda_uvm.view_subview_1d_assign_atomic (4 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess 5: [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (4 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d 5: [ OK ] cuda_uvm.view_subview_2d_from_3d (58 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (58 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (57 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left (161 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (156 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o 38/52 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_E ..........***Exception: SegFault 4.99 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 39: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 39: Test timeout computed to be: 1500 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (161 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right (162 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (162 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (162 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 (1186 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 125 tests from 3 test suites ran. (45947 ms total) 5: [ PASSED ] 121 tests. 5: [ SKIPPED ] 4 tests, listed below: 5: [ SKIPPED ] cuda_DeathTest.view_memory_access_violations_from_host 5: [ SKIPPED ] cuda.realloc_exec_space 5: [ SKIPPED ] cuda.view_allocation_int 5: [ SKIPPED ] cuda.view_allocation_exec_space_int 5/48 Test #5: Kokkos_CoreUnitTest_Cuda2 ........................ Passed 48.67 sec test 6 Start 6: Kokkos_CoreUnitTest_Cuda3 6: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_CoreUnitTest_Cuda3 6: Test timeout computed to be: 1500 [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRangePolicyConstructors.cpp.o 6: 6: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 6: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 6: setting CUDA_VISIBLE_DEVICES. 6: This could on multi GPU systems lead to severe performance" 6: penalties. 6: [==========] Running 91 tests from 3 test suites. 6: [----------] Global test environment set-up. 6: [----------] 41 tests from cuda 6: [ RUN ] cuda.task_fib_deprecated [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtr.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_CPUDiscovery.cpp 39/52 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .....***Exception: SegFault 5.06 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 40: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 40: Test timeout computed to be: 1500 [ 71%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/CommandProcessorCheck.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o 6: [ OK ] cuda.task_fib_deprecated (3422 ms) 6: [ RUN ] cuda.task_depend_deprecated 6: [ OK ] cuda.task_depend_deprecated (184 ms) 6: [ RUN ] cuda.task_team_deprecated 6: [ OK ] cuda.task_team_deprecated (19 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 (77 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 (5 ms) 6: [ RUN ] cuda.task_fib_deprecated_multiple /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_HostBarrier.cpp [100%] Linking CXX executable Kokkos_CoreUnitTest_OpenACC [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtrAccessOnDevice.cpp.o [ 47%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenModule.cpp.o 6: [ OK ] cuda.task_fib_deprecated_multiple (1228 ms) 6: [ RUN ] cuda.task_depend_deprecated_multiple 6: [ OK ] cuda.task_depend_deprecated_multiple (216 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 (6 ms) 6: [ RUN ] cuda.task_multiple_depend_deprecated_multiple 6: [ OK ] cuda.task_multiple_depend_deprecated_multiple (78 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 (8 ms) 6: [ RUN ] cuda.task_fib_single [ 71%] Built target Kokkos_CoreUnitTest_Default Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeCstyleCastCheck.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/InaccurateEraseCheck.cpp.o 40/52 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .....***Exception: SegFault 5.06 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 41: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 41: Test timeout computed to be: 1500 [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 71%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 72%] Linking CXX executable Kokkos_PerformanceTest_Mempool 6: [ OK ] cuda.task_fib_single (2807 ms) 6: [ RUN ] cuda.task_depend_single 6: [ OK ] cuda.task_depend_single (225 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 (7 ms) 6: [ RUN ] cuda.task_multiple_depend_single 6: [ OK ] cuda.task_multiple_depend_single (108 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 (7 ms) 6: [ RUN ] cuda.task_fib_multiple /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_Core.cpp [ 72%] Built target Kokkos_Benchmark_Atomic_MinMax Scanning dependencies of target Kokkos_ContainersPerformanceTest_Cuda [ 72%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 72%] Built target Kokkos_PerformanceTest_Mempool [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o [ 72%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.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 6: [ OK ] cuda.task_fib_multiple (2149 ms) 6: [ RUN ] cuda.task_depend_multiple /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_Stacktrace.cpp 6: [ OK ] cuda.task_depend_multiple (165 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 (8 ms) 6: [ RUN ] cuda.task_multiple_depend_multiple [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [100%] Built target Kokkos_CoreUnitTest_OpenACC + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6783/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6783/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6783/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6783/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6783/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-6783/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 6: [ OK ] cuda.task_multiple_depend_multiple (87 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 (8 ms) 6: [ RUN ] cuda.task_fib_chase_lev /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_Profiling.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_Error.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_HostSpace.cpp 41/52 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .....***Exception: SegFault 5.06 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 42: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 42: Test timeout computed to be: 1500 /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_MemoryPool.cpp 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 (413 ms) 1: [ RUN ] serial_DeathTest.abort_from_device /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/containers/src/impl/Kokkos_UnorderedMap_impl.cpp [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o 1: [ OK ] serial_DeathTest.abort_from_device (392 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (389 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (384 ms) 1: [ RUN ] serial_DeathTest.policy_invalid_bounds 1: [ OK ] serial_DeathTest.policy_invalid_bounds (1 ms) 1: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 1: [ OK ] serial_DeathTest.range_policy_invalid_bounds (3 ms) 1: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 1: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (3 ms) 1: [----------] 7 tests from serial_DeathTest (1588 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 (4 ms) 1: [ RUN ] serial.atomics_tpetra_max_abs 1: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] serial.atomic_views_integral 1: [ OK ] serial.atomic_views_integral (128 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (26 ms) 1: [ RUN ] serial.atomic_view_api 1: [ OK ] serial.atomic_view_api (0 ms) 1: [ RUN ] serial.bit_manip_countl_zero 1: [ OK ] serial.bit_manip_countl_zero (0 ms) 1: [ RUN ] serial.bit_manip_countl_one 1: [ OK ] serial.bit_manip_countl_one (0 ms) 1: [ RUN ] serial.bit_manip_countr_zero 1: [ OK ] serial.bit_manip_countr_zero (0 ms) 1: [ RUN ] serial.bit_manip_countr_one 1: [ OK ] serial.bit_manip_countr_one (0 ms) 1: [ RUN ] serial.bit_manip_popcount 1: [ OK ] serial.bit_manip_popcount (0 ms) 1: [ RUN ] serial.bit_manip_has_single_bit 1: [ OK ] serial.bit_manip_has_single_bit (0 ms) 1: [ RUN ] serial.bit_manip_bit_floor 1: [ OK ] serial.bit_manip_bit_floor (0 ms) 1: [ RUN ] serial.bit_manip_bit_ceil 1: [ OK ] serial.bit_manip_bit_ceil (0 ms) 1: [ RUN ] serial.bit_manip_bit_width 1: [ OK ] serial.bit_manip_bit_width (0 ms) 1: [ RUN ] serial.bit_manip_rotl 1: [ OK ] serial.bit_manip_rotl (0 ms) 1: [ RUN ] serial.bit_manip_rotr 1: [ OK ] serial.bit_manip_rotr (0 ms) 1: [ RUN ] serial.bit_manip_byeswap 1: [ OK ] serial.bit_manip_byeswap (0 ms) 1: [ RUN ] serial.bit_manip_bit_cast 1: [ OK ] serial.bit_manip_bit_cast (0 ms) 1: [ RUN ] serial.test_block_deduction_bug_pr_3103 1: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] serial.checked_integer_operations_multiply_overflow 1: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] serial.execution_policy_occupancy_and_hint 1: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] serial.complex_construction 1: [ OK ] serial.complex_construction (0 ms) 1: [ RUN ] serial.complex_basic_math 1: [ OK ] serial.complex_basic_math (0 ms) 1: [ RUN ] serial.complex_special_funtions 1: [ OK ] serial.complex_special_funtions (0 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (0 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (0 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (1 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (3 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (50 ms) 1: [ RUN ] serial.partitioning_by_args 1: [ OK ] serial.partitioning_by_args (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 6: [ OK ] cuda.task_fib_chase_lev (2495 ms) 6: [ RUN ] cuda.task_depend_chase_lev 6: [ OK ] cuda.task_depend_chase_lev (479 ms) 6: [ RUN ] cuda.task_team_chase_lev 6: [ OK ] cuda.task_team_chase_lev (27 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 (22 ms) 6: [ RUN ] cuda.team_scratch_1_streams [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Init.cpp.o [ 47%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocOverflowSecurityChecker.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/ThrowByValueCatchByReferenceCheck.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/DeleteNullPointerCheck.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/DefaultOperatorNewAlignmentCheck.cpp.o [ 72%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Swap.cpp.o 42/52 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .....***Exception: SegFault 5.06 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 43: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 43: Test timeout computed to be: 1500 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (3231 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeMemberInitCheck.cpp.o [ 72%] Built target Kokkos_PerformanceTest_Atomic [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/Cuda/Kokkos_Cuda_Instance.cpp 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (1381 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/IncorrectRoundingsCheck.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/Cuda/Kokkos_CudaSpace.cpp [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_JoinBackwardCompatibility.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (2846 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (312 ms) 1: [ RUN ] serial.deep_copy_scratch 1: [ OK ] serial.deep_copy_scratch (0 ms) 1: [ RUN ] serial.mathematical_constants_e 1: [ OK ] serial.mathematical_constants_e (0 ms) 1: [ RUN ] serial.mathematical_constants_log2e 1: [ OK ] serial.mathematical_constants_log2e (0 ms) 1: [ RUN ] serial.mathematical_constants_log10e 1: [ OK ] serial.mathematical_constants_log10e (0 ms) 1: [ RUN ] serial.mathematical_constants_pi 1: [ OK ] serial.mathematical_constants_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_pi 1: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrtpi 1: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] serial.mathematical_constants_ln2 1: [ OK ] serial.mathematical_constants_ln2 (0 ms) 1: [ RUN ] serial.mathematical_constants_ln10 1: [ OK ] serial.mathematical_constants_ln10 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt2 1: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt3 1: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrt3 1: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_egamma 1: [ OK ] serial.mathematical_constants_egamma (0 ms) 1: [ RUN ] serial.mathematical_constants_phi 1: [ OK ] serial.mathematical_constants_phi (0 ms) 1: [ RUN ] serial.mathematical_functions_trigonometric_functions 1: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (0 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_errorfunc 1: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d 1: [ OK ] serial.mdrange_5d (48 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (167 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (1 ms) 1: [ RUN ] serial.mdrange_array_reduce 1: [ OK ] serial.mdrange_array_reduce (0 ms) 1: [ RUN ] serial.mdrange_3d 1: [ OK ] serial.mdrange_3d (8 ms) 1: [ RUN ] serial.mdrange_neg_idx 1: [ OK ] serial.mdrange_neg_idx (124 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 [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o 43/52 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .....***Exception: SegFault 5.06 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 44: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 44: Test timeout computed to be: 1500 [ 47%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocSizeofChecker.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/MakeSharedCheck.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/Cuda/Kokkos_Cuda_Task.cpp [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o 1: [ OK ] serial.mdrange_large_deep_copy (2040 ms) 1: [ RUN ] serial.md_range_policy_construction_from_arrays 1: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] serial.mdrange_parallel_reduce_primitive_types /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/src/Lock_Array_CUDA.cpp [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_LocalDeepCopy.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/UnconventionalAssignOperatorCheck.cpp.o 6: [ OK ] cuda.team_scratch_1_streams (11578 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 (25665 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 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (3221 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-6783/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 (37 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 [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o 1: [ OK ] serial.range_dynamic_policy_require (21 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 [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o 44/52 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .....***Exception: SegFault 5.06 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 45: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 45: Test timeout computed to be: 1500 1: [ OK ] serial.int64_t_reduce (300 ms) 1: [ RUN ] serial.double_reduce 1: [ OK ] serial.double_reduce (307 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/Serial/Kokkos_Serial.cpp [ 73%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda 1: [ OK ] serial.int64_t_reduce_dynamic (1003 ms) 1: [ RUN ] serial.double_reduce_dynamic [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/Serial/Kokkos_Serial_Task.cpp [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/DeletedDefaultCheck.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRangeReduce.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDSpan.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o 1: [ OK ] serial.double_reduce_dynamic (1074 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (289 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 [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/DontModifyStdNamespaceCheck.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/InfiniteLoopCheck.cpp.o [ 47%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MismatchedIteratorChecker.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o 45/52 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .....***Exception: SegFault 4.99 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 46: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 46: Test timeout computed to be: 1500 [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeReinterpretCastCheck.cpp.o 6: [ OK ] cuda_hostpinned.view_allocation_large_rank (4995 ms) 6: [ RUN ] cuda_hostpinned.view_shmem_size_on_device 6: [ OK ] cuda_hostpinned.view_shmem_size_on_device (0 ms) 6: [ RUN ] cuda_hostpinned.view_is_assignable 6: [ OK ] cuda_hostpinned.view_is_assignable (0 ms) 6: [ RUN ] cuda_hostpinned.view_copy_tests 6: [ OK ] cuda_hostpinned.view_copy_tests (7 ms) 6: [ RUN ] cuda_hostpinned.view_copy_tests_rank_0 6: [ OK ] cuda_hostpinned.view_copy_tests_rank_0 (0 ms) 6: [ RUN ] cuda_hostpinned.view_copy_degenerated 6: [ OK ] cuda_hostpinned.view_copy_degenerated (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping 6: [ OK ] cuda_hostpinned.view_mapping (52 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_operator 6: [ OK ] cuda_hostpinned.view_mapping_operator (3 ms) 6: [ RUN ] cuda_hostpinned.static_extent 6: [ OK ] cuda_hostpinned.static_extent (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_atomic 6: [ OK ] cuda_hostpinned.view_mapping_atomic (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_class_value 6: [ OK ] cuda_hostpinned.view_mapping_class_value (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_assignable 6: [ OK ] cuda_hostpinned.view_mapping_assignable (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_trivially_copyable 6: [ OK ] cuda_hostpinned.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_subview 6: [ OK ] cuda_hostpinned.view_mapping_subview (0 ms) 6: [----------] 25 tests from cuda_hostpinned (5118 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 (21 ms) 6: [ RUN ] cuda_uvm.view_api_b 6: [ OK ] cuda_uvm.view_api_b (30 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 6: [ OK ] cuda_uvm.view_allocation_large_rank (1121 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 (7 ms) 6: [ RUN ] cuda_uvm.view_copy_tests 6: [ OK ] cuda_uvm.view_copy_tests (23 ms) 6: [ RUN ] cuda_uvm.view_copy_tests_rank_0 6: [ OK ] cuda_uvm.view_copy_tests_rank_0 (3 ms) 6: [ RUN ] cuda_uvm.view_copy_degenerated 6: [ OK ] cuda_uvm.view_copy_degenerated (0 ms) 6: [ RUN ] cuda_uvm.view_mapping [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_NumericTraits.cpp.o [ 73%] Built target Kokkos_ContainersPerformanceTest_Cuda 6: [ OK ] cuda_uvm.view_mapping (55 ms) 6: [ RUN ] cuda_uvm.view_mapping_operator 6: [ OK ] cuda_uvm.view_mapping_operator (17 ms) 6: [ RUN ] cuda_uvm.static_extent 6: [ OK ] cuda_uvm.static_extent (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_atomic 6: [ OK ] cuda_uvm.view_mapping_atomic (2 ms) 6: [ RUN ] cuda_uvm.view_mapping_class_value 6: [ OK ] cuda_uvm.view_mapping_class_value (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_assignable 6: [ OK ] cuda_uvm.view_mapping_assignable (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_trivially_copyable 6: [ OK ] cuda_uvm.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_subview 6: [ OK ] cuda_uvm.view_mapping_subview (4 ms) 6: [----------] 25 tests from cuda_uvm (1349 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 91 tests from 3 test suites ran. (32133 ms total) 6: [ PASSED ] 91 tests. [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o 1: [ OK ] serial.reduce_device_view_team_policy (2919 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (7 ms) 1: [ RUN ] serial.kokkos_swap 1: [ OK ] serial.kokkos_swap (0 ms) 1: [ RUN ] serial.task_fib_deprecated 1: [ OK ] serial.task_fib_deprecated (202 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 6/48 Test #6: Kokkos_CoreUnitTest_Cuda3 ........................ Passed 34.52 sec test 7 Start 7: Kokkos_CoreUnitTest_CudaTimingBased 7: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased 7: Test timeout computed to be: 1500 1: [ OK ] serial.task_fib_deprecated_multiple (203 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 (182 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 (192 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 [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_OccupancyControlTrait.cpp.o 1: [ OK ] serial.task_fib_chase_lev (224 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 (20705 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 218 tests from 2 test suites ran. (22294 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.09 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 7: 7: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 7: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 7: setting CUDA_VISIBLE_DEVICES. 7: This could on multi GPU systems lead to severe performance" 7: penalties. 7: [==========] Running 2 tests from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 2 tests from cuda 7: [ RUN ] cuda.debug_serial_execution 2: [==========] Running 124 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 7: [ OK ] cuda.debug_serial_execution (138 ms) 7: [ RUN ] cuda.debug_pin_um_to_host [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/MakeSmartPtrCheck.cpp.o 7: [ OK ] cuda.debug_pin_um_to_host (918 ms) 7: [----------] 2 tests from cuda (1056 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 2 tests from 1 test suite ran. (1056 ms total) 7: [ PASSED ] 2 tests. 7/48 Test #7: Kokkos_CoreUnitTest_CudaTimingBased .............. Passed 3.14 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaInterOpInit 8: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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 46/52 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .....***Exception: SegFault 5.06 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 47: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 47: Test timeout computed to be: 1500 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 (1482 ms) 8: [----------] 1 test from cuda (1482 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (1482 ms total) 8: [ PASSED ] 1 test. 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (2670 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o 8/48 Test #8: Kokkos_CoreUnitTest_CudaInterOpInit .............. Passed 2.02 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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 [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ElseAfterReturnCheck.cpp.o [ 47%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenPGO.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/UniqueptrResetReleaseCheck.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 (1500 ms) 9: [----------] 1 test from cuda (1500 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test suite ran. (1500 ms total) 9: [ PASSED ] 1 test. 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (2698 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6783/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-6783/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 (5369 ms total) 2: 2: [----------] 116 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce 2: [ OK ] serial.team_reduce (0 ms) 2: [ RUN ] serial.team_reduce_large 9/48 Test #9: Kokkos_CoreUnitTest_CudaInterOpStreams ........... Passed 2.04 sec test 10 Start 10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 10: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 10: Test timeout computed to be: 1500 10: [==========] Running 1 test from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 1 test from cuda 10: [ RUN ] cuda.multi_gpu 2: [ OK ] serial.team_reduce_large (527 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (10 ms) 2: [ RUN ] serial.large_team_scratch_size 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (0 ms) 2: [ RUN ] serial.team_broadcast_long_wrapper 2: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (0 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (0 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.team_vector 2: [ OK ] serial.team_vector (7 ms) 2: [ RUN ] serial.triple_nested_parallelism [ 47%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MmapWriteExecChecker.cpp.o 2: [ OK ] serial.triple_nested_parallelism (636 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (94 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 (6 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (5 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/FloatLoopCounter.cpp.o 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 (177 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (136 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (116 ms) 2: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 2: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 2: [ RUN ] serial.repeated_team_reduce 47/52 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .....***Exception: SegFault 4.99 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 48: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 48: Test timeout computed to be: 1500 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: [ OK ] cuda.multi_gpu (1486 ms) 10: [----------] 1 test from cuda (1486 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 1 test from 1 test suite ran. (1487 ms total) 10: [ PASSED ] 1 test. 10/48 Test #10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU ... Passed 2.04 sec test 11 Start 11: Kokkos_CoreUnitTest_CudaGraph 11: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaGraph 11: Test timeout computed to be: 1500 11: 11: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 11: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 11: setting CUDA_VISIBLE_DEVICES. 11: This could on multi GPU systems lead to severe performance" 11: penalties. 11: [==========] Running 5 tests from 1 test suite. 11: [----------] Global test environment set-up. 11: [----------] 5 tests from cuda_count_bugs 11: [ RUN ] cuda_count_bugs.launch_one 11: [ OK ] cuda_count_bugs.launch_one (1 ms) 11: [ RUN ] cuda_count_bugs.launch_one_rvalue 11: [ OK ] cuda_count_bugs.launch_one_rvalue (0 ms) 11: [ RUN ] cuda_count_bugs.launch_six 11: [ OK ] cuda_count_bugs.launch_six (0 ms) 11: [ RUN ] cuda_count_bugs.when_all_cycle 11: [ OK ] cuda_count_bugs.when_all_cycle (0 ms) 11: [ RUN ] cuda_count_bugs.zero_work_reduce 11: [ OK ] cuda_count_bugs.zero_work_reduce (0 ms) 11: [----------] 5 tests from cuda_count_bugs (4 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 5 tests from 1 test suite ran. (4 ms total) 11: [ PASSED ] 5 tests. 11: 11: YOU HAVE 1 DISABLED TEST 11: 11/48 Test #11: Kokkos_CoreUnitTest_CudaGraph .................... Passed 2.05 sec test 12 Start 12: Kokkos_CoreUnitTest_Default 12: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_CoreUnitTest_Default 12: Test timeout computed to be: 1500 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-6783/bin/nvcc_wrapper -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6783/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-6783/build/core/perf_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test' make -C containers/unit_tests make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6783/build/containers/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6783 CXX=/var/jenkins/workspace/Kokkos_PR-6783/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-6783/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6783 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6783/build/containers/unit_tests' /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests/UnitTestMain.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_Bitset.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_DualView.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_DynamicView.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_DynViewAPI_generic.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_DynViewAPI_rank12345.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_DynViewAPI_rank67.cpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.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 (26 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 12: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (10 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 12: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (41 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 (98 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 (36 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c1 12: [ OK ] defaultdevicetype.reduce_instantiation_c1 (12 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a2 12: [ OK ] defaultdevicetype.reduce_instantiation_a2 (16 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b2 12: [ OK ] defaultdevicetype.reduce_instantiation_b2 (48 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c2 12: [ OK ] defaultdevicetype.reduce_instantiation_c2 (16 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a3 12: [ OK ] defaultdevicetype.reduce_instantiation_a3 (17 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b3 12: [ OK ] defaultdevicetype.reduce_instantiation_b3 (50 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c3 12: [ OK ] defaultdevicetype.reduce_instantiation_c3 (17 ms) 12: [ RUN ] defaultdevicetype.malloc 12: [ OK ] defaultdevicetype.malloc (0 ms) 12: [----------] 31 tests from defaultdevicetype (417 ms total) 12: 12: [----------] 1 test from kokkosresize 12: [ RUN ] kokkosresize.host_space_access 12: [ OK ] kokkosresize.host_space_access (37 ms) 12: [----------] 1 test from kokkosresize (37 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. (467 ms total) 12: [ PASSED ] 71 tests. [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/IntegerDivisionCheck.cpp.o 12/48 Test #12: Kokkos_CoreUnitTest_Default ...................... Passed 2.55 sec test 13 Start 13: Kokkos_CoreUnitTest_LegionInitialization 13: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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 48/52 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .....***Exception: SegFault 5.06 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 49: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 49: Test timeout computed to be: 1500 [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeStaticCastDowncastCheck.cpp.o [ 73%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 47%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MIGChecker.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ParallelScanRangePolicy.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 (1499 ms) 13: [----------] 1 test from initialization (1499 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 1 test from 1 test suite ran. (1499 ms total) 13: [ PASSED ] 1 test. 13/48 Test #13: Kokkos_CoreUnitTest_LegionInitialization ......... Passed 2.05 sec test 14 Start 14: Kokkos_CoreUnitTest_PushFinalizeHook 14: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 14: Test timeout computed to be: 1500 [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/MakeUniqueCheck.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/FunctionCognitiveComplexityCheck.cpp.o [ 73%] Built target Kokkos_ContainersTestCompileOnly 2: [ OK ] serial.repeated_team_reduce (7303 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (136 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (77 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (3 ms) 2: [ RUN ] serial.team_lambda_shared_request 2: [ OK ] serial.team_lambda_shared_request (77 ms) 2: [ RUN ] serial.scratch_align 2: [ OK ] serial.scratch_align (0 ms) 2: [ RUN ] serial.shmem_size 2: [ OK ] serial.shmem_size (0 ms) 2: [ RUN ] serial.multi_level_scratch 2: [ OK ] serial.multi_level_scratch (2 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (2 ms) 2: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 2: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 2: [ RUN ] serial.team_teamvector_range 2: [ OK ] serial.team_teamvector_range (1 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (22 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (22 ms) 2: [ RUN ] serial.unique_token_team_acquire 2: [ OK ] serial.unique_token_team_acquire (0 ms) 2: [ RUN ] serial.view_api_a 2: [ OK ] serial.view_api_a (6 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (1 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (36 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 Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o 2: [ OK ] serial.view_allocation_large_rank (1097 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 (59 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (3 ms) 2: [ RUN ] serial.static_extent 2: [ OK ] serial.static_extent (0 ms) 2: [ RUN ] serial.view_mapping_atomic 2: [ OK ] serial.view_mapping_atomic (0 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (0 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.view_resize 2: [ OK ] serial.view_resize (15 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (62 ms) 2: [ RUN ] serial.resize_realloc_no_init 2: [ OK ] serial.resize_realloc_no_init (0 ms) 2: [ RUN ] serial.resize_realloc_no_alloc 2: [ OK ] serial.resize_realloc_no_alloc (0 ms) 2: [ RUN ] serial.realloc_exec_space 2: [ OK ] serial.realloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc 2: [ OK ] serial.view_alloc (0 ms) 2: [ RUN ] serial.view_alloc_exec_space 2: [ OK ] serial.view_alloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc_int 2: [ OK ] serial.view_alloc_int (0 ms) 2: [ RUN ] serial.view_alloc_exec_space_int 2: [ OK ] serial.view_alloc_exec_space_int (0 ms) 2: [ RUN ] serial.deep_copy_zero_memset 2: [ OK ] serial.deep_copy_zero_memset (0 ms) 2: [ RUN ] serial.resize_exec_space 2: [ OK ] serial.resize_exec_space (0 ms) 2: [ RUN ] serial.view_allocation_int 2: /var/jenkins/workspace/Kokkos_PR-6783/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 [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o 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 2: [ OK ] serial.view_subview_2d_from_3d_atomic (4 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (4 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left 2: [ OK ] serial.view_subview_3d_from_5d_left (29 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (29 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (29 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 14/48 Test #14: Kokkos_CoreUnitTest_PushFinalizeHook ............. Passed 2.06 sec test 15 Start 15: Kokkos_CoreUnitTest_Develop 15: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_CoreUnitTest_Develop 15: Test timeout computed to be: 1500 2: [ OK ] serial.view_subview_3d_from_5d_right (290 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (290 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: [----------] 116 tests from serial (11765 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 124 tests from 2 test suites ran. (17134 ms total) 2: [ PASSED ] 121 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 2/20 Test #2: Kokkos_CoreUnitTest_Serial2 ................. Passed 17.92 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Test timeout computed to be: 1500 49/52 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .....***Exception: SegFault 5.05 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 50: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 50: 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. 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: 4: [ OK ] openmp.team_policy_max_recommended (75596 ms) 4: [ RUN ] openmp.team_policy_minmax_scalar_without_plus_equal_k 4: [ OK ] openmp.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 4: [ RUN ] openmp.team_teamvector_range 4: [ OK ] openmp.team_teamvector_range (2155 ms) 4: [ RUN ] openmp.unique_token_global 4: [ OK ] openmp.unique_token_global (7 ms) 4: [ RUN ] openmp.unique_token_instance 4: [ OK ] openmp.unique_token_instance (24 ms) 4: [ RUN ] openmp.unique_token_team_acquire 4: [ OK ] openmp.unique_token_team_acquire (11 ms) 4: [ RUN ] openmp.view_api_a 4: [ OK ] openmp.view_api_a (17 ms) 4: [ RUN ] openmp.view_api_b 4: [ OK ] openmp.view_api_b (12 ms) 4: [ RUN ] openmp.view_api_c 4: [ OK ] openmp.view_api_c (0 ms) 4: [ RUN ] openmp.view_api_d 4: [ OK ] openmp.view_api_d (0 ms) 4: [ RUN ] openmp.view_allocation_error 4: [ OK ] openmp.view_allocation_error (0 ms) 4: [ RUN ] openmp.view_remap 4: [ OK ] openmp.view_remap (0 ms) 4: [ RUN ] openmp.view_mirror_nonconst 4: [ OK ] openmp.view_mirror_nonconst (0 ms) 4: [ RUN ] openmp.view_stride_method 4: [ OK ] openmp.view_stride_method (0 ms) 4: [ RUN ] openmp.anonymous_space 4: [ OK ] openmp.anonymous_space (0 ms) 4: [ RUN ] openmp.view_overload_resolution 4: [ OK ] openmp.view_overload_resolution (0 ms) 4: [ RUN ] openmp.view_allocation_large_rank 4: [ OK ] openmp.view_allocation_large_rank (1638 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 (185 ms) 4: [ RUN ] openmp.view_copy_tests_rank_0 4: [ OK ] openmp.view_copy_tests_rank_0 (87 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 (59 ms) 4: [ RUN ] openmp.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] openmp.view_layoutstride_right_to_layoutright_assignment (54 ms) 4: [ RUN ] openmp.view_irregular_layout 4: [ OK ] openmp.view_irregular_layout (6 ms) 4: [ RUN ] openmp.view_mapping 4: [ OK ] openmp.view_mapping (75 ms) 4: [ RUN ] openmp.view_mapping_operator 4: [ OK ] openmp.view_mapping_operator (32 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 (5 ms) 4: [ RUN ] openmp.view_mapping_class_value 4: [ OK ] openmp.view_mapping_class_value (3 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 (1 ms) 4: [ RUN ] openmp.view_nested_view 4: [ OK ] openmp.view_nested_view (11 ms) 4: [ RUN ] openmp.view_resize 4: [ OK ] openmp.view_resize (70 ms) 4: [ RUN ] openmp.view_realloc 4: [ OK ] openmp.view_realloc (0 ms) 4: [ RUN ] openmp.workgraph_fib 4: [ OK ] openmp.workgraph_fib (963 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-6783/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 4: skipping since the fence checked for isn't necessary 4: [ SKIPPED ] openmp.view_allocation_int (0 ms) 4: [ RUN ] openmp.view_allocation_exec_space_int 4: [ OK ] openmp.view_allocation_exec_space_int (0 ms) 4: [ RUN ] openmp.view_not_default_constructible 4: [ OK ] openmp.view_not_default_constructible (0 ms) 4: [ RUN ] openmp.view_subview_auto_1d_left 4: [ OK ] openmp.view_subview_auto_1d_left (0 ms) 4: [ RUN ] openmp.view_subview_auto_1d_right 4: [ OK ] openmp.view_subview_auto_1d_right (0 ms) 4: [ RUN ] openmp.view_subview_auto_1d_stride 4: [ OK ] openmp.view_subview_auto_1d_stride (0 ms) 4: [ RUN ] openmp.view_subview_assign_strided 4: [ OK ] openmp.view_subview_assign_strided (0 ms) 4: [ RUN ] openmp.view_subview_left_0 4: [ OK ] openmp.view_subview_left_0 (0 ms) 4: [ RUN ] openmp.view_subview_left_1 4: [ OK ] openmp.view_subview_left_1 (0 ms) 4: [ RUN ] openmp.view_subview_left_2 4: [ OK ] openmp.view_subview_left_2 (0 ms) 4: [ RUN ] openmp.view_subview_left_3 4: [ OK ] openmp.view_subview_left_3 (0 ms) 4: [ RUN ] openmp.view_subview_right_0 4: [ OK ] openmp.view_subview_right_0 (0 ms) 4: [ RUN ] openmp.view_subview_right_1 4: [ OK ] openmp.view_subview_right_1 (0 ms) 4: [ RUN ] openmp.view_subview_right_3 4: [ OK ] openmp.view_subview_right_3 (0 ms) 4: [ RUN ] openmp.view_static_tests 4: [ OK ] openmp.view_static_tests (0 ms) 4: [ RUN ] openmp.view_subview_layoutleft_to_layoutleft 4: [ OK ] openmp.view_subview_layoutleft_to_layoutleft (1 ms) 4: [ RUN ] openmp.view_subview_layoutright_to_layoutright 4: [ OK ] openmp.view_subview_layoutright_to_layoutright (0 ms) 4: [ RUN ] openmp.view_subview_1d_assign 4: [ OK ] openmp.view_subview_1d_assign (1 ms) 4: [ RUN ] openmp.view_subview_1d_assign_atomic 4: [ OK ] openmp.view_subview_1d_assign_atomic (1 ms) 4: [ RUN ] openmp.view_subview_1d_assign_randomaccess 4: [ OK ] openmp.view_subview_1d_assign_randomaccess (1 ms) 4: [ RUN ] openmp.view_subview_2d_from_3d 4: [ OK ] openmp.view_subview_2d_from_3d (30 ms) 4: [ RUN ] openmp.view_subview_2d_from_3d_atomic 4: [ OK ] openmp.view_subview_2d_from_3d_atomic (31 ms) 4: [ RUN ] openmp.view_subview_2d_from_3d_randomaccess 4: [ OK ] openmp.view_subview_2d_from_3d_randomaccess (31 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_left 4: [ OK ] openmp.view_subview_3d_from_5d_left (679 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_left_atomic 3/20 Test #3: Kokkos_CoreUnitTest_SerialGraph ............. Passed 0.77 sec test 4 Start 4: Kokkos_CoreUnitTest_OpenACC 4: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_OpenACC 4: Test timeout computed to be: 1500 [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o 15/48 Test #15: Kokkos_CoreUnitTest_Develop ...................... Passed 2.03 sec test 16 Start 16: Kokkos_CoreUnitTest_KokkosP 16: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_CoreUnitTest_KokkosP 16: Test timeout computed to be: 1500 4: [ OK ] openmp.view_subview_3d_from_5d_left_atomic (609 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_left_randomaccess 4: [==========] Running 172 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 15 tests from openacc_DeathTest 4: [ RUN ] openacc_DeathTest.abort_from_host [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/UnusedAliasDeclsCheck.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/LimitedRandomnessCheck.cpp.o 4: [ OK ] openmp.view_subview_3d_from_5d_left_randomaccess (680 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_right 4: [ OK ] openmp.view_subview_3d_from_5d_right (700 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_right_atomic 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-6783/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 4: [ OK ] openacc_DeathTest.abort_from_host (1314 ms) 4: [ RUN ] openacc_DeathTest.abort_from_device 4: [ OK ] openacc_DeathTest.abort_from_device (52 ms) 4: [ RUN ] openacc_DeathTest.checked_integer_operations_multiply_overflow_abort 16/48 Test #16: Kokkos_CoreUnitTest_KokkosP ...................... Passed 2.09 sec test 17 Start 17: Kokkos_CoreUnitTest_ToolIndependence 17: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 17: Test timeout computed to be: 1500 17/48 Test #17: Kokkos_CoreUnitTest_ToolIndependence ............. Passed 0.02 sec test 18 Start 18: Kokkos_ProfilingTestLibraryLoadHelp 18: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 18: Environment variables: 18: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6783/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(). 4: [ OK ] openmp.view_subview_3d_from_5d_right_atomic (563 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_right_randomaccess [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o 4: [ OK ] openmp.view_subview_3d_from_5d_right_randomaccess (584 ms) 4: [ RUN ] openmp.view_test_unmanaged_subview_reset 4: [ OK ] openmp.view_test_unmanaged_subview_reset (1 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 [ 47%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MoveChecker.cpp.o 4: [ OK ] openacc_DeathTest.checked_integer_operations_multiply_overflow_abort (1317 ms) 4: [ RUN ] openacc_DeathTest.policy_bounds_unsafe_narrowing_conversions 18: 18: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 18: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 18: setting CUDA_VISIBLE_DEVICES. 18: This could on multi GPU systems lead to severe performance" 18: penalties. 18: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 18/48 Test #18: Kokkos_ProfilingTestLibraryLoadHelp .............. Passed 2.04 sec test 19 Start 19: Kokkos_ProfilingTestLibraryCmdLineHelp 19: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/libkokkosprinter-tool.so" 19: Test timeout computed to be: 1500 50/52 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .....***Exception: SegFault 4.99 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 51: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 51: Test timeout computed to be: 1500 [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o 4: [ OK ] openmp.task_fib_deprecated (1677 ms) 4: [ RUN ] openmp.task_depend_deprecated 4: [ OK ] openmp.task_depend_deprecated (239 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 (25 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 4: [ OK ] openacc_DeathTest.policy_bounds_unsafe_narrowing_conversions (1298 ms) 4: [ RUN ] openacc_DeathTest.policy_invalid_bounds 4: [ OK ] openacc_DeathTest.policy_invalid_bounds (2 ms) 4: [ RUN ] openacc_DeathTest.range_policy_invalid_bounds 4: [ OK ] openacc_DeathTest.range_policy_invalid_bounds (3 ms) 4: [ RUN ] openacc_DeathTest.range_policy_implicitly_converted_bounds 4: [ OK ] openacc_DeathTest.range_policy_implicitly_converted_bounds (3 ms) 4: [ RUN ] openacc_DeathTest.view_construction_with_wrong_params_dyn 4: [ OK ] openacc_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 4: [ RUN ] openacc_DeathTest.view_construction_with_wrong_params_stat 4: [ OK ] openacc_DeathTest.view_construction_with_wrong_params_stat (0 ms) 4: [ RUN ] openacc_DeathTest.view_construction_with_wrong_params_mix 4: [ OK ] openacc_DeathTest.view_construction_with_wrong_params_mix (0 ms) 4: [ RUN ] openacc_DeathTest.view_construction_with_wrong_static_extents 4: [ OK ] openacc_DeathTest.view_construction_with_wrong_static_extents (0 ms) 4: [ RUN ] openacc_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeUnionAccessCheck.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o [ 47%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenTBAA.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/LambdaFunctionNameCheck.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o 19: 19: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 19: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 19: setting CUDA_VISIBLE_DEVICES. 19: This could on multi GPU systems lead to severe performance" 19: penalties. 19: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 19/48 Test #19: Kokkos_ProfilingTestLibraryCmdLineHelp ........... Passed 2.02 sec test 20 Start 20: Kokkos_ProfilingTestLibraryLoad 20: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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-6783/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(). 4: [ OK ] openmp.task_fib_deprecated_multiple (1765 ms) 4: [ RUN ] openmp.task_depend_deprecated_multiple 4: [ OK ] openmp.task_depend_deprecated_multiple (187 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 (15 ms) 4: [ RUN ] openmp.task_multiple_depend_deprecated_multiple 4: [ OK ] openmp.task_multiple_depend_deprecated_multiple (26 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 [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o 4: [ OK ] openmp.task_fib_single (1389 ms) 4: [ RUN ] openmp.task_depend_single [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ModernizeTidyModule.cpp.o 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.2.99::kokkosp_allocate_data:Host:source:0x5555561b95c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x5555561b9740:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x5555561b97c0:Host:source:0x5555561b9640: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:0x5555561b9880: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:0x5555561b9740:40::kokkosp_deallocate_data:Host:source:0x5555561b95c0:40::kokkosp_finalize_library:: [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Swap.cpp.o 4: [ OK ] openmp.task_depend_single (187 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 20/48 Test #20: Kokkos_ProfilingTestLibraryLoad .................. Passed 2.04 sec test 21 Start 21: Kokkos_ProfilingTestLibraryCmdLine 21: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/libkokkosprinter-tool.so" 21: Test timeout computed to be: 1500 51/52 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .....***Exception: SegFault 4.99 sec test 52 Start 52: Kokkos_UnitTest_SIMD 52: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/simd/unit_tests/Kokkos_UnitTest_SIMD 52: Test timeout computed to be: 1500 [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o 4: [ OK ] openmp.task_fib_multiple (1042 ms) 4: [ RUN ] openmp.task_depend_multiple 4: [ OK ] openmp.task_depend_multiple (184 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 (32 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 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.2.99::kokkosp_allocate_data:Host:source:0x5555561b95c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x5555561b9740:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x5555561b97c0:Host:source:0x5555561b9640: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:0x5555561b9880: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:0x5555561b9740:40::kokkosp_deallocate_data:Host:source:0x5555561b95c0:40::kokkosp_finalize_library:: 21/48 Test #21: Kokkos_ProfilingTestLibraryCmdLine ............... Passed 2.05 sec test 22 Start 22: Kokkos_CoreUnitTest_StackTraceTest 22: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec 22: Test timeout computed to be: 1500 [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o 4: [ OK ] openmp.task_fib_chase_lev (1211 ms) 4: [ RUN ] openmp.task_depend_chase_lev 4: [ OK ] openmp.task_depend_chase_lev (80 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 (25 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 (1 ms) 4: [----------] 334 tests from openmp (389225 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 349 tests from 2 test suites ran. (392745 ms total) 4: [ PASSED ] 345 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 392.76 sec test 5 Start 5: Kokkos_CoreUnitTest_OpenMPInterOp 5: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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 (8 ms) 5: [----------] 1 test from openmp (8 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 1 test from 1 test suite ran. (8 ms total) 5: [ PASSED ] 1 test. 5/45 Test #5: Kokkos_CoreUnitTest_OpenMPInterOp ........... Passed 0.02 sec test 6 Start 6: Kokkos_CoreUnitTest_OpenMPGraph 6: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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 (2 ms) 6: [ RUN ] openmp_count_bugs.launch_one_rvalue 6: [ OK ] openmp_count_bugs.launch_one_rvalue (2 ms) 6: [ RUN ] openmp_count_bugs.launch_six 6: [ OK ] openmp_count_bugs.launch_six (9 ms) 6: [ RUN ] openmp_count_bugs.when_all_cycle 6: [ OK ] openmp_count_bugs.when_all_cycle (6 ms) 6: [ RUN ] openmp_count_bugs.zero_work_reduce 6: [ OK ] openmp_count_bugs.zero_work_reduce (3 ms) 6: [----------] 5 tests from openmp_count_bugs (26 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 5 tests from 1 test suite ran. (26 ms total) 6: [ PASSED ] 5 tests. 6: 6: YOU HAVE 1 DISABLED TEST 6: 6/45 Test #6: Kokkos_CoreUnitTest_OpenMPGraph ............. Passed 0.04 sec test 7 Start 7: Kokkos_CoreUnitTest_Default 7: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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-6783/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-6783/core/unit_test/TestSharedHostPinnedSpace.cpp:65: Skipped 7: Skipping as host and device are the same space 7: [ SKIPPED ] defaultdevicetype.shared_host_pinned_space (0 ms) 7: [ RUN ] defaultdevicetype.compiler_macros 7: [ OK ] defaultdevicetype.compiler_macros (1 ms) 7: [ RUN ] defaultdevicetype.half_conversion 7: [ OK ] defaultdevicetype.half_conversion (2 ms) 7: [ RUN ] defaultdevicetype.bhalf_conversion 7: [ OK ] defaultdevicetype.bhalf_conversion (2 ms) 7: [ RUN ] defaultdevicetype.half_operators 7: [ OK ] defaultdevicetype.half_operators (1 ms) 7: [ RUN ] defaultdevicetype.bhalf_operators 7: [ OK ] defaultdevicetype.bhalf_operators (1 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 (70 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_b1 7: [ OK ] defaultdevicetype.reduce_instantiation_b1 (216 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_c1 7: [ OK ] defaultdevicetype.reduce_instantiation_c1 (134 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_a2 [ 47%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenTypes.cpp.o 7: [ OK ] defaultdevicetype.reduce_instantiation_a2 (230 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_b2 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-6783/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-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x555555604715] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa8b5] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x40) [0x5555555a37f0] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x30f) [0x5555555a57df] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db3da] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78cef) [0x5555555cccef] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7913a) [0x5555555cd13a] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7971d) [0x5555555cd71d] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cfc18] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555d00e8] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e752] 22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4d9fc87] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1c8a] 22: 22: demangled test_f1: 22: [0x555555604715] Kokkos::Impl::save_stacktrace() 22: [0x5555555aa8b5] Test::stacktrace_test_f1(std::ostream&) 22: [0x5555555a37f0] Test::test_stacktrace(bool, bool) 22: [0x5555555a57df] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 22: [0x5555555db3da] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x5555555cccef] 22: [0x5555555cd13a] 22: [0x5555555cd71d] 22: [0x5555555cfc18] testing::internal::UnitTestImpl::RunAllTests() 22: [0x5555555d00e8] testing::UnitTest::Run() 22: [0x55555559e752] main 22: [0x7ffff4d9fc87] __libc_start_main 22: [0x5555555a1c8a] _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-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x555555604715] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa8b5] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xa8) [0x5555555aacd8] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x5555555a40de] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x30f) [0x5555555a57df] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db3da] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78cef) [0x5555555cccef] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7913a) [0x5555555cd13a] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7971d) [0x5555555cd71d] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cfc18] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555d00e8] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e752] 22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4d9fc87] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1c8a] 22: 22: demangled test_f3: 22: [0x555555604715] Kokkos::Impl::save_stacktrace() 22: [0x5555555aa8b5] Test::stacktrace_test_f1(std::ostream&) 22: [0x5555555aacd8] Test::stacktrace_test_f3(std::ostream&, int) 22: [0x5555555a40de] Test::test_stacktrace(bool, bool) 22: [0x5555555a57df] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 22: [0x5555555db3da] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x5555555cccef] 22: [0x5555555cd13a] 22: [0x5555555cd71d] 22: [0x5555555cfc18] testing::internal::UnitTestImpl::RunAllTests() 22: [0x5555555d00e8] testing::UnitTest::Run() 22: [0x55555559e752] main 22: [0x7ffff4d9fc87] __libc_start_main 22: [0x5555555a1c8a] _start 22: 22: Test setting std::terminate handler that prints the last saved stack trace 22: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (299 ms) 22: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 22: 22: [WARNING] /var/jenkins/workspace/Kokkos_PR-6783/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-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x555555604715] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa8b5] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x40) [0x5555555a37f0] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x30c) [0x5555555a5b3c] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db3da] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78cef) [0x5555555cccef] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7913a) [0x5555555cd13a] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7971d) [0x5555555cd71d] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cfc18] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555d00e8] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e752] 22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4d9fc87] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1c8a] 22: 22: demangled test_f1: 22: [0x555555604715] Kokkos::Impl::save_stacktrace() 22: [0x5555555aa8b5] Test::stacktrace_test_f1(std::ostream&) 22: [0x5555555a37f0] Test::test_stacktrace(bool, bool) 22: [0x5555555a5b3c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 22: [0x5555555db3da] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x5555555cccef] 22: [0x5555555cd13a] 22: [0x5555555cd71d] 22: [0x5555555cfc18] testing::internal::UnitTestImpl::RunAllTests() 22: [0x5555555d00e8] testing::UnitTest::Run() 22: [0x55555559e752] main 22: [0x7ffff4d9fc87] __libc_start_main 22: [0x5555555a1c8a] _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-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x555555604715] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa8b5] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xa8) [0x5555555aacd8] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x5555555a40de] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x30c) [0x5555555a5b3c] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db3da] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78cef) [0x5555555cccef] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7913a) [0x5555555cd13a] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7971d) [0x5555555cd71d] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cfc18] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555d00e8] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e752] 22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4d9fc87] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1c8a] 22: 22: demangled test_f3: 22: [0x555555604715] Kokkos::Impl::save_stacktrace() 22: [0x5555555aa8b5] Test::stacktrace_test_f1(std::ostream&) 22: [0x5555555aacd8] Test::stacktrace_test_f3(std::ostream&, int) 22: [0x5555555a40de] Test::test_stacktrace(bool, bool) 22: [0x5555555a5b3c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 22: [0x5555555db3da] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x5555555cccef] 22: [0x5555555cd13a] 22: [0x5555555cd71d] 22: [0x5555555cfc18] testing::internal::UnitTestImpl::RunAllTests() 22: [0x5555555d00e8] testing::UnitTest::Run() 22: [0x55555559e752] main 22: [0x7ffff4d9fc87] __libc_start_main 22: [0x5555555a1c8a] _start 22: 22: Test setting std::terminate handler that prints the last saved stack trace 22: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (298 ms) 22: [----------] 2 tests from defaultdevicetype_DeathTest (597 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-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x555555604715] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa8b5] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x40) [0x5555555a37f0] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db3da] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78cef) [0x5555555cccef] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7913a) [0x5555555cd13a] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7971d) [0x5555555cd71d] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cfc18] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555d00e8] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e752] 22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4d9fc87] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1c8a] 22: 22: demangled test_f1: 22: [0x555555604715] Kokkos::Impl::save_stacktrace() 22: [0x5555555aa8b5] Test::stacktrace_test_f1(std::ostream&) 22: [0x5555555a37f0] Test::test_stacktrace(bool, bool) 22: [0x5555555db3da] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x5555555cccef] 22: [0x5555555cd13a] 22: [0x5555555cd71d] 22: [0x5555555cfc18] testing::internal::UnitTestImpl::RunAllTests() 22: [0x5555555d00e8] testing::UnitTest::Run() 22: [0x55555559e752] main 22: [0x7ffff4d9fc87] __libc_start_main 22: [0x5555555a1c8a] _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-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x555555604715] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa8b5] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xa8) [0x5555555aacd8] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x5555555a40de] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db3da] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78cef) [0x5555555cccef] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7913a) [0x5555555cd13a] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7971d) [0x5555555cd71d] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cfc18] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555d00e8] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e752] 22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4d9fc87] 22: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1c8a] 22: 22: demangled test_f3: 22: [0x555555604715] Kokkos::Impl::save_stacktrace() 22: [0x5555555aa8b5] Test::stacktrace_test_f1(std::ostream&) 22: [0x5555555aacd8] Test::stacktrace_test_f3(std::ostream&, int) 22: [0x5555555a40de] Test::test_stacktrace(bool, bool) 22: [0x5555555db3da] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x5555555cccef] 22: [0x5555555cd13a] 22: [0x5555555cd71d] 22: [0x5555555cfc18] testing::internal::UnitTestImpl::RunAllTests() 22: [0x5555555d00e8] testing::UnitTest::Run() 22: [0x55555559e752] main 22: [0x7ffff4d9fc87] __libc_start_main 22: [0x5555555a1c8a] _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. (598 ms total) 22: [ PASSED ] 3 tests. [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o 7: [ OK ] defaultdevicetype.reduce_instantiation_b2 (760 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_c2 7: [ OK ] defaultdevicetype.reduce_instantiation_c2 (114 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_a3 7: [ OK ] defaultdevicetype.reduce_instantiation_a3 (78 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_b3 [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o 7: [ OK ] defaultdevicetype.reduce_instantiation_b3 (158 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_c3 7: [ OK ] defaultdevicetype.reduce_instantiation_c3 (77 ms) 7: [ RUN ] defaultdevicetype.malloc 7: [ OK ] defaultdevicetype.malloc (0 ms) 7: [----------] 31 tests from defaultdevicetype (1852 ms total) 7: 7: [----------] 1 test from kokkosresize 7: [ RUN ] kokkosresize.host_space_access 7: [ OK ] kokkosresize.host_space_access (26 ms) 7: [----------] 1 test from kokkosresize (26 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. (1879 ms total) 7: [ PASSED ] 69 tests. 7: [ SKIPPED ] 2 tests, listed below: 7: [ SKIPPED ] defaultdevicetype.shared_space 7: [ SKIPPED ] defaultdevicetype.shared_host_pinned_space 7/45 Test #7: Kokkos_CoreUnitTest_Default ................. Passed 1.90 sec test 8 Start 8: Kokkos_CoreUnitTest_LegionInitialization 8: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 8: Test timeout computed to be: 1500 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from initialization 8: [ RUN ] initialization.legion_initialization 8: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 8: Detected: 4 cores per node. 8: Detected: 1 MPI_ranks per node. 8: Requested: 8 threads per process. 8: [ OK ] initialization.legion_initialization (1 ms) 8: [----------] 1 test from initialization (1 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (1 ms total) 8: [ PASSED ] 1 test. 8/45 Test #8: Kokkos_CoreUnitTest_LegionInitialization .... Passed 0.02 sec test 9 Start 9: Kokkos_CoreUnitTest_PushFinalizeHook 9: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 9: Test timeout computed to be: 1500 9: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 9: Detected: 4 cores per node. 9: Detected: 1 MPI_ranks per node. 9: Requested: 8 threads per process. 9: SUCCESS 9/45 Test #9: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 0.01 sec test 10 Start 10: Kokkos_CoreUnitTest_Develop 10: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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-6783/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 (1 ms) 11: [ RUN ] kokkosp.parallel_reduce 11: [ OK ] kokkosp.parallel_reduce (2 ms) 11: [ RUN ] kokkosp.parallel_scan 11: [ OK ] kokkosp.parallel_scan (2 ms) 11: [ RUN ] kokkosp.parallel_scan_no_fence 11: [ OK ] kokkosp.parallel_scan_no_fence (2 ms) 11: [ RUN ] kokkosp.parallel_scan_no_fence_view 11: [ OK ] kokkosp.parallel_scan_no_fence_view (2 ms) 11: [ RUN ] kokkosp.regions 11: [ OK ] kokkosp.regions (0 ms) 11: [ RUN ] kokkosp.fences 11: [ OK ] kokkosp.fences (0 ms) 11: [ RUN ] kokkosp.raw_allocation 11: [ OK ] kokkosp.raw_allocation (0 ms) 11: [ RUN ] kokkosp.view 11: [ OK ] kokkosp.view (0 ms) 11: [ RUN ] kokkosp.sections 11: [ OK ] kokkosp.sections (0 ms) 11: [ RUN ] kokkosp.metadata 11: [ OK ] kokkosp.metadata (0 ms) 11: [ RUN ] kokkosp.profile_events 11: [ OK ] kokkosp.profile_events (0 ms) 11: [ RUN ] kokkosp.no_init_kernel 11: [ OK ] kokkosp.no_init_kernel (0 ms) 11: [ RUN ] kokkosp.get_events 11: [ OK ] kokkosp.get_events (0 ms) 11: [ RUN ] kokkosp.create_mirror_no_init 11: [ OK ] kokkosp.create_mirror_no_init (0 ms) 11: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 11: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 11: [ RUN ] kokkosp.create_mirror_view_and_copy 11: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 11: [----------] 25 tests from kokkosp (12 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. (12 ms total) 11: [ PASSED ] 27 tests. 11/45 Test #11: Kokkos_CoreUnitTest_KokkosP ................. Passed 0.03 sec test 12 Start 12: Kokkos_CoreUnitTest_StackTraceTest 12: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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-6783/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-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x564cef602c29] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x564cef5b1839] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x564cef5aa8e4] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x30f) [0x564cef5ac99f] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x564cef5e3aee] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x564cef5d575f] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x564cef5d5a72] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x564cef5d605d] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x564cef5d8778] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x564cef5d8c4c] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x564cef5a94b6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f7c0935e083] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x564cef5aa6ee] 12: 12: demangled test_f1: 12: [0x564cef602c29] Kokkos::Impl::save_stacktrace() 12: [0x564cef5b1839] Test::stacktrace_test_f1(std::ostream&) 12: [0x564cef5aa8e4] Test::test_stacktrace(bool, bool) 12: [0x564cef5ac99f] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 12: [0x564cef5e3aee] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x564cef5d575f] 12: [0x564cef5d5a72] 12: [0x564cef5d605d] 12: [0x564cef5d8778] testing::internal::UnitTestImpl::RunAllTests() 12: [0x564cef5d8c4c] testing::UnitTest::Run() 12: [0x564cef5a94b6] main 12: [0x7f7c0935e083] __libc_start_main 12: [0x564cef5aa6ee] _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-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x564cef602c29] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x564cef5b1839] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x564cef5b1a78] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x564cef5ab1ce] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x30f) [0x564cef5ac99f] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x564cef5e3aee] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x564cef5d575f] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x564cef5d5a72] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x564cef5d605d] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x564cef5d8778] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x564cef5d8c4c] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x564cef5a94b6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f7c0935e083] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x564cef5aa6ee] 12: 12: demangled test_f3: 12: [0x564cef602c29] Kokkos::Impl::save_stacktrace() 12: [0x564cef5b1839] Test::stacktrace_test_f1(std::ostream&) 12: [0x564cef5b1a78] Test::stacktrace_test_f3(std::ostream&, int) 12: [0x564cef5ab1ce] Test::test_stacktrace(bool, bool) 12: [0x564cef5ac99f] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 12: [0x564cef5e3aee] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x564cef5d575f] 12: [0x564cef5d5a72] 12: [0x564cef5d605d] 12: [0x564cef5d8778] testing::internal::UnitTestImpl::RunAllTests() 12: [0x564cef5d8c4c] testing::UnitTest::Run() 12: [0x564cef5a94b6] main 12: [0x7f7c0935e083] __libc_start_main 12: [0x564cef5aa6ee] _start 12: 12: Test setting std::terminate handler that prints the last saved stack trace 22/48 Test #22: Kokkos_CoreUnitTest_StackTraceTest ............... Passed 2.64 sec test 23 Start 23: Kokkos_CoreUnitTest_CTestDevice 23: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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.02 sec test 24 Start 24: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 24: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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-6783/build-tests/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 25: Test timeout computed to be: 1500 [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/MutatingCopyCheck.cpp.o 12: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (206 ms) 12: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 12: 12: [WARNING] /var/jenkins/workspace/Kokkos_PR-6783/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-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x564cef602c29] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x564cef5b1839] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x564cef5aa8e4] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x30c) [0x564cef5acd1c] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x564cef5e3aee] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x564cef5d575f] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x564cef5d5a72] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x564cef5d605d] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x564cef5d8778] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x564cef5d8c4c] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x564cef5a94b6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f7c0935e083] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x564cef5aa6ee] 12: 12: demangled test_f1: 12: [0x564cef602c29] Kokkos::Impl::save_stacktrace() 12: [0x564cef5b1839] Test::stacktrace_test_f1(std::ostream&) 12: [0x564cef5aa8e4] Test::test_stacktrace(bool, bool) 12: [0x564cef5acd1c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 12: [0x564cef5e3aee] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x564cef5d575f] 12: [0x564cef5d5a72] 12: [0x564cef5d605d] 12: [0x564cef5d8778] testing::internal::UnitTestImpl::RunAllTests() 12: [0x564cef5d8c4c] testing::UnitTest::Run() 12: [0x564cef5a94b6] main 12: [0x7f7c0935e083] __libc_start_main 12: [0x564cef5aa6ee] _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-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x564cef602c29] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x564cef5b1839] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x564cef5b1a78] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x564cef5ab1ce] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x30c) [0x564cef5acd1c] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x564cef5e3aee] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x564cef5d575f] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x564cef5d5a72] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x564cef5d605d] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x564cef5d8778] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x564cef5d8c4c] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x564cef5a94b6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f7c0935e083] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x564cef5aa6ee] 12: 12: demangled test_f3: 12: [0x564cef602c29] Kokkos::Impl::save_stacktrace() 12: [0x564cef5b1839] Test::stacktrace_test_f1(std::ostream&) 12: [0x564cef5b1a78] Test::stacktrace_test_f3(std::ostream&, int) 12: [0x564cef5ab1ce] Test::test_stacktrace(bool, bool) 12: [0x564cef5acd1c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 12: [0x564cef5e3aee] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x564cef5d575f] 12: [0x564cef5d5a72] 12: [0x564cef5d605d] 12: [0x564cef5d8778] testing::internal::UnitTestImpl::RunAllTests() 12: [0x564cef5d8c4c] testing::UnitTest::Run() 12: [0x564cef5a94b6] main 12: [0x7f7c0935e083] __libc_start_main 12: [0x564cef5aa6ee] _start 12: 12: Test setting std::terminate handler that prints the last saved stack trace 12: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (203 ms) 12: [----------] 2 tests from defaultdevicetype_DeathTest (410 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-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x564cef602c29] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x564cef5b1839] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x564cef5aa8e4] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x564cef5e3aee] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x564cef5d575f] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x564cef5d5a72] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x564cef5d605d] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x564cef5d8778] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x564cef5d8c4c] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x564cef5a94b6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f7c0935e083] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x564cef5aa6ee] 12: 12: demangled test_f1: 12: [0x564cef602c29] Kokkos::Impl::save_stacktrace() 12: [0x564cef5b1839] Test::stacktrace_test_f1(std::ostream&) 12: [0x564cef5aa8e4] Test::test_stacktrace(bool, bool) 12: [0x564cef5e3aee] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x564cef5d575f] 12: [0x564cef5d5a72] 12: [0x564cef5d605d] 12: [0x564cef5d8778] testing::internal::UnitTestImpl::RunAllTests() 12: [0x564cef5d8c4c] testing::UnitTest::Run() 12: [0x564cef5a94b6] main 12: [0x7f7c0935e083] __libc_start_main 12: [0x564cef5aa6ee] _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-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x564cef602c29] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x564cef5b1839] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x564cef5b1a78] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x564cef5ab1ce] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x564cef5e3aee] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x564cef5d575f] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x564cef5d5a72] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x564cef5d605d] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x564cef5d8778] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x564cef5d8c4c] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x564cef5a94b6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f7c0935e083] 12: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x564cef5aa6ee] 12: 12: demangled test_f3: 12: [0x564cef602c29] Kokkos::Impl::save_stacktrace() 12: [0x564cef5b1839] Test::stacktrace_test_f1(std::ostream&) 12: [0x564cef5b1a78] Test::stacktrace_test_f3(std::ostream&, int) 12: [0x564cef5ab1ce] Test::test_stacktrace(bool, bool) 12: [0x564cef5e3aee] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x564cef5d575f] 12: [0x564cef5d5a72] 12: [0x564cef5d605d] 12: [0x564cef5d8778] testing::internal::UnitTestImpl::RunAllTests() 12: [0x564cef5d8c4c] testing::UnitTest::Run() 12: [0x564cef5a94b6] main 12: [0x7f7c0935e083] __libc_start_main 12: [0x564cef5aa6ee] _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. (411 ms total) 12: [ PASSED ] 3 tests. 12/45 Test #12: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 0.44 sec test 13 Start 13: Kokkos_IncrementalTest_OPENMP 13: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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 (41 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 (1 ms) 13: [ RUN ] OPENMP.IncrTest_05_reduction 52/52 Test #52: Kokkos_UnitTest_SIMD ........................***Exception: SegFault 4.99 sec 8% tests passed, 48 tests failed out of 52 Total Test time (real) = 262.48 sec The following tests FAILED: 1 - Kokkos_CoreUnitTest_Serial1 (SEGFAULT) 2 - Kokkos_CoreUnitTest_Serial2 (SEGFAULT) 3 - Kokkos_CoreUnitTest_SerialGraph (SEGFAULT) 4 - Kokkos_CoreUnitTest_HIP (SEGFAULT) 5 - Kokkos_CoreUnitTest_HIPInterOpInit (SEGFAULT) 6 - Kokkos_CoreUnitTest_HIPInterOpStreams (SEGFAULT) 7 - Kokkos_UnitTest_HIPGraph (SEGFAULT) 8 - Kokkos_CoreUnitTest_Default (SEGFAULT) 9 - Kokkos_CoreUnitTest_LegionInitialization (SEGFAULT) 10 - Kokkos_CoreUnitTest_PushFinalizeHook (SEGFAULT) 11 - Kokkos_CoreUnitTest_Develop (SEGFAULT) 12 - Kokkos_CoreUnitTest_KokkosP (SEGFAULT) 14 - Kokkos_ProfilingTestLibraryLoadHelp (SEGFAULT) 15 - Kokkos_ProfilingTestLibraryCmdLineHelp (SEGFAULT) 16 - Kokkos_ProfilingTestLibraryLoad (SEGFAULT) 17 - Kokkos_ProfilingTestLibraryCmdLine (SEGFAULT) 18 - Kokkos_CoreUnitTest_StackTraceTest (SEGFAULT) 19 - Kokkos_IncrementalTest_SERIAL (SEGFAULT) 20 - Kokkos_IncrementalTest_HIP (SEGFAULT) 23 - Kokkos_CoreUnitTest_DeviceAndThreads (Failed) 25 - Kokkos_PerformanceTest_Benchmark (SEGFAULT) 26 - Kokkos_Benchmark_Atomic_MinMax (SEGFAULT) 27 - Kokkos_PerformanceTest_Mempool (SEGFAULT) 28 - Kokkos_PerformanceTest_Atomic (SEGFAULT) 29 - Kokkos_ContainersUnitTest_Serial (SEGFAULT) 30 - Kokkos_ContainersUnitTest_HIP (SEGFAULT) 31 - Kokkos_ContainersPerformanceTest_HIP (SEGFAULT) 32 - Kokkos_UnitTest_Sort (SEGFAULT) 33 - Kokkos_UnitTest_Random (SEGFAULT) 34 - Kokkos_AlgorithmsUnitTest_StdSet_A (SEGFAULT) 35 - Kokkos_AlgorithmsUnitTest_StdSet_B (SEGFAULT) 36 - Kokkos_AlgorithmsUnitTest_StdSet_C (SEGFAULT) 37 - Kokkos_AlgorithmsUnitTest_StdSet_D (SEGFAULT) 38 - Kokkos_AlgorithmsUnitTest_StdSet_E (SEGFAULT) 39 - Kokkos_AlgorithmsUnitTest_StdSet_Team_A (SEGFAULT) 40 - Kokkos_AlgorithmsUnitTest_StdSet_Team_B (SEGFAULT) 41 - Kokkos_AlgorithmsUnitTest_StdSet_Team_C (SEGFAULT) 42 - Kokkos_AlgorithmsUnitTest_StdSet_Team_D (SEGFAULT) 43 - Kokkos_AlgorithmsUnitTest_StdSet_Team_E (SEGFAULT) 44 - Kokkos_AlgorithmsUnitTest_StdSet_Team_F (SEGFAULT) 45 - Kokkos_AlgorithmsUnitTest_StdSet_Team_G (SEGFAULT) 46 - Kokkos_AlgorithmsUnitTest_StdSet_Team_H (SEGFAULT) 47 - Kokkos_AlgorithmsUnitTest_StdSet_Team_I (SEGFAULT) 48 - Kokkos_AlgorithmsUnitTest_StdSet_Team_L (SEGFAULT) 49 - Kokkos_AlgorithmsUnitTest_StdSet_Team_M (SEGFAULT) 50 - Kokkos_AlgorithmsUnitTest_StdSet_Team_P (SEGFAULT) 51 - Kokkos_AlgorithmsUnitTest_StdSet_Team_Q (SEGFAULT) 52 - Kokkos_UnitTest_SIMD (SEGFAULT) Errors while running CTest Post stage [Pipeline] sh 13: [ OK ] OPENMP.IncrTest_05_reduction (321 ms) 13: [ RUN ] OPENMP.IncrTest_06_mdrange2D 13: [ OK ] OPENMP.IncrTest_06_mdrange2D (0 ms) 13: [ RUN ] OPENMP.IncrTest_06_mdrange3D 13: [ OK ] OPENMP.IncrTest_06_mdrange3D (1 ms) 13: [ RUN ] OPENMP.IncrTest_06_mdrange4D 13: [ OK ] OPENMP.IncrTest_06_mdrange4D (0 ms) 13: [ RUN ] OPENMP.IncrTest_08_deep_copy_2D 13: [ OK ] OPENMP.IncrTest_08_deep_copy_2D (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 (1 ms) 13: [ RUN ] OPENMP.IncrTest_10_Hierarchical_Basics 13: [ OK ] OPENMP.IncrTest_10_Hierarchical_Basics (14 ms) 13: [ RUN ] OPENMP.IncrTest_11a_Hierarchical_ForLoop 13: [ OK ] OPENMP.IncrTest_11a_Hierarchical_ForLoop (6 ms) 13: [ RUN ] OPENMP.IncrTest_11b_Hierarchical_ForLoop 13: [ OK ] OPENMP.IncrTest_11b_Hierarchical_ForLoop (5 ms) 13: [ RUN ] OPENMP.IncrTest_11c_Hierarchical_ForLoop 13: [ OK ] OPENMP.IncrTest_11c_Hierarchical_ForLoop (216 ms) 13: [ RUN ] OPENMP.IncrTest_12a_ThreadScratch 13: [ OK ] OPENMP.IncrTest_12a_ThreadScratch (23 ms) 13: [ RUN ] OPENMP.IncrTest_12b_TeamScratch 13: [ OK ] OPENMP.IncrTest_12b_TeamScratch (9 ms) 13: [ RUN ] OPENMP.IncrTest_13a_Hierarchical_Red 13: [ OK ] OPENMP.IncrTest_13a_Hierarchical_Red (5 ms) 13: [ RUN ] OPENMP.IncrTest_13b_Hierarchical_Red 13: [ OK ] OPENMP.IncrTest_13b_Hierarchical_Red (5 ms) 13: [ RUN ] OPENMP.IncrTest_13c_Hierarchical_Red 13: [ OK ] OPENMP.IncrTest_13c_Hierarchical_Red (6 ms) 13: [ RUN ] OPENMP.incr_14_MDrangeReduce + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Wed Feb 14 09:44:34 2024 stats zeroed Wed Feb 14 09:44:34 2024 cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 cache hit rate 0.00 % cleanups performed 0 files in cache 24365 cache size 2.7 GB max cache size 5.0 GB [Pipeline] } $ docker stop --time=1 050ebd2005d85473c2e994956d05a82a63375e6e1c93793461705aaa5342ec28 13: [ OK ] OPENMP.incr_14_MDrangeReduce (14 ms) 13: [ RUN ] OPENMP.IncrTest_16_parallelscan 13: [ OK ] OPENMP.IncrTest_16_parallelscan (21 ms) 13: [ RUN ] OPENMP.incr_17_atomicView 13: [ OK ] OPENMP.incr_17_atomicView (1 ms) 13: [----------] 28 tests from OPENMP (701 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 28 tests from 1 test suite ran. (701 ms total) 13: [ PASSED ] 28 tests. 13/45 Test #13: Kokkos_IncrementalTest_OPENMP ............... Passed 0.74 sec test 14 Start 14: Kokkos_IncrementalTest_SERIAL 14: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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 (49 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 [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/UnusedParametersCheck.cpp.o [ 47%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIBugReporter.cpp.o 14: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (213 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 (266 ms total) 14: 14: [----------] Global test environment tear-down 14: [==========] 28 tests from 1 test suite ran. (266 ms total) 14: [ PASSED ] 28 tests. 14/45 Test #14: Kokkos_IncrementalTest_SERIAL ............... Passed 0.29 sec test 15 Start 15: Kokkos_CoreUnitTest_CTestDevice 15: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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-6783/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-6783/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.00191828 0.00191828 17: "taskdag: tasks per second (max, avg)" 6776.92 6776.92 17/45 Test #17: Kokkos_PerformanceTest_TaskDag .............. Passed 0.02 sec test 18 Start 18: Kokkos_PerformanceTest_Benchmark 18: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-02-14_T09-41-48.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-02-14T10:04:09+00:00 18: Running /var/jenkins/workspace/Kokkos_PR-6783/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.55, 7.10, 5.65 18: CPU architecture: none 18: Default Device: N6Kokkos6OpenMPE 18: GIT_BRANCH: HEAD 18: GIT_CLEAN_STATUS: CLEAN 18: GIT_COMMIT_DATE: 2024-02-14T09:41:36+00:00 18: GIT_COMMIT_DESCRIPTION: Merge commit 'a1199b3df109f34021ca26bfda78e2b0cda4aa4f' into HEAD 18: GIT_COMMIT_HASH: 695c37acc 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.2.99 18: platform: 64bit 4: [ OK ] openacc_DeathTest.view_layoutstride_right_to_layoutleft_assignment (10306 ms) 4: [ RUN ] openacc_DeathTest.view_layoutstride_left_to_layoutright_assignment 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 [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeVarargCheck.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o $ docker rm -f --volumes 050ebd2005d85473c2e994956d05a82a63375e6e1c93793461705aaa5342ec28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch HIP-ROCm-5.6-C++20 [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o 25: [ OK ] serial.bitset (1176 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 (1 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 (13 ms) 25: [ RUN ] serial.dyn_rank_view_api_generic 25: [ OK ] serial.dyn_rank_view_api_generic (7 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-6783/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 (34 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 (5 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 [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o 25: [ OK ] serial.scatterview (1693 ms) 25: [ RUN ] serial.scatterview_devicetype 25: [ OK ] serial.scatterview_devicetype (1 ms) 25: [ RUN ] serial.staticcrsgraph 25: [ OK ] serial.staticcrsgraph (5 ms) 25: [ RUN ] serial.resize_realloc_no_init_dualview 25: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 25: [ RUN ] serial.resize_realloc_no_alloc_dualview 25: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 25: [ RUN ] serial.resize_exec_space_dualview 25: [ OK ] serial.resize_exec_space_dualview (0 ms) 25: [ RUN ] serial.realloc_exec_space_dualview 25: [ OK ] serial.realloc_exec_space_dualview (0 ms) 25: [ RUN ] serial.resize_realloc_no_init_dynrankview 25: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 25: [ RUN ] serial.resize_exec_space_dynrankview 25: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 25: [ RUN ] serial.realloc_exec_space_dynrankview 25: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 25: [ RUN ] serial.resize_realloc_no_init_scatterview 25: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 25: [ RUN ] serial.resize_realloc_no_alloc_scatterview 25: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 25: [ RUN ] serial.resize_exec_space_scatterview 25: [ OK ] serial.resize_exec_space_scatterview (0 ms) 25: [ RUN ] serial.realloc_exec_space_scatterview 25: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 25: [ RUN ] serial.create_mirror_no_init_dynrankview 25: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 25: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 25: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 25: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 25: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 25: [ RUN ] serial.create_mirror_no_init_offsetview 25: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 25: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 25: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 25: [ RUN ] serial.create_mirror_view_and_copy_offsetview 25: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 25: [ RUN ] serial.create_mirror_no_init_dynamicview 25: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 25: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 25: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 25: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 25: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 25: [ RUN ] serial.UnorderedMap_insert [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/FunctionSizeCheck.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MacroParenthesesCheck.cpp.o [ 47%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIChecker.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/PassByValueCheck.cpp.o [ 47%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ConstantInitBuilder.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_ErrorReporter.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_OffsetView.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_ScatterView.cpp [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o 25: [ OK ] serial.UnorderedMap_insert (7539 ms) 25: [ RUN ] serial.UnorderedMap_failed_insert [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/SlicingCheck.cpp.o 18: --------------------------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations Count Time normalized 18: --------------------------------------------------------------------------------------------------------------------------------------------------- 18: GramSchmidt/Count:1024/iterations:5/manual_time 2.08 s 0.035 s 5 1024 1.91112m 4: [ OK ] openacc_DeathTest.view_layoutstride_left_to_layoutright_assignment (10325 ms) 4: [ RUN ] openacc_DeathTest.view_memory_access_violations_from_host [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/NonTrivialTypesLibcMemoryCallsCheck.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_StaticCrsGraph.cpp [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o 25: [ OK ] serial.UnorderedMap_failed_insert (3521 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 (14011 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 65 tests from 1 test suite ran. (14011 ms total) 25: [ PASSED ] 64 tests. 25: [ SKIPPED ] 1 test, listed below: 25: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Printf.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o 25/48 Test #25: Kokkos_ContainersUnitTest_Serial ................. Passed 16.16 sec test 26 Start 26: Kokkos_ContainersUnitTest_Cuda 26: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda 26: Test timeout computed to be: 1500 [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_QuadPrecisionMath.cpp.o 18: GramSchmidt/Count:2048/iterations:5/manual_time 0.902 s 0.032 s 5 2.048k 345.265u 18: GramSchmidt/Count:4096/iterations:5/manual_time 0.089 s 0.025 s 5 4.096k 12.9601u 18: GramSchmidt/Count:8192/iterations:5/manual_time 0.064 s 0.025 s 5 8.192k 9.14902u 18: GramSchmidt/Count:16384/iterations:5/manual_time 0.081 s 0.027 s 5 16.384k 5.06054u [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o 18: GramSchmidt/Count:32768/iterations:5/manual_time 0.099 s 0.035 s 5 32.768k 2.00367u 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 (13 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 (93 ms) 26: [ RUN ] cuda.dyn_rank_view_api_generic 26: [ OK ] cuda.dyn_rank_view_api_generic (34 ms) 26: [ RUN ] cuda.dyn_rank_view_api_operator_rank12345 26: [ OK ] cuda.dyn_rank_view_api_operator_rank12345 (3 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 (10 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 (13 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 18: GramSchmidt/Count:65536/iterations:5/manual_time 0.098 s 0.047 s 5 65.536k 1.44897u 18: GramSchmidt/Count:131072/iterations:5/manual_time 0.113 s 0.080 s 5 131.072k 866.874n [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 47%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CoverageMappingGen.cpp.o [ 47%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIFunctionClassifier.cpp.o 18: GramSchmidt/Count:262144/iterations:5/manual_time 0.156 s 0.133 s 5 262.144k 633.584n [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/UnusedUsingDeclsCheck.cpp.o 18: GramSchmidt/Count:524288/iterations:5/manual_time 0.257 s 0.236 s 5 524.288k 472.125n /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_UnorderedMap.cpp [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MacroRepeatedSideEffectsCheck.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda_ViewCtorPropEmbeddedDim.cpp [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/SpecialMemberFunctionsCheck.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_Command_Line_Parsing.cpp [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 77%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 47%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NSAutoreleasePoolChecker.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/IdentifierNamingCheck.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 77%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 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_E.dir/TestStdAlgorithmsCommon.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/RawStringLiteralCheck.cpp.o [ 47%] Built target obj.clangTidyMiscModule [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/PostfixOperatorCheck.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_RangePolicy.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_RangePolicyConstructors.cpp.o Scanning dependencies of target obj.clangTidyGoogleModule [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/AvoidCStyleCastsCheck.cpp.o [ 47%] Built target obj.clangTidyCppCoreGuidelinesModule [ 47%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ItaniumCXXABI.cpp.o 26: [ OK ] cuda.scatterview (15559 ms) 26: [ RUN ] cuda.scatterview_devicetype 26: [ OK ] cuda.scatterview_devicetype (37 ms) 26: [ RUN ] cuda.staticcrsgraph 26: [ OK ] cuda.staticcrsgraph (74 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-6783/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-6783/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-6783/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-6783/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-6783/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-6783/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 [ 47%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NSErrorChecker.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_RangePolicyRequire.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MisplacedOperatorInStrlenInAllocCheck.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o Scanning dependencies of target obj.clangTidyPerformanceModule [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ImplicitBoolConversionCheck.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/FasterStringFindCheck.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/RedundantVoidArgCheck.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/ProperlySeededRandomGeneratorCheck.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o 18: ---------------------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations FOM: GB/s Max 18: ---------------------------------------------------------------------------------------------------------------------------------------------- 18: CustomReduction/N:100000/R:1000/manual_time 11.5 s 10.2 s 1 6.05424m/s 11.5 [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.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.800 s 0.410 s 2 0.0363498 0.092252 0.112753 0.230641 0.058465 0.056328 4: [ OK ] openacc_DeathTest.view_memory_access_violations_from_host (29176 ms) 4: [ RUN ] openacc_DeathTest.view_memory_access_violations_from_device 4: /var/jenkins/workspace/Kokkos_PR-6783/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 (53801 ms total) 4: 4: [----------] 157 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 (40 ms) 4: [ RUN ] openacc.atomic_operations_unsignedlong 4: [ OK ] openacc.atomic_operations_unsignedlong (41 ms) 4: [ RUN ] openacc.atomics 4: [ OK ] openacc.atomics (395 ms) 4: [ RUN ] openacc.atomics_tpetra_max_abs 4: [ OK ] openacc.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] openacc.atomic_views_integral [ 47%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NoReturnFunctionChecker.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/AvoidNSObjectNewCheck.cpp.o 18: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 18: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 18: OverlapMDRangePolicy/N:200/M:10000/R:10 0.176 s 0.086 s 9 3.2979m 0.0488155 0.0111665 0.0511797 5.67323m 8.67465m [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o 26: [ OK ] cuda.UnorderedMap_insert (14505 ms) 26: [ RUN ] cuda.UnorderedMap_failed_insert [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o 18: OverlapTeamPolicy/N:20/M:1000000/R:10 1.00 s 0.487 s 2 0.0748053 0.111239 0.130893 0.245712 0.066815 0.065652 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 66.248n 18: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 37.0078n 18: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 29.2224n 18: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 50.6974n 18: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.001 s 5 16.384k 19.8274n 18: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.001 s 0.002 s 5 32.768k 17.9357n 18: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.001 s 0.004 s 5 65.536k 17.6294n 18: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.002 s 0.009 s 5 131.072k 17.3712n 18: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.009 s 0.032 s 5 262.144k 34.6808n 18: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.015 s 0.070 s 5 524.288k 17.8026n [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MisplacedPointerArithmeticInAllocCheck.cpp.o [ 47%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/MacroPPCallbacks.cpp.o 18: ----------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations FOM: rate 18: ----------------------------------------------------------------------------------------------------------------------------------- 18: Malloc/N:1/manual_time 0.234 us 0.405 us 2946346 4.27581M/s 26: [ OK ] cuda.UnorderedMap_failed_insert (4737 ms) 26: [ RUN ] cuda.UnorderedMap_deep_copy 26: [ OK ] cuda.UnorderedMap_deep_copy (22 ms) 26: [ RUN ] cuda.UnorderedMap_valid_empty 26: [ OK ] cuda.UnorderedMap_valid_empty (6 ms) 26: [ RUN ] cuda.UnorderedMap_clear_zero_size 26: [ OK ] cuda.UnorderedMap_clear_zero_size (2 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 (35154 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 65 tests from 1 test suite ran. (35154 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 /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_HostSpace_deepcopy.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_ExecPolicy.cpp 26/48 Test #26: Kokkos_ContainersUnitTest_Cuda ................... Passed 37.46 sec test 27 Start 27: Kokkos_ContainersPerformanceTest_Cuda 27: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda 27: Test timeout computed to be: 1500 18: Malloc/N:16/manual_time 0.234 us 0.404 us 2963149 4.27813M/s [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/SetLongJmpCheck.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/ForRangeCopyCheck.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o 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 [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/InconsistentDeclarationParameterNameCheck.cpp.o 27: View time (init only): 0.00062138 27: View sum computation time: 0.00062138 27: Strided View time (init only): 0.000592437 27: View Rank7 time (init only): 0.000600241 27: DynRankView time (init only): 0.000579633 27: DynRankView sum computation time: 0.00227289 27: Ratio of View to DynRankView time: 1.07202 27: Ratio of View to DynRankView sum computation time: 0.9554 27: Ratio of View to View Rank7 time: 1.03522 27: Ratio of StrideView to DynRankView time: 1.02209 27: Ratio of DynRankView to View Rank7 time: 0.965667 27: [ OK ] TEST_CATEGORY.dynrankview_perf (699 ms) 27: [ RUN ] TEST_CATEGORY.global_2_local 27: Cuda 27: size, create, generate, fill, find 27: 256, 0.00127365, 1.3776e-05, 0.00494727, 0.00196673 27: 512, 0.00123167, 1.1892e-05, 2.19e-05, 0.00198662 27: 1024, 0.00120276, 1.0791e-05, 2.2662e-05, 0.00205586 27: 2048, 0.0012236, 1.0789e-05, 2.704e-05, 0.00204374 27: 4096, 0.000987083, 1.0961e-05, 3.222e-05, 0.00209259 27: 8192, 0.00121376, 1.1231e-05, 2.654e-05, 0.00208409 27: 16384, 0.00119407, 1.1221e-05, 3.6198e-05, 0.00211497 27: 32768, 0.00146305, 1.1121e-05, 4.1278e-05, 0.00216903 27: 65536, 0.00234684, 1.1302e-05, 4.1468e-05, 0.00228021 27: 131072, 0.00346939, 1.1371e-05, 6.0945e-05, 0.00259016 27: 262144, 0.00533955, 1.2453e-05, 9.4696e-05, 0.00312933 27: 524288, 0.00902522, 1.5089e-05, 0.000121527, 0.00623151 27: 1048576, 0.0151118, 1.8695e-05, 0.000272389, 0.0111633 27: 2097152, 0.0252907, 2.5508e-05, 0.00075583, 0.0305808 27: 4194304, 0.046426, 3.7421e-05, 0.00171892, 0.073849 27: [ OK ] TEST_CATEGORY.global_2_local (285 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 (984 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 4 tests from 1 test suite ran. (984 ms total) 27: [ PASSED ] 4 tests. [ 47%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NonNullParamChecker.cpp.o [ 59%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 18: Malloc/N:256/manual_time 0.306 us 0.475 us 2289635 3.27098M/s [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o 27/48 Test #27: Kokkos_ContainersPerformanceTest_Cuda ............ Passed 3.01 sec test 28 Start 28: Kokkos_UnitTest_Sort 28: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/algorithms/unit_tests/Kokkos_UnitTest_Sort 28: Test timeout computed to be: 1500 [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o [ 47%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/MicrosoftCXXABI.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ReplaceAutoPtrCheck.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o 18: Malloc/N:4096/manual_time 0.238 us 0.409 us 2928740 4.19798M/s [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o 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 9 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 9 tests from cuda 28: [ RUN ] cuda.SortUnsignedValueType 28: [ OK ] cuda.SortUnsignedValueType (31 ms) 28: [ RUN ] cuda.SortEmptyView 28: [ OK ] cuda.SortEmptyView (0 ms) 28: [ RUN ] cuda.SortWithCustomComparator 28: [ OK ] cuda.SortWithCustomComparator (668 ms) 28: [ RUN ] cuda.BinSortGenericTests 28: [ OK ] cuda.BinSortGenericTests (52 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 /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_HostThreadTeam.cpp 18: Malloc/N:65536/manual_time 0.184 us 0.404 us 3861729 5.42776M/s [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ReducerCTADs.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o 18: Malloc/N:1048576/manual_time 0.178 us 0.397 us 3952730 5.62937M/s [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o 4: [ OK ] openacc.atomic_views_integral (20855 ms) 4: [ RUN ] openacc.atomic_views_nonintegral 4: [ OK ] openacc.atomic_views_nonintegral (48 ms) 4: [ RUN ] openacc.atomic_view_api 4: [ OK ] openacc.atomic_view_api (0 ms) 4: [ RUN ] openacc.bit_manip_countl_zero 4: [ OK ] openacc.bit_manip_countl_zero (50 ms) 4: [ RUN ] openacc.bit_manip_countl_one 4: [ OK ] openacc.bit_manip_countl_one (0 ms) 4: [ RUN ] openacc.bit_manip_countr_zero 4: [ OK ] openacc.bit_manip_countr_zero (0 ms) 4: [ RUN ] openacc.bit_manip_countr_one 4: [ OK ] openacc.bit_manip_countr_one (0 ms) 4: [ RUN ] openacc.bit_manip_popcount 4: [ OK ] openacc.bit_manip_popcount (0 ms) 4: [ RUN ] openacc.bit_manip_has_single_bit 4: [ OK ] openacc.bit_manip_has_single_bit (0 ms) 4: [ RUN ] openacc.bit_manip_bit_floor 4: [ OK ] openacc.bit_manip_bit_floor (0 ms) 4: [ RUN ] openacc.bit_manip_bit_ceil 4: [ OK ] openacc.bit_manip_bit_ceil (0 ms) 4: [ RUN ] openacc.bit_manip_bit_width 4: [ OK ] openacc.bit_manip_bit_width (0 ms) 4: [ RUN ] openacc.bit_manip_rotl 4: [ OK ] openacc.bit_manip_rotl (0 ms) 4: [ RUN ] openacc.bit_manip_rotr 4: [ OK ] openacc.bit_manip_rotr (0 ms) 4: [ RUN ] openacc.bit_manip_byeswap 4: [ OK ] openacc.bit_manip_byeswap (0 ms) 4: [ RUN ] openacc.bit_manip_bit_cast 4: [ OK ] openacc.bit_manip_bit_cast (0 ms) 4: [ RUN ] openacc.checked_integer_operations_multiply_overflow 4: [ OK ] openacc.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] openacc.execution_policy_occupancy_and_hint 4: [ OK ] openacc.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] openacc.complex_construction 4: [ OK ] openacc.complex_construction (7 ms) 4: [ RUN ] openacc.complex_basic_math 4: [ OK ] openacc.complex_basic_math (0 ms) 4: [ RUN ] openacc.complex_special_funtions 4: [ OK ] openacc.complex_special_funtions (0 ms) 4: [ RUN ] openacc.complex_io 4: [ OK ] openacc.complex_io (0 ms) 4: [ RUN ] openacc.complex_trivially_copyable 4: [ OK ] openacc.complex_trivially_copyable (0 ms) 4: [ RUN ] openacc.complex_issue_3865 4: [ OK ] openacc.complex_issue_3865 (0 ms) 4: [ RUN ] openacc.complex_operations_arithmetic_types_overloads 4: [ OK ] openacc.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] openacc.partitioning_by_args 4: [ OK ] openacc.partitioning_by_args (74 ms) 4: [ RUN ] openacc.partitioning_by_vector 4: [ OK ] openacc.partitioning_by_vector (73 ms) 4: [ RUN ] openacc.execution_space_as_class_data_member 4: [ OK ] openacc.execution_space_as_class_data_member (2 ms) 4: [ RUN ] openacc.functor_analysis 4: [ OK ] openacc.functor_analysis (0 ms) 4: [ RUN ] openacc.init 4: [ OK ] openacc.init (0 ms) 4: [ RUN ] openacc.dispatch 4: [ OK ] openacc.dispatch (101 ms) 4: [ RUN ] openacc.mathematical_constants_e 4: [ OK ] openacc.mathematical_constants_e (31 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 (51 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 (130 ms) 4: [ RUN ] openacc.mdrange_6d 4: [ OK ] openacc.mdrange_6d (500 ms) 4: [ RUN ] openacc.mdrange_3d 18: Malloc/N:16777216/manual_time 0.184 us 0.405 us 3682235 5.43543M/s 4: [ OK ] openacc.mdrange_3d (57 ms) 4: [ RUN ] openacc.mdrange_neg_idx [ 47%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NonnullGlobalConstantsChecker.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/AvoidThrowingObjCExceptionCheck.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MisplacedWideningCastCheck.cpp.o 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 (28 ms) 4: [ RUN ] openacc.md_range_policy_construction_from_arrays 4: [ OK ] openacc.md_range_policy_construction_from_arrays (0 ms) 4: [ RUN ] openacc.mdrange_parallel_reduce_primitive_types [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/ImplicitConversionInLoopCheck.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/StaticObjectExceptionCheck.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/IsolateDeclarationCheck.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_SharedAlloc.cpp 18: Malloc/N:268435456/manual_time 2.79 us 6.19 us 251704 358.324k/s 4: [ OK ] openacc.mdrange_parallel_reduce_primitive_types (2633 ms) 4: [ RUN ] openacc.mdspan_minimal_functional 4: /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/TestMDSpan.hpp:57: Skipped 4: mdspan not enabled 4: [ SKIPPED ] openacc.mdspan_minimal_functional (0 ms) 4: [ RUN ] openacc.max 4: [ OK ] openacc.max (0 ms) 4: [ RUN ] openacc.max_within_parfor 4: [ OK ] openacc.max_within_parfor (4 ms) 4: [ RUN ] openacc.min 4: [ OK ] openacc.min (0 ms) 4: [ RUN ] openacc.min_within_parfor 4: [ OK ] openacc.min_within_parfor (0 ms) 4: [ RUN ] openacc.minmax 4: [ OK ] openacc.minmax (0 ms) 4: [ RUN ] openacc.minmax_within_parfor 4: [ OK ] openacc.minmax_within_parfor (0 ms) 4: [ RUN ] openacc.clamp 4: [ OK ] openacc.clamp (0 ms) 4: [ RUN ] openacc.clamp_within_parfor 4: [ OK ] openacc.clamp_within_parfor (0 ms) 4: [ RUN ] openacc.occupancy_control 4: [ OK ] openacc.occupancy_control (5 ms) 4: [ RUN ] openacc.parallel_scan_range_policy 4: [ OK ] openacc.parallel_scan_range_policy (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 (14 ms) 4: [ RUN ] openacc.reducers_bool 4: [ OK ] openacc.reducers_bool (9 ms) 4: [ RUN ] openacc.impl_shared_alloc 4: [ OK ] openacc.impl_shared_alloc (54 ms) 4: [ RUN ] openacc.kokkos_swap 4: [ OK ] openacc.kokkos_swap (1 ms) 4: [ RUN ] openacc.team_policy_runtime_parameters 4: [ OK ] openacc.team_policy_runtime_parameters (0 ms) 4: [ RUN ] openacc.view_api_a 4: [ OK ] openacc.view_api_a (7 ms) 4: [ RUN ] openacc.view_api_b 4: [ OK ] openacc.view_api_b (15 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-6783/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 (28 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 (77 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 (34 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 (52 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.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-6783/core/unit_test/TestWithoutInitializing.hpp:220: Skipped 4: skipping since the OpenACC backend doesn't implement ZeroMemset 4: [ SKIPPED ] openacc.deep_copy_zero_memset (0 ms) 4: [ RUN ] openacc.resize_exec_space 4: [ OK ] openacc.resize_exec_space (14 ms) 4: [ RUN ] openacc.view_allocation_int 4: [ OK ] openacc.view_allocation_int (0 ms) 4: [ RUN ] openacc.view_allocation_exec_space_int 4: [ OK ] openacc.view_allocation_exec_space_int (0 ms) 4: [ RUN ] openacc.view_not_default_constructible 4: [ OK ] openacc.view_not_default_constructible (0 ms) 4: [ RUN ] openacc.view_subview_auto_1d_left 4: [ OK ] openacc.view_subview_auto_1d_left (5 ms) 4: [ RUN ] openacc.view_subview_auto_1d_right 4: [ OK ] openacc.view_subview_auto_1d_right (0 ms) 4: [ RUN ] openacc.view_subview_auto_1d_stride 4: [ OK ] openacc.view_subview_auto_1d_stride (0 ms) 4: [ RUN ] openacc.view_subview_assign_strided 4: [ OK ] openacc.view_subview_assign_strided (0 ms) 4: [ RUN ] openacc.view_subview_left_0 4: [ OK ] openacc.view_subview_left_0 (0 ms) 4: [ RUN ] openacc.view_subview_left_1 4: [ OK ] openacc.view_subview_left_1 (0 ms) 4: [ RUN ] openacc.view_subview_left_2 4: [ OK ] openacc.view_subview_left_2 (0 ms) 4: [ RUN ] openacc.view_subview_left_3 4: [ OK ] openacc.view_subview_left_3 (0 ms) 4: [ RUN ] openacc.view_subview_right_0 4: [ OK ] openacc.view_subview_right_0 (0 ms) 4: [ RUN ] openacc.view_subview_right_1 4: [ OK ] openacc.view_subview_right_1 (0 ms) 4: [ RUN ] openacc.view_subview_right_3 4: [ OK ] openacc.view_subview_right_3 (0 ms) 4: [ RUN ] openacc.view_static_tests 4: [ OK ] openacc.view_static_tests (0 ms) 4: [ RUN ] openacc.view_subview_layoutleft_to_layoutleft 4: [ OK ] openacc.view_subview_layoutleft_to_layoutleft (7 ms) 4: [ RUN ] openacc.view_subview_layoutright_to_layoutright 4: [ OK ] openacc.view_subview_layoutright_to_layoutright (0 ms) 4: [ RUN ] openacc.view_subview_1d_assign 4: [ OK ] openacc.view_subview_1d_assign (11 ms) 4: [ RUN ] openacc.view_subview_1d_assign_atomic 4: [ OK ] openacc.view_subview_1d_assign_atomic (10 ms) 4: [ RUN ] openacc.view_subview_1d_assign_randomaccess 4: [ OK ] openacc.view_subview_1d_assign_randomaccess (10 ms) 4: [ RUN ] openacc.view_subview_2d_from_3d [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_hwloc.cpp 4: [ OK ] openacc.view_subview_2d_from_3d (166 ms) 4: [ RUN ] openacc.view_subview_2d_from_3d_atomic 4: [ OK ] openacc.view_subview_2d_from_3d_atomic (166 ms) 4: [ RUN ] openacc.view_subview_2d_from_3d_randomaccess 4: [ OK ] openacc.view_subview_2d_from_3d_randomaccess (168 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_left [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o 4: [ OK ] openacc.view_subview_3d_from_5d_left (588 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_left_atomic [ 47%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NullabilityChecker.cpp.o 4: [ OK ] openacc.view_subview_3d_from_5d_left_atomic (589 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_left_randomaccess 18: Malloc/N:4294967296/manual_time 3.33 us 10.3 us 205301 300.319k/s 4: [ OK ] openacc.view_subview_3d_from_5d_left_randomaccess (592 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_right /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_CPUDiscovery.cpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o 18: MallocFree/N:1/manual_time 0.394 us 0.439 us 1752272 2.53562M/s 4: [ OK ] openacc.view_subview_3d_from_5d_right (1393 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_right_atomic 18: MallocFree/N:16/manual_time 0.397 us 0.442 us 1758027 2.5159M/s 4: [ OK ] openacc.view_subview_3d_from_5d_right_atomic (1393 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_right_randomaccess 18: MallocFree/N:256/manual_time 0.450 us 0.493 us 1551333 2.2243M/s [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o 4: [ OK ] openacc.view_subview_3d_from_5d_right_randomaccess (1394 ms) 4: [ RUN ] openacc.view_test_unmanaged_subview_reset 4: [ OK ] openacc.view_test_unmanaged_subview_reset (2 ms) 4: [ RUN ] openacc.view_subview_memory_traits_construction 4: [ OK ] openacc.view_subview_memory_traits_construction (0 ms) 4: [----------] 157 tests from openacc (32781 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 172 tests from 2 test suites ran. (86582 ms total) 4: [ PASSED ] 168 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 [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ReplaceDisallowCopyAndAssignMacroCheck.cpp.o 4/20 Test #4: Kokkos_CoreUnitTest_OpenACC ................. Passed 87.64 sec test 5 Start 5: Kokkos_CoreUnitTest_Default 5: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_Default 5: Test timeout computed to be: 1500 [ 47%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ModuleBuilder.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MoveForwardingReferenceCheck.cpp.o 18: MallocFree/N:4096/manual_time 0.383 us 0.426 us 1826047 2.61171M/s 5: [==========] Running 19 tests from 1 test suite. 5: [----------] Global test environment set-up. 5: [----------] 19 tests from defaultdevicetype 5: [ RUN ] defaultdevicetype.initialization_settings 5: [ OK ] defaultdevicetype.initialization_settings (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 5: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_device_id 5: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 5: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 5: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_help 5: [ OK ] defaultdevicetype.cmd_line_args_help (4 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 5: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (1 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 5: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (5 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 (42 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 (58 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 19 tests from 1 test suite ran. (58 ms total) 5: [ PASSED ] 19 tests. 5/20 Test #5: Kokkos_CoreUnitTest_Default ................. Passed 0.85 sec test 6 Start 6: Kokkos_CoreUnitTest_LegionInitialization 6: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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 [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/InefficientAlgorithmCheck.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o 6: [ OK ] initialization.legion_initialization (501 ms) 6: [----------] 1 test from initialization (501 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 1 test from 1 test suite ran. (501 ms total) 6: [ PASSED ] 1 test. 18: MallocFree/N:65536/manual_time 0.379 us 0.423 us 1842860 2.63682M/s 6/20 Test #6: Kokkos_CoreUnitTest_LegionInitialization .... Passed 0.82 sec test 7 Start 7: Kokkos_CoreUnitTest_PushFinalizeHook 7: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 7: Test timeout computed to be: 1500 [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/AvoidUnderscoreInGoogletestNameCheck.cpp.o 7: SUCCESS 28: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (16386 ms) 28: [ RUN ] cuda.NestedSort 28: [ OK ] cuda.NestedSort (75 ms) 28: [ RUN ] cuda.NestedSortByKey 28: [ OK ] cuda.NestedSortByKey (179 ms) 28: [----------] 9 tests from cuda (17395 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 9 tests from 1 test suite ran. (17395 ms total) 28: [ PASSED ] 9 tests. 28/48 Test #28: Kokkos_UnitTest_Sort ............................. Passed 19.47 sec test 29 Start 29: Kokkos_UnitTest_Random 29: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/algorithms/unit_tests/Kokkos_UnitTest_Random 29: Test timeout computed to be: 1500 18: MallocFree/N:1048576/manual_time 0.388 us 0.431 us 1800264 2.58055M/s 7/20 Test #7: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 0.75 sec test 8 Start 8: Kokkos_CoreUnitTest_Develop 8: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_Develop 8: Test timeout computed to be: 1500 [ 78%] Linking CXX executable Kokkos_ContainersUnitTest_Serial 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. 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:1707905125803214390 29: Test Scalar=int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 6.43252e-07 0.0172991 0.0210639 || 0.051031 28046 29301 || 28186.8 28674.4 || 291.188 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 6.43252e-07 -0.00231382 -0.00519963 || 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.0021255 0.00765651 || 0.051031 28012 29375 || 28613.6 28674.4 || 105.844 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 6.43252e-07 -0.00413946 0.000162163 || 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.0116134 -0.0351039 || 0.051031 28085 29339 || 28345.2 28674.4 || -485.276 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 6.43252e-07 -0.0138628 -0.00368925 || 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.0118031 0.00147911 || 0.051031 28016 29349 || 29016.9 28674.4 || 20.4473 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 6.43252e-07 -0.0251697 0.0138211 || 0.051031 1e+64 -1e+64 29: Test Scalar=half 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0.000245141 -0.99999 -48246.4 || 0.051031 0 194913 || 2.92875e+09 28674.4 || -6.66958e+08 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 0.000734322 -0.318273 0.147659 || 0.051031 1e+64 -1e+64 29: Test Scalar=bhalf 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0.00195765 -0.999999 -57858.1 || 0.051031 0 1.55172e+06 || 2.86916e+10 28674.4 || -7.99831e+08 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 0.00588339 -0.967855 10.261 || 0.051031 1e+64 -1e+64 29: Test Scalar=float 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 6.78568e-07 0.00877238 0.0349355 || 0.051031 28008 29349 || 28425 28674.4 || 482.948 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 7.49199e-07 -0.0126919 -0.00286863 || 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.00458912 -0.00255658 || 0.051031 28045 29302 || 28806.6 28674.4 || -35.3421 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 6.43252e-07 -0.00180536 -0.0109451 || 0.051031 1e+64 -1e+64 29: Test Seed:1707905125963287428 29: Test Scalar=int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 6.43252e-07 0.0164627 0.0377178 || 0.051031 28007 29396 || 28210 28674.4 || 521.41 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 6.43252e-07 -0.00381425 -0.00289008 || 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.000388512 0.0195404 || 0.051031 28081 29295 || 28663.3 28674.4 || 270.127 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 6.43252e-07 -0.00922489 0.00816355 || 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.0207219 0.00723611 || 0.051031 28035 29342 || 29281.1 28674.4 || 100.032 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 6.43252e-07 0.01428 -0.00361458 || 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.0136145 -0.0121965 || 0.051031 28007 29354 || 28289.2 28674.4 || -168.604 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 6.43252e-07 0.00752882 -0.0120331 || 0.051031 1e+64 -1e+64 29: Test Scalar=half 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0.000245931 -0.99999 -48246.5 || 0.051031 0 195034 || 2.92871e+09 28674.4 || -6.66959e+08 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 0.00073671 -0.307685 0.14422 || 0.051031 1e+64 -1e+64 29: Test Scalar=bhalf 29: -- Testing randomness properties 8/20 Test #8: Kokkos_CoreUnitTest_Develop ................. Passed 0.75 sec test 9 Start 9: Kokkos_CoreUnitTest_KokkosP 9: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 9: Test timeout computed to be: 1500 29: -- Testing 1-D histogram 29: Density 1D: 0.00195604 -0.999999 -57855.7 || 0.051031 0 1.55214e+06 || 2.86895e+10 28674.4 || -7.99797e+08 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 0.00587822 -0.967922 10.291 || 0.051031 1e+64 -1e+64 29: Test Scalar=float 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 6.68478e-07 -0.0165807 -0.022385 || 0.051031 27962 29306 || 29157.8 28674.4 || -309.451 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 7.18929e-07 0.0109561 -0.000890458 || 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.00274881 -0.0336624 || 0.051031 27936 29280 || 28595.8 28674.4 || -465.349 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 6.43252e-07 -0.0147976 0.00558872 || 0.051031 1e+64 -1e+64 29: [ OK ] cuda.Random_XorShift64 (325 ms) 29: [ RUN ] cuda.Random_XorShift1024_0 29: Test Seed:1707905126127868484 29: Test Scalar=int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 2.47955e-07 0.00849454 -0.00408579 || 0.051031 10969 11782 || 11281.1 11377 || -56.482 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 2.47955e-07 0.0311227 -0.0033607 || 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.0276564 -0.00177984 || 0.051031 10952 11760 || 11700.6 11377 || -24.6045 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 2.47955e-07 0.0125329 0.0019805 || 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.037994 0.00578938 || 0.051031 10962 11838 || 11826.3 11377 || 80.0324 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 2.47955e-07 -0.0228593 0.00130916 || 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.00850891 0.00115589 || 0.051031 10965 11830 || 11474.6 11377 || 15.9791 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 2.47955e-07 0.000819572 -0.000514856 || 0.051031 1e+64 -1e+64 29: Test Scalar=half 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0.000243348 -0.999975 -7594.58 || 0.051031 0 77754 || 4.6102e+08 11377 || -1.04987e+08 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 0.000729673 -0.154579 0.0231665 || 0.051031 1e+64 -1e+64 29: Test Scalar=bhalf 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0.00195401 -0.999997 -9108.26 || 0.051031 0 615913 || 4.51645e+09 11377 || -1.25913e+08 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 0.00587264 -0.923175 1.64548 || 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.00732734 0.000958543 || 0.051031 10952 11781 || 11460.9 11377 || 13.2509 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 3.43323e-07 -0.00399648 0.00147802 || 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.0173935 -0.0118552 || 0.051031 10936 11794 || 11182.5 11377 || -163.886 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 2.47955e-07 -0.0118265 -0.00199125 || 0.051031 1e+64 -1e+64 29: Test Seed:1707905126280450544 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 29: Test Scalar=int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 2.47955e-07 0.0318569 0.00493309 || 0.051031 10996 11758 || 11025.7 11377 || 68.1951 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 2.47955e-07 0.00827469 0.00120913 || 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.000559637 -0.000746032 || 0.051031 10947 11825 || 11383.3 11377 || -10.3132 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 2.47955e-07 -0.00519702 0.000978944 || 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.00300721 0.00727567 || 0.051031 10983 11817 || 11342.8 11377 || 100.579 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 2.47955e-07 0.0195425 0.0042766 || 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.0152489 0.00727289 || 0.051031 10957 11855 || 11553.1 11377 || 100.54 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 2.47955e-07 0.0106362 0.000133932 || 0.051031 1e+64 -1e+64 29: Test Scalar=half 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0.000242661 -0.999975 -7595.39 || 0.051031 0 77902 || 4.61078e+08 11377 || -1.04999e+08 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 0.000727572 -0.158786 0.0230888 || 0.051031 1e+64 -1e+64 29: Test Scalar=bhalf 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0.00195814 -0.999997 -9107.82 || 0.051031 0 616237 || 4.51652e+09 11377 || -1.25907e+08 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 0.00588499 -0.922648 1.61927 || 0.051031 1e+64 -1e+64 29: Test Scalar=float 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 2.60671e-07 0.000956543 -0.00174754 || 0.051031 10977 11788 || 11366.1 11377 || -24.158 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 2.86102e-07 -0.0075607 -0.000342578 || 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.0170911 -0.00452249 || 0.051031 10952 11748 || 11185.8 11377 || -62.5189 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 2.47955e-07 -0.00958646 -0.00404135 || 0.051031 1e+64 -1e+64 29: [ OK ] cuda.Random_XorShift1024_0 (383 ms) 29: [ RUN ] cuda.Multi_streams 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 (36 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 (37 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. (37 ms total) 9: [ PASSED ] 23 tests. 18: MallocFree/N:16777216/manual_time 0.399 us 0.443 us 1776785 2.50315M/s [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/MagicNumbersCheck.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_HostBarrier.cpp 9/20 Test #9: Kokkos_CoreUnitTest_KokkosP ................. Passed 0.81 sec test 10 Start 10: Kokkos_CoreUnitTest_ToolIndependence 10: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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-6783/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 11: Environment variables: 11: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6783/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(). /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_Core.cpp 29: [ OK ] cuda.Multi_streams (387 ms) 29: [----------] 3 tests from cuda (1095 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 3 tests from 1 test suite ran. (1095 ms total) 29: [ PASSED ] 3 tests. 11: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 11/20 Test #11: Kokkos_ProfilingTestLibraryLoadHelp ......... Passed 0.75 sec test 12 Start 12: Kokkos_ProfilingTestLibraryCmdLineHelp 12: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/libkokkosprinter-tool.so" 12: Test timeout computed to be: 1500 18: MallocFree/N:268435456/manual_time 6.56 us 6.60 us 106285 152.52k/s 29/48 Test #29: Kokkos_UnitTest_Random ........................... Passed 3.12 sec test 30 Start 30: Kokkos_AlgorithmsUnitTest_StdSet_A 30: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 30: Test timeout computed to be: 1500 12: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 12/20 Test #12: Kokkos_ProfilingTestLibraryCmdLineHelp ...... Passed 0.75 sec test 13 Start 13: Kokkos_ProfilingTestLibraryLoad 13: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 13: Environment variables: 13: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/libkokkosprinter-tool.so 13: Test timeout computed to be: 1500 13: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 18: MallocFree/N:4294967296/manual_time 11.1 us 11.1 us 66315 90.2443k/s [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/StrToNumCheck.cpp.o 13: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos12Experimental7OpenACCE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:pgi::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.2.99::kokkosp_allocate_data:Host:source:0xfea000:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xfea2c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xfea340:Host:source:0xfea080: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:0xfea500: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:0xfea2c0:40::kokkosp_deallocate_data:Host:source:0xfea000:40::kokkosp_finalize_library:: [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o 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 (3 ms) 30: [ RUN ] random_access_iterator_test.operatorsSet4 30: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 30: [ RUN ] random_access_iterator_test.assignment_operator 30: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 30: [ RUN ] random_access_iterator_test.distance 30: [ OK ] random_access_iterator_test.distance (0 ms) 30: [ RUN ] random_access_iterator_test.traits_helpers 30: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 30: [----------] 10 tests from random_access_iterator_test (18 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 14 tests from 3 test suites ran. (19 ms total) 30: [ PASSED ] 14 tests. 13/20 Test #13: Kokkos_ProfilingTestLibraryLoad ............. Passed 0.75 sec test 14 Start 14: Kokkos_ProfilingTestLibraryCmdLine 14: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/libkokkosprinter-tool.so" 14: Test timeout computed to be: 1500 30/48 Test #30: Kokkos_AlgorithmsUnitTest_StdSet_A ............... Passed 2.03 sec test 31 Start 31: Kokkos_AlgorithmsUnitTest_StdSet_B 31: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 31: Test timeout computed to be: 1500 14: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos12Experimental7OpenACCE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:pgi::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.2.99::kokkosp_allocate_data:Host:source:0x1dabdc0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x1dac040:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x1dac0c0:Host:source:0x1dabe40: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:0x1dac280: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:0x1dac040:40::kokkosp_deallocate_data:Host:source:0x1dabdc0:40::kokkosp_finalize_library:: 18: MallocTouch/N:1/manual_time 63.9 us 20.9 us 12445 15.6423k/s 14/20 Test #14: Kokkos_ProfilingTestLibraryCmdLine .......... Passed 0.75 sec test 15 Start 15: Kokkos_CoreUnitTest_StackTraceTest 15: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec 15: Test timeout computed to be: 1500 15: [==========] Running 3 tests from 2 test suites. 15: [----------] Global test environment set-up. 15: [----------] 2 tests from defaultdevicetype_DeathTest 15: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 15: 15: [WARNING] /var/jenkins/workspace/Kokkos_PR-6783/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-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43d266] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x43bc0e] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f16ec596083] 15: /var/jenkins/workspace/Kokkos_PR-6783/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: [0x7f16ec596083] __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-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441832] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43e1cd] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x43bc0e] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f16ec596083] 15: /var/jenkins/workspace/Kokkos_PR-6783/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: [0x7f16ec596083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Test setting std::terminate handler that prints the last saved stack trace 18: MallocTouch/N:16/manual_time 61.5 us 21.2 us 12008 16.2635k/s [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_a.cpp.o 15: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (244 ms) 15: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 15: 15: [WARNING] /var/jenkins/workspace/Kokkos_PR-6783/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-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43d266] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x43bf8b] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f16ec596083] 15: /var/jenkins/workspace/Kokkos_PR-6783/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: [0x7f16ec596083] __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-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441832] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43e1cd] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x43bf8b] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f16ec596083] 15: /var/jenkins/workspace/Kokkos_PR-6783/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: [0x7f16ec596083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Test setting std::terminate handler that prints the last saved stack trace [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o 15: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (231 ms) 15: [----------] 2 tests from defaultdevicetype_DeathTest (476 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-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43d266] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f16ec596083] 15: /var/jenkins/workspace/Kokkos_PR-6783/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: [0x7f16ec596083] __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-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441832] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43e1cd] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f16ec596083] 15: /var/jenkins/workspace/Kokkos_PR-6783/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: [0x7f16ec596083] __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. (477 ms total) 15: [ PASSED ] 3 tests. [ 47%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ObjectFilePCHContainerOperations.cpp.o [ 47%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NumberObjectConversionChecker.cpp.o 15/20 Test #15: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 1.23 sec test 16 Start 16: Kokkos_IncrementalTest_OPENACC 16: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_IncrementalTest_OPENACC 16: Test timeout computed to be: 1500 18: MallocTouch/N:256/manual_time 101 us 24.2 us 5176 9.91498k/s 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 (14 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 (15 ms) 31: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 31: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (14 ms) 31: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 31: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (14 ms) 31: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 31: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (16 ms) 31: [----------] 7 tests from std_algorithms_min_max_element_test (77 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 7 tests from 1 test suite ran. (77 ms total) 31: [ PASSED ] 7 tests. /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_Stacktrace.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_Profiling.cpp [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewEmptyRuntimeUnmanaged.cpp.o 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 (34 ms) 16: [ RUN ] OPENACC.IncrTest_03b_memspace_free 31/48 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_B ............... Passed 2.09 sec test 32 Start 32: Kokkos_AlgorithmsUnitTest_StdSet_C 32: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 32: Test timeout computed to be: 1500 [ 78%] Built target Kokkos_ContainersUnitTest_Serial Scanning dependencies of target Kokkos_UnitTest_Sort [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o 18: MallocTouch/N:4096/manual_time 58.4 us 20.2 us 11882 17.1236k/s [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o [ 60%] Built target Kokkos_CoreUnitTest_Serial1 [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o 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 18: MallocTouch/N:65536/manual_time 59.8 us 20.7 us 11817 16.7239k/s [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o 32: [ OK ] std_algorithms_lexicographical_compare_test.test (234 ms) 32: [----------] 1 test from std_algorithms_lexicographical_compare_test (234 ms total) 32: 32: [----------] 1 test from std_algorithms_for_each_test 32: [ RUN ] std_algorithms_for_each_test.test 32: [ OK ] std_algorithms_for_each_test.test (215 ms) 32: [----------] 1 test from std_algorithms_for_each_test (215 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 18: MallocTouch/N:1048576/manual_time 60.5 us 21.6 us 11367 16.5339k/s [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o 16: [ OK ] OPENACC.IncrTest_03b_memspace_free (2167 ms) 16: [ RUN ] OPENACC.IncrTest_04_simple_parallelFor 16: [ OK ] OPENACC.IncrTest_04_simple_parallelFor (0 ms) 16: [ RUN ] OPENACC.IncrTest_04_RangePolicy_parallelFor 16: [ OK ] OPENACC.IncrTest_04_RangePolicy_parallelFor (0 ms) 16: [ RUN ] OPENACC.IncrTest_05_reduction 16: [ OK ] OPENACC.IncrTest_05_reduction (6 ms) 16: [ RUN ] OPENACC.IncrTest_06_mdrange2D 16: [ OK ] OPENACC.IncrTest_06_mdrange2D (0 ms) 16: [ RUN ] OPENACC.IncrTest_06_mdrange3D 16: [ OK ] OPENACC.IncrTest_06_mdrange3D (0 ms) 16: [ RUN ] OPENACC.IncrTest_06_mdrange4D 16: [ OK ] OPENACC.IncrTest_06_mdrange4D (0 ms) 16: [ RUN ] OPENACC.IncrTest_08_deep_copy_2D 16: [ OK ] OPENACC.IncrTest_08_deep_copy_2D (0 ms) 16: [ RUN ] OPENACC.IncrTest_08_deep_copy_3D 16: [ OK ] OPENACC.IncrTest_08_deep_copy_3D (0 ms) 16: [ RUN ] OPENACC.IncrTest_08_deep_copy_4D 16: [ OK ] OPENACC.IncrTest_08_deep_copy_4D (0 ms) 16: [ RUN ] OPENACC.IncrTest_10_Hierarchical_Basics 16: [ OK ] OPENACC.IncrTest_10_Hierarchical_Basics (0 ms) 16: [ RUN ] OPENACC.IncrTest_11a_Hierarchical_ForLoop 16: [ OK ] OPENACC.IncrTest_11a_Hierarchical_ForLoop (0 ms) 16: [ RUN ] OPENACC.IncrTest_11b_Hierarchical_ForLoop 16: [ OK ] OPENACC.IncrTest_11b_Hierarchical_ForLoop (3 ms) 16: [ RUN ] OPENACC.IncrTest_11c_Hierarchical_ForLoop 16: [ OK ] OPENACC.IncrTest_11c_Hierarchical_ForLoop (277 ms) 16: [ RUN ] OPENACC.IncrTest_12a_ThreadScratch 16: /var/jenkins/workspace/Kokkos_PR-6783/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-6783/core/unit_test/incremental/Test12b_TeamScratch.hpp:92: Skipped 16: skipping since scratch memory is not yet implemented in the OpenACC backend 16: [ SKIPPED ] OPENACC.IncrTest_12b_TeamScratch (0 ms) 16: [ RUN ] OPENACC.IncrTest_13a_Hierarchical_Red 16: [ OK ] OPENACC.IncrTest_13a_Hierarchical_Red (0 ms) 16: [ RUN ] OPENACC.IncrTest_13b_Hierarchical_Red 16: [ OK ] OPENACC.IncrTest_13b_Hierarchical_Red (0 ms) 16: [ RUN ] OPENACC.IncrTest_13c_Hierarchical_Red 16: [ OK ] OPENACC.IncrTest_13c_Hierarchical_Red (0 ms) 16: [ RUN ] OPENACC.incr_14_MDrangeReduce 16: [ OK ] OPENACC.incr_14_MDrangeReduce (0 ms) 16: [ RUN ] OPENACC.IncrTest_16_parallelscan 16: [ OK ] OPENACC.IncrTest_16_parallelscan (1 ms) 16: [ RUN ] OPENACC.incr_17_atomicView 16: [ OK ] OPENACC.incr_17_atomicView (0 ms) 16: [----------] 28 tests from OPENACC (2498 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 28 tests from 1 test suite ran. (2498 ms total) 16: [ PASSED ] 26 tests. 16: [ SKIPPED ] 2 tests, listed below: 16: [ SKIPPED ] OPENACC.IncrTest_12a_ThreadScratch 16: [ SKIPPED ] OPENACC.IncrTest_12b_TeamScratch /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_Error.cpp [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ReplaceRandomShuffleCheck.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MultipleStatementMacroCheck.cpp.o 16/20 Test #16: Kokkos_IncrementalTest_OPENACC .............. Passed 3.28 sec test 17 Start 17: Kokkos_IncrementalTest_SERIAL 17: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 17: Test timeout computed to be: 1500 [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o 18: MallocTouch/N:16777216/manual_time 91.4 us 29.7 us 8519 10.9354k/s 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 [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_b.cpp.o 17: [ OK ] SERIAL.IncrTest_03b_memspace_free (151 ms) 17: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 17: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 17: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 17: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 17: [ RUN ] SERIAL.IncrTest_05_reduction 17: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 17: [ RUN ] SERIAL.IncrTest_06_mdrange2D 17: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 17: [ RUN ] SERIAL.IncrTest_06_mdrange3D 17: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 17: [ RUN ] SERIAL.IncrTest_06_mdrange4D 17: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 17: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 17: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 17: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 17: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 17: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 17: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 17: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 17: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 17: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 17: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 17: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 17: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 17: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop 17: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (215 ms) 17: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 17: /var/jenkins/workspace/Kokkos_PR-6783/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-6783/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 (368 ms total) 17: 17: [----------] Global test environment tear-down 17: [==========] 28 tests from 1 test suite ran. (368 ms total) 17: [ PASSED ] 26 tests. 17: [ SKIPPED ] 2 tests, listed below: 17: [ SKIPPED ] SERIAL.IncrTest_12a_ThreadScratch 17: [ SKIPPED ] SERIAL.IncrTest_12b_TeamScratch 32: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (1737 ms) 32: [ RUN ] std_algorithms_non_mod_seq_ops.find_end [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o 17/20 Test #17: Kokkos_IncrementalTest_SERIAL ............... Passed 1.14 sec test 18 Start 18: Kokkos_CoreUnitTest_CTestDevice 18: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 18: Test timeout computed to be: 1500 18: [==========] Running 8 tests from 1 test suite. 18: [----------] Global test environment set-up. 18: [----------] 8 tests from ctest_environment 18: [ RUN ] ctest_environment.no_device_type 18: [ OK ] ctest_environment.no_device_type (0 ms) 18: [ RUN ] ctest_environment.no_process_count 18: [ OK ] ctest_environment.no_process_count (0 ms) 18: [ RUN ] ctest_environment.invalid_rank 18: [ OK ] ctest_environment.invalid_rank (0 ms) 18: [ RUN ] ctest_environment.no_type_str 18: [ OK ] ctest_environment.no_type_str (0 ms) 18: [ RUN ] ctest_environment.missing_type 18: [ OK ] ctest_environment.missing_type (0 ms) 18: [ RUN ] ctest_environment.no_id_str 18: [ OK ] ctest_environment.no_id_str (0 ms) 18: [ RUN ] ctest_environment.invalid_id_str 18: [ OK ] ctest_environment.invalid_id_str (0 ms) 18: [ RUN ] ctest_environment.good 18: [ OK ] ctest_environment.good (0 ms) 18: [----------] 8 tests from ctest_environment (0 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 8 tests from 1 test suite ran. (0 ms total) 18: [ PASSED ] 8 tests. 18/20 Test #18: Kokkos_CoreUnitTest_CTestDevice ............. Passed 0.01 sec test 19 Start 19: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 19: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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-6783/build/simd/unit_tests/Kokkos_UnitTest_SIMD 20: Test timeout computed to be: 1500 20: [==========] Running 16 tests from 1 test suite. 20: [----------] Global test environment set-up. 20: [----------] 16 tests from simd 20: [ RUN ] simd.host_math_ops 20: [ OK ] simd.host_math_ops (0 ms) 20: [ RUN ] simd.device_math_ops [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_c.cpp.o 20: [ OK ] simd.device_math_ops (43 ms) 20: [ RUN ] simd.host_mask_ops 20: [ OK ] simd.host_mask_ops (0 ms) 20: [ RUN ] simd.device_mask_ops 20: [ OK ] simd.device_mask_ops (1 ms) 20: [ RUN ] simd.host_conversions 20: [ OK ] simd.host_conversions (0 ms) 20: [ RUN ] simd.device_conversions 20: [ OK ] simd.device_conversions (0 ms) 20: [ RUN ] simd.host_shift_ops 20: [ OK ] simd.host_shift_ops (0 ms) 20: [ RUN ] simd.device_shift_ops 20: [ OK ] simd.device_shift_ops (0 ms) 20: [ RUN ] simd.host_condition 20: [ OK ] simd.host_condition (0 ms) 20: [ RUN ] simd.device_condition 20: [ OK ] simd.device_condition (0 ms) 20: [ RUN ] simd.host_gen_ctors 20: [ OK ] simd.host_gen_ctors (0 ms) 20: [ RUN ] simd.device_gen_ctors 20: [ OK ] simd.device_gen_ctors (0 ms) 20: [ RUN ] simd.host_where_expressions 20: [ OK ] simd.host_where_expressions (0 ms) 20: [ RUN ] simd.device_where_expressions 20: [ OK ] simd.device_where_expressions (2 ms) 20: [ RUN ] simd.host_reductions 20: [ OK ] simd.host_reductions (0 ms) 20: [ RUN ] simd.device_reductions 20: [ OK ] simd.device_reductions (0 ms) 20: [----------] 16 tests from simd (47 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 16 tests from 1 test suite ran. (47 ms total) 20: [ PASSED ] 16 tests. [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o 20/20 Test #20: Kokkos_UnitTest_SIMD ........................ Passed 0.83 sec 100% tests passed, 0 tests failed out of 20 Total Test time (real) = 142.94 sec [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 1abebde277cb329b09ad3baa14781195674572593bad21614b2f292cc31ad5ef [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o 18: MallocTouch/N:268435456/manual_time 40018 us 41237 us 17 24.989/s [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/DefaultArgumentsCheck.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o 18: MallocTouch/N:4294967296/manual_time 603955 us 515996 us 1 1.65575/s 32: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1904 ms) 32: [ RUN ] std_algorithms_non_mod_seq_ops.search /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_HostSpace.cpp $ docker rm -f --volumes 1abebde277cb329b09ad3baa14781195674572593bad21614b2f292cc31ad5ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/InefficientStringConcatenationCheck.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/MakeMemberFunctionConstCheck.cpp.o 18: MallocTouchFree/N:1/manual_time 43.0 us 18.9 us 16212 23.2573k/s [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o 32: [ OK ] std_algorithms_non_mod_seq_ops.search (1444 ms) 32: [ RUN ] std_algorithms_non_mod_seq_ops.search_n [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o 18: MallocTouchFree/N:16/manual_time 44.6 us 19.2 us 15994 22.4234k/s /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_MemoryPool.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/containers/src/impl/Kokkos_UnorderedMap_impl.cpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o 32: [ OK ] std_algorithms_non_mod_seq_ops.search_n (1114 ms) 32: [----------] 4 tests from std_algorithms_non_mod_seq_ops (6200 ms total) 32: 32: [----------] 1 test from std_algorithms_count_test 32: [ RUN ] std_algorithms_count_test.test 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 (46 ms) 32: [----------] 1 test from std_algorithms_equal_test (46 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 (121 ms) 32: [----------] 1 test from std_algorithms_all_any_none_of_test (121 ms total) 32: 32: [----------] 1 test from std_algorithms_nonmod_seq_ops 32: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 32: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (186 ms) 32: [----------] 1 test from std_algorithms_nonmod_seq_ops (186 ms total) 32: 32: [----------] 1 test from std_algorithms_mismatch_test 32: [ RUN ] std_algorithms_mismatch_test.test 32: [ OK ] std_algorithms_mismatch_test.test (319 ms) 32: [----------] 1 test from std_algorithms_mismatch_test (319 ms total) 32: 32: [----------] 1 test from std_algorithms_mod_seq_ops 32: [ RUN ] std_algorithms_mod_seq_ops.move_backward 18: MallocTouchFree/N:256/manual_time 43.1 us 18.8 us 15968 23.1956k/s 32: [ OK ] std_algorithms_mod_seq_ops.move_backward (287 ms) 32: [----------] 1 test from std_algorithms_mod_seq_ops (287 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 13 tests from 10 test suites ran. (7848 ms total) 32: [ PASSED ] 13 tests. 32/48 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_C ............... Passed 9.89 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_D 33: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 33: Test timeout computed to be: 1500 18: MallocTouchFree/N:4096/manual_time 45.0 us 19.7 us 15859 22.2172k/s [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/ThrownExceptionTypeCheck.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.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 (1 ms) 33: [----------] 3 tests from std_algorithms_mod_ops_test (2 ms total) 33: 33: [----------] 12 tests from std_algorithms_mod_seq_ops_test 33: [ RUN ] std_algorithms_mod_seq_ops_test.copy 33: [ OK ] std_algorithms_mod_seq_ops_test.copy (1 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 33: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (1 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 33: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (1 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 33: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (1 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 33: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (1 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.fill 33: [ OK ] std_algorithms_mod_seq_ops_test.fill (1 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 33: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (1 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 33: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (1 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 (4 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 (123 ms) 33: [ RUN ] std_algorithms_replace_ops_test.replace_if /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/Cuda/Kokkos_Cuda_Instance.cpp 33: [ OK ] std_algorithms_replace_ops_test.replace_if (328 ms) 33: [ RUN ] std_algorithms_replace_ops_test.replace_copy 33: [ OK ] std_algorithms_replace_ops_test.replace_copy (282 ms) 33: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o 33: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (233 ms) 33: [----------] 4 tests from std_algorithms_replace_ops_test (968 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 (126 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.unique /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/Cuda/Kokkos_CudaSpace.cpp 33: [ OK ] std_algorithms_mod_seq_ops.unique (457 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 33: [ OK ] std_algorithms_mod_seq_ops.unique_copy (225 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.remove 33: [ OK ] std_algorithms_mod_seq_ops.remove (160 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.remove_if 33: [ OK ] std_algorithms_mod_seq_ops.remove_if (167 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.remove_copy [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o 33: [ OK ] std_algorithms_mod_seq_ops.remove_copy (347 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 33: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (167 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.rotate [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o 33: [ OK ] std_algorithms_mod_seq_ops.rotate (1787 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/ExplicitConstructorCheck.cpp.o 33: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (1067 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.shift_left [ 47%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCAtSyncChecker.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/NoEscapeCheck.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ReturnBracedInitListCheck.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/Cuda/Kokkos_Cuda_Task.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/src/Lock_Array_CUDA.cpp [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp 33: [ OK ] std_algorithms_mod_seq_ops.shift_left (2734 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.shift_right [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/InefficientVectorOperationCheck.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/Serial/Kokkos_Serial.cpp [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/VariadicFunctionDefCheck.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_e.cpp.o 33: [ OK ] std_algorithms_mod_seq_ops.shift_right (2709 ms) 33: [----------] 11 tests from std_algorithms_mod_seq_ops (9951 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 (249 ms) 33: [----------] 1 test from std_algorithms_modseq_test (249 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 31 tests from 5 test suites ran. (11190 ms total) 33: [ PASSED ] 31 tests. 33/48 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_D ............... Passed 13.25 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_E 34: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 34: Test timeout computed to be: 1500 /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/Serial/Kokkos_Serial_Task.cpp [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o [ 47%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCAutoreleaseWriteChecker.cpp.o 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 [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o 34: [ OK ] std_algorithms_sorting_ops_test.is_sorted (30 ms) 34: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 34: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (29 ms) 34: [----------] 2 tests from std_algorithms_sorting_ops_test (59 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 (2 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 (131 ms) 34: [----------] 1 test from std_algorithms_partitioning_ops (131 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 [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp 34: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (319 ms) 34: [----------] 1 test from std_algorithms_numerics_ops_test (319 ms total) 34: 34: [----------] 8 tests from std_algorithms_numeric_ops_test 34: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/ExplicitMakePairCheck.cpp.o 34: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (2237 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 [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/NotNullTerminatedResultCheck.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/MisleadingIndentationCheck.cpp.o [ 47%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/PatternInit.cpp.o 18: MallocTouchFree/N:65536/manual_time 1123 us 30.9 us 13983 890.125/s 18: MallocTouchFree/N:1048576/manual_time 1994 us 32.2 us 349 501.455/s 18: MallocTouchFree/N:16777216/manual_time 2000 us 45.5 us 350 500.029/s 18: MallocTouchFree/N:268435456/manual_time 74643 us 51153 us 9 13.3971/s /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_Bitset.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_DualView.cpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o 18: MallocTouchFree/N:4294967296/manual_time 975991 us 632547 us 1 1.0246/s 34: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (1910 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 34: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (773 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 /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_DynamicView.cpp 18: ---------------------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations FOM: GB/s MB 18: ---------------------------------------------------------------------------------------------------------------------------------------------- 18: ViewAllocate_Rank1/N:10/manual_time 0.284 s 0.352 s 2 2.81393/s 800 34: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (1230 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 (6151 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 (181 ms) 34: [----------] 1 test from std_algorithms_transform_ops_test (181 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 29 tests from 7 test suites ran. (6873 ms total) 34: [ PASSED ] 29 tests. 18: ViewAllocate_Rank1/N:10/manual_time 0.285 s 0.353 s 2 2.81179/s 800 34/48 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_E ............... Passed 8.93 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 35: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 35: Test timeout computed to be: 1500 18: ViewAllocate_Rank2/N:10/manual_time 0.284 s 0.353 s 2 2.81757/s 800 [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ShrinkToFitCheck.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/MoveConstArgCheck.cpp.o [ 47%] Built target obj.clangTidyCERTModule Scanning dependencies of target obj.clangTidyConcurrencyModule /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_DynViewAPI_generic.cpp [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/concurrency/CMakeFiles/obj.clangTidyConcurrencyModule.dir/ConcurrencyTidyModule.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 18: ViewAllocate_Rank2/N:10/manual_time 0.284 s 0.353 s 2 2.81958/s 800 [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o 18: ViewAllocate_Rank3/N:10/manual_time 0.284 s 0.353 s 2 2.8191/s 800 35: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (1505 ms) 35: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_DynViewAPI_rank12345.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_DynViewAPI_rank67.cpp [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o 18: ViewAllocate_Rank3/N:10/manual_time 0.284 s 0.352 s 2 2.82148/s 800 /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_ErrorReporter.cpp 35: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (1495 ms) 35: [----------] 2 tests from std_algorithms_adjacent_find_team_test (3000 ms total) 35: 35: [----------] 2 tests from std_algorithms_count_team_test 35: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero [ 81%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda 18: ViewAllocate_Rank4/N:10/manual_time 0.283 s 0.352 s 2 2.82345/s 800 35: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (1042 ms) 35: [ RUN ] std_algorithms_count_team_test.count_returns_zero [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o 18: ViewAllocate_Rank4/N:10/manual_time 0.283 s 0.352 s 2 2.82586/s 800 35: [ OK ] std_algorithms_count_team_test.count_returns_zero (697 ms) 35: [----------] 2 tests from std_algorithms_count_team_test (1740 ms total) 35: 35: [----------] 1 test from std_algorithms_count_if_team_test 35: [ RUN ] std_algorithms_count_if_team_test.test [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/FunctionNamingCheck.cpp.o [ 47%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/SanitizerMetadata.cpp.o [ 47%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCContainersASTChecker.cpp.o [ 85%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 85%] Built target Kokkos_CoreUnitTest_Default [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o 35: [ OK ] std_algorithms_count_if_team_test.test (680 ms) 35: [----------] 1 test from std_algorithms_count_if_team_test (680 ms total) 35: 35: [----------] 1 test from std_algorithms_for_each_team_test 35: [ RUN ] std_algorithms_for_each_team_test.test 18: ViewAllocate_Rank5/N:10/manual_time 0.284 s 0.352 s 2 2.82093/s 800 35: [ OK ] std_algorithms_for_each_team_test.test (728 ms) 35: [----------] 1 test from std_algorithms_for_each_team_test (728 ms total) 35: 35: [----------] 1 test from std_algorithms_for_each_n_team_test 35: [ RUN ] std_algorithms_for_each_n_team_test.test 18: ViewAllocate_Rank5/N:10/manual_time 0.283 s 0.352 s 2 2.82361/s 800 35: [ OK ] std_algorithms_for_each_n_team_test.test (863 ms) 35: [----------] 1 test from std_algorithms_for_each_n_team_test (863 ms total) 35: 35: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 35: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o 18: ViewAllocate_Rank6/N:10/manual_time 0.283 s 0.352 s 2 2.82302/s 800 [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o [ 82%] Built target Kokkos_ContainersUnitTest_Cuda Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_OffsetView.cpp [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o 18: ViewAllocate_Rank6/N:10/manual_time 0.284 s 0.352 s 2 2.81905/s 800 [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 47%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/MisplacedArrayIndexCheck.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/MoveConstructorInitCheck.cpp.o 18: ViewAllocate_Rank7/N:10/manual_time 0.283 s 0.352 s 2 2.82224/s 800 [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o 18: ViewAllocate_Rank7/N:10/manual_time 0.283 s 0.352 s 2 2.82248/s 800 [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewEmptyRuntimeUnmanaged.cpp.o 35: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (4018 ms) 35: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UnaryStaticAssertCheck.cpp.o 18: ViewAllocate_Rank8/N:10/manual_time 0.284 s 0.352 s 2 2.82145/s 800 [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ParentVirtualCallCheck.cpp.o 18: ViewAllocate_Rank8/N:10/manual_time 0.284 s 0.352 s 2 2.82034/s 800 [ 49%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCContainersChecker.cpp.o 35: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (2765 ms) 35: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/concurrency/CMakeFiles/obj.clangTidyConcurrencyModule.dir/MtUnsafeCheck.cpp.o [ 49%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/SwiftCallingConv.cpp.o [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/GlobalNamesInHeadersCheck.cpp.o 18: ViewDeepCopy_Rank1/N:10/manual_time 0.033 s 0.016 s 21 48.8016/s 1.6k 35: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (2769 ms) 35: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (9553 ms total) 35: 35: [----------] 2 tests from std_algorithms_mismatch_team_test 35: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/NamedParameterCheck.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o 18: ViewDeepCopy_Rank2/N:10/manual_time 0.033 s 0.016 s 21 48.5789/s 1.6k [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o 35: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (3052 ms) 35: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o 35: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (1878 ms) 35: [----------] 2 tests from std_algorithms_mismatch_team_test (4931 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 12 tests from 7 test suites ran. (21498 ms total) 35: [ PASSED ] 12 tests. 18: ViewDeepCopy_Rank3/N:10/manual_time 0.033 s 0.016 s 21 48.5807/s 1.6k 35/48 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .......... Passed 23.55 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 36: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 36: Test timeout computed to be: 1500 [ 49%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCMissingSuperCallChecker.cpp.o [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseAutoCheck.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.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 [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o [ 49%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/TargetInfo.cpp.o [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/PosixReturnCheck.cpp.o [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/NoAutomaticMoveCheck.cpp.o 18: ViewDeepCopy_Rank1/N:10/manual_time 0.033 s 0.016 s 21 48.1569/s 1.6k 36: [ OK ] std_algorithms_equal_team_test.views_are_equal (2950 ms) 36: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reductions.cpp.o [ 49%] Built target obj.clangTidyConcurrencyModule Scanning dependencies of target obj.clangTidyDarwinModule [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/GlobalVariableDeclarationCheck.cpp.o 18: ViewDeepCopy_Rank2/N:10/manual_time 0.042 s 0.015 s 22 38.0077/s 1.6k 36: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (2871 ms) 36: [----------] 2 tests from std_algorithms_equal_team_test (5821 ms total) 36: 36: [----------] 2 tests from std_algorithms_search_team_test 36: [ RUN ] std_algorithms_search_team_test.sequences_exist [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/darwin/CMakeFiles/obj.clangTidyDarwinModule.dir/AvoidSpinlockCheck.cpp.o [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/NamespaceCommentCheck.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_ScatterView.cpp [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o 36: [ OK ] std_algorithms_search_team_test.sequences_exist (1659 ms) 36: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o 18: ViewDeepCopy_Rank3/N:10/manual_time 0.041 s 0.018 s 18 38.9809/s 1.6k [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_StaticCrsGraph.cpp 36: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (1848 ms) 36: [----------] 2 tests from std_algorithms_search_team_test (3508 ms total) 36: 36: [----------] 2 tests from std_algorithms_find_end_team_test 36: [ RUN ] std_algorithms_find_end_team_test.sequences_exist [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_UnorderedMap.cpp [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o 18: ViewDeepCopy_Rank1/N:10/manual_time 0.041 s 0.020 s 18 38.965/s 1.6k [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o 36: [ OK ] std_algorithms_find_end_team_test.sequences_exist (2838 ms) 36: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseBoolLiteralsCheck.cpp.o [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/RedundantBranchConditionCheck.cpp.o 18: ViewDeepCopy_Rank2/N:10/manual_time 0.459 s 0.227 s 2 3.48902/s 1.6k /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial_ViewCtorPropEmbeddedDim.cpp [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/NoIntToPtrCheck.cpp.o [ 49%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCPropertyChecker.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o 36: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (2696 ms) 36: [----------] 2 tests from std_algorithms_find_end_team_test (5535 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 [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reductions_DeviceView.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp ar cr libkokkos.a Kokkos_CPUDiscovery.o Kokkos_Error.o Kokkos_Profiling.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_Abort.o Kokkos_HostBarrier.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Task.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o 18: ViewDeepCopy_Rank3/N:10/manual_time 0.354 s 0.176 s 2 4.52159/s 1.6k ranlib libkokkos.a 36: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (2391 ms) 36: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist /var/jenkins/workspace/Kokkos_PR-6783/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-6783/build/containers/unit_tests -L/usr/local/cuda/lib64 -lpthread -o KokkosContainers_UnitTest_Cuda [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/NonConstParameterCheck.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/GoogleTidyModule.cpp.o [ 49%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/VarBypassDetector.cpp.o [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o 18: ViewDeepCopy_Rank1/N:10/manual_time 0.042 s 0.022 s 18 37.7005/s 1.6k [ 49%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCSelfInitChecker.cpp.o [ 49%] Built target obj.clangCodeGen [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/darwin/CMakeFiles/obj.clangTidyDarwinModule.dir/DarwinTidyModule.cpp.o Scanning dependencies of target obj.clangTidyFuchsiaModule [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/DefaultArgumentsCallsCheck.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseDefaultMemberInitCheck.cpp.o 18: ViewDeepCopy_Rank2/N:10/manual_time 0.462 s 0.227 s 2 3.46692/s 1.6k [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o 36: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (6552 ms) 36: [----------] 2 tests from std_algorithms_find_first_of_team_test (8943 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 8 tests from 4 test suites ran. (23809 ms total) 36: [ PASSED ] 8 tests. [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.cpp.o 36/48 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .......... Passed 25.86 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 37: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 37: Test timeout computed to be: 1500 [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ReservedIdentifierCheck.cpp.o 18: ViewDeepCopy_Rank3/N:10/manual_time 0.261 s 0.128 s 3 6.12421/s 1.6k 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 [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o 37: [ OK ] std_algorithms_find_team_test.searched_values_exist (762 ms) 37: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 37: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (888 ms) 37: [----------] 2 tests from std_algorithms_find_team_test (1651 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 (708 ms) 37: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 18: ViewDeepCopy_Rank4/N:10/manual_time 0.040 s 0.020 s 16 40.005/s 1.6k 37: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (884 ms) 37: [----------] 2 tests from std_algorithms_find_if_team_test (1592 ms total) 37: 37: [----------] 2 tests from std_algorithms_find_if_not_team_test 37: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 37: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (876 ms) 37: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/NoexceptMoveConstructorCheck.cpp.o [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/QualifiedAutoCheck.cpp.o 37: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (710 ms) 37: [----------] 2 tests from std_algorithms_find_if_not_team_test (1587 ms total) 37: 37: [----------] 1 test from std_algorithms_all_of_team_test 37: [ RUN ] std_algorithms_all_of_team_test.test [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o 18: ViewDeepCopy_Rank5/N:10/manual_time 0.047 s 0.016 s 15 33.8914/s 1.6k 37: [ OK ] std_algorithms_all_of_team_test.test (825 ms) 37: [----------] 1 test from std_algorithms_all_of_team_test (825 ms total) 37: 37: [----------] 1 test from std_algorithms_any_of_team_test 37: [ RUN ] std_algorithms_any_of_team_test.test [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalConstants.cpp.o 37: [ OK ] std_algorithms_any_of_team_test.test (635 ms) 37: [----------] 1 test from std_algorithms_any_of_team_test (635 ms total) 37: 37: [----------] 1 test from std_algorithms_none_of_team_test 37: [ RUN ] std_algorithms_none_of_team_test.test [ 49%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCSuperDeallocChecker.cpp.o [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/darwin/CMakeFiles/obj.clangTidyDarwinModule.dir/DispatchOnceNonstaticCheck.cpp.o 37: [ OK ] std_algorithms_none_of_team_test.test (823 ms) 37: [----------] 1 test from std_algorithms_none_of_team_test (823 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 [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/DefaultArgumentsDeclarationsCheck.cpp.o 37: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (726 ms) 37: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 37: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (786 ms) 37: [----------] 2 tests from std_algorithms_search_n_team_test (1513 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 11 tests from 7 test suites ran. (8630 ms total) 37: [ PASSED ] 11 tests. 18: ViewDeepCopy_Rank4/N:10/manual_time 0.042 s 0.019 s 15 38.1145/s 1.6k [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o 37/48 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .......... Passed 10.66 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 38: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 38: Test timeout computed to be: 1500 [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/IntegerTypesCheck.cpp.o [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseEmplaceCheck.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SignalHandlerCheck.cpp.o 38: 38: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 38: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 38: setting CUDA_VISIBLE_DEVICES. 38: This could on multi GPU systems lead to severe performance" 38: penalties. 38: [==========] Running 3 tests from 3 test suites. 38: [----------] Global test environment set-up. 38: [----------] 1 test from std_algorithms_min_element_team_test 38: [ RUN ] std_algorithms_min_element_team_test.test 18: ViewDeepCopy_Rank5/N:10/manual_time 0.055 s 0.014 s 10 29.1373/s 1.6k [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Swap.cpp.o 38: [ OK ] std_algorithms_min_element_team_test.test (2474 ms) 38: [----------] 1 test from std_algorithms_min_element_team_test (2474 ms total) 38: 38: [----------] 1 test from std_algorithms_max_element_team_test 38: [ RUN ] std_algorithms_max_element_team_test.test [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o 18: ViewDeepCopy_Rank4/N:10/manual_time 0.335 s 0.143 s 2 4.77842/s 1.6k [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o 18: ViewDeepCopy_Rank5/N:10/manual_time 0.316 s 0.136 s 2 5.05978/s 1.6k 38: [ OK ] std_algorithms_max_element_team_test.test (2459 ms) 38: [----------] 1 test from std_algorithms_max_element_team_test (2459 ms total) 38: 38: [----------] 1 test from std_algorithms_minmax_element_team_test 38: [ RUN ] std_algorithms_minmax_element_team_test.test [ 49%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCUnusedIVarsChecker.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/PerformanceTidyModule.cpp.o [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ReadabilityTidyModule.cpp.o [ 49%] Built target obj.clangTidyDarwinModule 18: ViewDeepCopy_Rank4/N:10/manual_time 0.315 s 0.142 s 2 5.0816/s 1.6k [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o 38: [ OK ] std_algorithms_minmax_element_team_test.test (3056 ms) 38: [----------] 1 test from std_algorithms_minmax_element_team_test (3056 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 3 tests from 3 test suites ran. (7990 ms total) 38: [ PASSED ] 3 tests. 38/48 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .......... Passed 10.04 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 39: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 39: Test timeout computed to be: 1500 [ 83%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A 18: ViewDeepCopy_Rank5/N:10/manual_time 0.395 s 0.178 s 2 4.05316/s 1.6k Scanning dependencies of target obj.clangTidyHICPPModule [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseEqualsDefaultCheck.cpp.o [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/hicpp/CMakeFiles/obj.clangTidyHICPPModule.dir/ExceptionBaseclassCheck.cpp.o 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 [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/FuchsiaTidyModule.cpp.o 39: [ OK ] std_algorithms_fill_team_test.test (511 ms) 39: [----------] 1 test from std_algorithms_fill_team_test (511 ms total) 39: 39: [----------] 1 test from std_algorithms_fill_n_team_test 39: [ RUN ] std_algorithms_fill_n_team_test.test [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/OverloadedUnaryAndCheck.cpp.o [ 49%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/OSObjectCStyleCast.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o 18: ViewDeepCopy_Rank6/N:10/manual_time 0.041 s 0.020 s 17 38.6074/s 1.6k [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o 39: [ OK ] std_algorithms_fill_n_team_test.test (2124 ms) 39: [----------] 1 test from std_algorithms_fill_n_team_test (2124 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 (679 ms) 39: [----------] 1 test from std_algorithms_replace_team_test (679 ms total) 39: 39: [----------] 1 test from std_algorithms_replace_if_team_test 39: [ RUN ] std_algorithms_replace_if_team_test.test [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o 39: [ OK ] std_algorithms_replace_if_team_test.test (750 ms) 39: [----------] 1 test from std_algorithms_replace_if_team_test (750 ms total) 39: 39: [----------] 1 test from std_algorithms_replace_copy_team_test 39: [ RUN ] std_algorithms_replace_copy_team_test.test 39: [ OK ] std_algorithms_replace_copy_team_test.test (1454 ms) 39: [----------] 1 test from std_algorithms_replace_copy_team_test (1454 ms total) 39: 39: [----------] 1 test from std_algorithms_replace_copy_if_team_test 39: [ RUN ] std_algorithms_replace_copy_if_team_test.test [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SignedCharMisuseCheck.cpp.o 18: ViewDeepCopy_Rank6/N:10/manual_time 0.035 s 0.017 s 20 46.259/s 1.6k [ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A Scanning dependencies of target Kokkos_UnitTest_Random [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.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. (6847 ms total) 39: [ PASSED ] 6 tests. [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o 39/48 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .......... Passed 8.87 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 40: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 40: Test timeout computed to be: 1500 [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/TriviallyDestructibleCheck.cpp.o 18: ViewDeepCopy_Rank6/N:10/manual_time 0.259 s 0.129 s 3 6.1699/s 1.6k 40: 40: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 40: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 40: setting CUDA_VISIBLE_DEVICES. 40: This could on multi GPU systems lead to severe performance" 40: penalties. 40: [==========] Running 4 tests from 4 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from std_algorithms_reverse_team_test 40: [ RUN ] std_algorithms_reverse_team_test.test 40: [ OK ] std_algorithms_reverse_team_test.test (540 ms) 40: [----------] 1 test from std_algorithms_reverse_team_test (540 ms total) 40: 40: [----------] 1 test from std_algorithms_reverse_copy_team_test 40: [ RUN ] std_algorithms_reverse_copy_team_test.test [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantAccessSpecifiersCheck.cpp.o [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/MultipleInheritanceCheck.cpp.o 40: [ OK ] std_algorithms_reverse_copy_team_test.test (946 ms) 40: [----------] 1 test from std_algorithms_reverse_copy_team_test (946 ms total) 40: 40: [----------] 1 test from std_algorithms_rotate_team_test 40: [ RUN ] std_algorithms_rotate_team_test.test 18: ViewDeepCopy_Rank6/N:10/manual_time 0.355 s 0.176 s 2 4.50096/s 1.6k [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions1.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o 40: [ OK ] std_algorithms_rotate_team_test.test (2722 ms) 40: [----------] 1 test from std_algorithms_rotate_team_test (2722 ms total) 40: 40: [----------] 1 test from std_algorithms_rotate_copy_team_test 40: [ RUN ] std_algorithms_rotate_copy_team_test.test 18: ViewDeepCopy_Rank7/N:10/manual_time 0.042 s 0.016 s 15 37.9605/s 1.6k [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/TodoCommentCheck.cpp.o [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseEqualsDeleteCheck.cpp.o [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/hicpp/CMakeFiles/obj.clangTidyHICPPModule.dir/HICPPTidyModule.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamMDRange.cpp.o 40: [ OK ] std_algorithms_rotate_copy_team_test.test (2625 ms) 40: [----------] 1 test from std_algorithms_rotate_copy_team_test (2625 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 4 tests from 4 test suites ran. (6835 ms total) 40: [ PASSED ] 4 tests. 40/48 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .......... Passed 8.85 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 41: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 41: Test timeout computed to be: 1500 [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o 18: ViewDeepCopy_Rank7/N:10/manual_time 0.034 s 0.016 s 21 47.4974/s 1.6k [ 49%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PaddingChecker.cpp.o 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 [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamPolicyConstructors.cpp.o [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SizeofContainerCheck.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/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-6783/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-6783/build/containers/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6783/build/containers/unit_tests' make -C containers/performance_tests make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6783/build/containers/performance_tests' make -f /var/jenkins/workspace/Kokkos_PR-6783/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6783 CXX=/var/jenkins/workspace/Kokkos_PR-6783/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-6783/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6783 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6783/build/containers/performance_tests' /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/containers/performance_tests/TestCuda.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/containers/performance_tests/TestMain.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_Command_Line_Parsing.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_HostSpace_deepcopy.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_ExecPolicy.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_HostThreadTeam.cpp [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 83%] Linking CXX executable Kokkos_UnitTest_Sort [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/OverloadedOperatorCheck.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o 41: [ OK ] std_algorithms_move_team_test.test (1138 ms) 41: [----------] 1 test from std_algorithms_move_team_test (1138 ms total) 41: 41: [----------] 1 test from std_algorithms_move_backward_team_test 41: [ RUN ] std_algorithms_move_backward_team_test.test 18: ViewDeepCopy_Rank7/N:10/manual_time 0.490 s 0.229 s 2 3.26203/s 1.6k 41: [ OK ] std_algorithms_move_backward_team_test.test (1173 ms) 41: [----------] 1 test from std_algorithms_move_backward_team_test (1173 ms total) 41: 41: [----------] 1 test from std_algorithms_shift_left_team_test 41: [ RUN ] std_algorithms_shift_left_team_test.test [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/TypePromotionInMathFnCheck.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamScratch.cpp.o [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantControlFlowCheck.cpp.o 18: ViewDeepCopy_Rank7/N:10/manual_time 0.465 s 0.213 s 2 3.43883/s 1.6k [ 83%] Built target Kokkos_UnitTest_Sort Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o 18: ViewDeepCopy_Rank8/N:10/manual_time 0.063 s 0.031 s 11 25.342/s 1.6k [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o 41: [ OK ] std_algorithms_shift_left_team_test.test (4620 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 [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamTeamSize.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_SharedAlloc.cpp [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/hicpp/CMakeFiles/obj.clangTidyHICPPModule.dir/MultiwayPathsCoveredCheck.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o 18: ViewDeepCopy_Rank8/N:10/manual_time 0.035 s 0.017 s 19 46.0262/s 1.6k [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_hwloc.cpp [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/UnnamedNamespaceInHeaderCheck.cpp.o 18: ViewDeepCopy_Rank8/N:10/manual_time 0.582 s 0.282 s 1 2.75142/s 1.6k 41: [ OK ] std_algorithms_shift_right_team_test.test (4510 ms) 41: [----------] 1 test from std_algorithms_shift_right_team_test (4510 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 4 tests from 4 test suites ran. (11443 ms total) 41: [ PASSED ] 4 tests. [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseNodiscardCheck.cpp.o [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SizeofExpressionCheck.cpp.o [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/StaticallyConstructedObjectsCheck.cpp.o 41/48 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .......... Passed 13.48 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 42: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 42: Test timeout computed to be: 1500 [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o 18: ViewDeepCopy_Rank8/N:10/manual_time 0.419 s 0.205 s 2 3.81542/s 1.6k 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 [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o 42: [ OK ] std_algorithms_copy_team_test.test (1323 ms) 42: [----------] 1 test from std_algorithms_copy_team_test (1323 ms total) 42: 42: [----------] 1 test from std_algorithms_copy_n_team_test 42: [ RUN ] std_algorithms_copy_n_team_test.test /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_CPUDiscovery.cpp 18: ViewDeepCopy_Raw/N:10/manual_time 0.034 s 0.016 s 21 47.6706/s 1.6k [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantDeclarationCheck.cpp.o [ 49%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerArithChecker.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_HostBarrier.cpp [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/UnnecessaryCopyInitialization.cpp.o 42: [ OK ] std_algorithms_copy_n_team_test.test (2367 ms) 42: [----------] 1 test from std_algorithms_copy_n_team_test (2367 ms total) 42: 42: [----------] 1 test from std_algorithms_copy_backward_team_test 42: [ RUN ] std_algorithms_copy_backward_team_test.test 42: [ OK ] std_algorithms_copy_backward_team_test.test (1205 ms) 42: [----------] 1 test from std_algorithms_copy_backward_team_test (1205 ms total) 42: 42: [----------] 1 test from std_algorithms_copy_if_team_test 42: [ RUN ] std_algorithms_copy_if_team_test.test 18: ViewDeepCopy_Raw/N:10/manual_time 0.036 s 0.017 s 21 44.1251/s 1.6k [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o 42: [ OK ] std_algorithms_copy_if_team_test.test (1158 ms) 42: [----------] 1 test from std_algorithms_copy_if_team_test (1158 ms total) 42: 42: [----------] 1 test from std_algorithms_unique_copy_team_test 42: [ RUN ] std_algorithms_unique_copy_team_test.test [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_Core.cpp 42: [ OK ] std_algorithms_unique_copy_team_test.test (1763 ms) 42: [----------] 1 test from std_algorithms_unique_copy_team_test (1763 ms total) 42: 42: [----------] 1 test from std_algorithms_remove_team_test 42: [ RUN ] std_algorithms_remove_team_test.test [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/hicpp/CMakeFiles/obj.clangTidyHICPPModule.dir/NoAssemblerCheck.cpp.o 18: ViewDeepCopy_Raw/N:10/manual_time 0.037 s 0.017 s 20 43.7979/s 1.6k /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_Stacktrace.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_Profiling.cpp [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/UpgradeGoogletestCaseCheck.cpp.o 42: [ OK ] std_algorithms_remove_team_test.test (1224 ms) 42: [----------] 1 test from std_algorithms_remove_team_test (1224 ms total) 42: 42: [----------] 1 test from std_algorithms_remove_if_team_test 42: [ RUN ] std_algorithms_remove_if_team_test.test [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o 42: [ OK ] std_algorithms_remove_if_team_test.test (1216 ms) 42: [----------] 1 test from std_algorithms_remove_if_team_test (1216 ms total) 42: 42: [----------] 1 test from std_algorithms_remove_copy_team_test 42: [ RUN ] std_algorithms_remove_copy_team_test.test 18: ViewDeepCopy_Raw/N:10/manual_time 0.037 s 0.017 s 20 43.4508/s 1.6k [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp 42: [ OK ] std_algorithms_remove_copy_team_test.test (1388 ms) 42: [----------] 1 test from std_algorithms_remove_copy_team_test (1388 ms total) 42: 42: [----------] 1 test from std_algorithms_remove_copy_if_team_test 42: [ RUN ] std_algorithms_remove_copy_if_team_test.test [ 49%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerIterationChecker.cpp.o [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseNoexceptCheck.cpp.o [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/TrailingReturnCheck.cpp.o [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantFunctionPtrDereferenceCheck.cpp.o 18: ViewFill_Rank1/N:10/manual_time 0.023 s 0.012 s 30 34.2971/s 800 42: [ OK ] std_algorithms_remove_copy_if_team_test.test (1290 ms) 42: [----------] 1 test from std_algorithms_remove_copy_if_team_test (1290 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 9 tests from 9 test suites ran. (12939 ms total) 42: [ PASSED ] 9 tests. 42/48 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .......... Passed 14.97 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 43: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 43: Test timeout computed to be: 1500 [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SpuriouslyWakeUpFunctionsCheck.cpp.o [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E 18: ViewFill_Rank1/N:10/manual_time 0.023 s 0.012 s 30 34.3322/s 800 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 [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_Error.cpp [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o 18: ViewFill_Rank2/N:10/manual_time 0.023 s 0.012 s 30 34.2637/s 800 43: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1809 ms) 43: [----------] 1 test from std_algorithms_unique_team_test (1810 ms total) 43: 43: [----------] 1 test from std_algorithms_adjacent_difference_team_test 43: [ RUN ] std_algorithms_adjacent_difference_team_test.test /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_HostSpace.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_MemoryPool.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/containers/src/impl/Kokkos_UnorderedMap_impl.cpp 18: ViewFill_Rank2/N:10/manual_time 0.028 s 0.014 s 28 28.9319/s 800 43: [ OK ] std_algorithms_adjacent_difference_team_test.test (2322 ms) 43: [----------] 1 test from std_algorithms_adjacent_difference_team_test (2322 ms total) 43: 43: [----------] 1 test from std_algorithms_reduce_team_test 43: [ RUN ] std_algorithms_reduce_team_test.test [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/UnnecessaryValueParamCheck.cpp.o [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/hicpp/CMakeFiles/obj.clangTidyHICPPModule.dir/SignedBitwiseCheck.cpp.o [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 85%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/Cuda/Kokkos_Cuda_Instance.cpp [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_View_64bit.cpp.o 18: ViewFill_Rank3/N:10/manual_time 0.023 s 0.011 s 31 34.9394/s 800 [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/VirtualInheritanceCheck.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/Cuda/Kokkos_CudaSpace.cpp 43: [ OK ] std_algorithms_reduce_team_test.test (2433 ms) 43: [----------] 1 test from std_algorithms_reduce_team_test (2433 ms total) 43: 43: [----------] 1 test from std_algorithms_transform_reduce_team_test 43: [ RUN ] std_algorithms_transform_reduce_team_test.test 18: ViewFill_Rank3/N:10/manual_time 0.023 s 0.011 s 31 34.9516/s 800 [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantMemberInitCheck.cpp.o [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/UsingNamespaceDirectiveCheck.cpp.o 18: ViewFill_Rank4/N:10/manual_time 0.023 s 0.011 s 31 34.9647/s 800 [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseNullptrCheck.cpp.o 43: [ OK ] std_algorithms_transform_reduce_team_test.test (3412 ms) 43: [----------] 1 test from std_algorithms_transform_reduce_team_test (3412 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 4 tests from 4 test suites ran. (9978 ms total) 43: [ PASSED ] 4 tests. [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o 43/48 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .......... Passed 12.03 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 44: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 44: Test timeout computed to be: 1500 [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o 18: ViewFill_Rank4/N:10/manual_time 0.023 s 0.011 s 31 34.4996/s 800 [ 49%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerSortingChecker.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 18: ViewFill_Rank5/N:10/manual_time 0.023 s 0.011 s 31 34.9143/s 800 [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/Cuda/Kokkos_Cuda_Task.cpp [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/StringConstructorCheck.cpp.o 44: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (1621 ms) 44: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 18: ViewFill_Rank5/N:10/manual_time 0.027 s 0.011 s 26 29.1347/s 800 /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/src/Lock_Array_CUDA.cpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/Serial/Kokkos_Serial.cpp 44: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (2421 ms) 44: [----------] 2 tests from std_algorithms_is_sorted_team_test (4043 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 (104 ms) 44: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 44: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (154 ms) 44: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 18: ViewFill_Rank6/N:10/manual_time 0.023 s 0.011 s 30 34.5006/s 800 [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 86%] Linking CXX executable Kokkos_UnitTest_Random [ 49%] Built target obj.clangTidyGoogleModule 44: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (2037 ms) 44: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 18: ViewFill_Rank6/N:10/manual_time 0.023 s 0.012 s 30 34.6518/s 800 [ 49%] Built target obj.clangTidyHICPPModule [ 49%] Built target obj.clangTidyFuchsiaModule Scanning dependencies of target obj.clangTidyKokkosModule [ 86%] Built target Kokkos_UnitTest_Random Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/kokkos/CMakeFiles/obj.clangTidyKokkosModule.dir/ImplicitThisCaptureCheck.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o Scanning dependencies of target obj.clangTidyLLVMModule [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/HeaderGuardCheck.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 87%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o Scanning dependencies of target obj.clangTidyLinuxKernelModule [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/linuxkernel/CMakeFiles/obj.clangTidyLinuxKernelModule.dir/LinuxKernelTidyModule.cpp.o 44: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1477 ms) 44: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (3774 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 (48 ms) 44: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 18: ViewFill_Rank7/N:10/manual_time 0.023 s 0.011 s 30 34.5386/s 800 [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 49%] Built target obj.clangTidyPerformanceModule 44: [ OK ] std_algorithms_is_partitioned_team_test.all_true (723 ms) 44: [ RUN ] std_algorithms_is_partitioned_team_test.all_false [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o 44: [ OK ] std_algorithms_is_partitioned_team_test.all_false (725 ms) 44: [ RUN ] std_algorithms_is_partitioned_team_test.random /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/Serial/Kokkos_Serial_Task.cpp 18: ViewFill_Rank7/N:10/manual_time 0.024 s 0.012 s 30 33.9589/s 800 44: [ OK ] std_algorithms_is_partitioned_team_test.random (639 ms) 44: [----------] 4 tests from std_algorithms_is_partitioned_team_test (2136 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 (59 ms) 44: [ RUN ] std_algorithms_partition_copy_team_test.all_true 44: [ OK ] std_algorithms_partition_copy_team_test.all_true (1274 ms) 44: [ RUN ] std_algorithms_partition_copy_team_test.all_false 18: ViewFill_Rank8/N:10/manual_time 0.023 s 0.012 s 30 34.5822/s 800 44: [ OK ] std_algorithms_partition_copy_team_test.all_false (1307 ms) 44: [ RUN ] std_algorithms_partition_copy_team_test.random [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantPreprocessorCheck.cpp.o [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/StringIntegerAssignmentCheck.cpp.o 18: ViewFill_Rank8/N:10/manual_time 0.023 s 0.012 s 30 34.4178/s 800 44: [ OK ] std_algorithms_partition_copy_team_test.random (1216 ms) 44: [----------] 4 tests from std_algorithms_partition_copy_team_test (3858 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 (41 ms) 44: [ RUN ] std_algorithms_partition_point_team_test.all_true [ 49%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerSubChecker.cpp.o Scanning dependencies of target obj.clangTidyLLVMLibcModule 44: [ OK ] std_algorithms_partition_point_team_test.all_true (577 ms) 44: [ RUN ] std_algorithms_partition_point_team_test.all_false 44: [ OK ] std_algorithms_partition_point_team_test.all_false (576 ms) 44: [ RUN ] std_algorithms_partition_point_team_test.random [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o 44: [ OK ] std_algorithms_partition_point_team_test.random (490 ms) 44: [----------] 4 tests from std_algorithms_partition_point_team_test (1685 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 18 tests from 5 test suites ran. (15498 ms total) 44: [ PASSED ] 18 tests. [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o 18: ViewFill_Raw/N:10/manual_time 0.025 s 0.013 s 28 31.4612/s 800 [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/llvmlibc/CMakeFiles/obj.clangTidyLLVMLibcModule.dir/CalleeNamespaceCheck.cpp.o 44/48 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .......... Passed 17.54 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 45: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 45: Test timeout computed to be: 1500 [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_a.cpp.o 18: ViewFill_Raw/N:10/manual_time 0.026 s 0.013 s 28 30.8861/s 800 18: ViewResize_Rank1/N:10/iterations:10/manual_time 0.029 s 0.027 s 10 55.0292/s 1.6k [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/kokkos/CMakeFiles/obj.clangTidyKokkosModule.dir/KokkosMatchers.cpp.o [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/IncludeOrderCheck.cpp.o 45: 45: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 45: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 45: setting CUDA_VISIBLE_DEVICES. 45: This could on multi GPU systems lead to severe performance" 45: penalties. 45: [==========] Running 5 tests from 4 test suites. 45: [----------] Global test environment set-up. 45: [----------] 2 tests from std_algorithms_transform_team_test 45: [ RUN ] std_algorithms_transform_team_test.test_unary_op 18: ViewResize_Rank1/N:10/iterations:10/manual_time 0.029 s 0.027 s 10 54.7917/s 1.6k 18: ViewResize_Rank2/N:10/iterations:10/manual_time 0.029 s 0.027 s 10 54.5291/s 1.6k 45: [ OK ] std_algorithms_transform_team_test.test_unary_op (1865 ms) 45: [ RUN ] std_algorithms_transform_team_test.test_binary_op 18: ViewResize_Rank2/N:10/iterations:10/manual_time 0.030 s 0.028 s 10 53.3394/s 1.6k 18: ViewResize_Rank3/N:10/iterations:10/manual_time 0.031 s 0.028 s 10 51.5894/s 1.6k [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_b.cpp.o 18: ViewResize_Rank3/N:10/iterations:10/manual_time 0.036 s 0.031 s 10 44.3315/s 1.6k [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o 45: [ OK ] std_algorithms_transform_team_test.test_binary_op (1838 ms) 45: [----------] 2 tests from std_algorithms_transform_team_test (3704 ms total) 45: 45: [----------] 1 test from std_algorithms_generate_team_test 45: [ RUN ] std_algorithms_generate_team_test.test_unary_op [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/linuxkernel/CMakeFiles/obj.clangTidyLinuxKernelModule.dir/MustCheckErrsCheck.cpp.o 18: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.013 s 0.006 s 10 127.327/s 1.6k [ 87%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.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-6783/bin/nvcc_wrapper -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6783/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 18: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.012 s 0.006 s 10 131.42/s 1.6k [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c13.cpp.o echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6783/build/containers/performance_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6783/build/containers/performance_tests' make -C algorithms/unit_tests make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-6783/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6783 CXX=/var/jenkins/workspace/Kokkos_PR-6783/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-6783/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6783 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests' 18: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.013 s 0.007 s 10 118.594/s 1.6k /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestCuda.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/algorithms/unit_tests/TestStdAlgorithmsCommon.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/algorithms/unit_tests/UnitTestMain.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_Command_Line_Parsing.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_HostSpace_deepcopy.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_ExecPolicy.cpp 18: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.013 s 0.006 s 10 120.953/s 1.6k [ 49%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PthreadLockChecker.cpp.o 18: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.017 s 0.008 s 10 96.8399/s 1.6k 45: [ OK ] std_algorithms_generate_team_test.test_unary_op (2372 ms) 45: [----------] 1 test from std_algorithms_generate_team_test (2372 ms total) 45: 45: [----------] 1 test from std_algorithms_generate_n_team_test 45: [ RUN ] std_algorithms_generate_n_team_test.test 18: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.022 s 0.010 s 10 73.0101/s 1.6k [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o 18: ViewResize_Rank4/N:10/iterations:10/manual_time 0.036 s 0.031 s 10 43.9615/s 1.6k [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/llvmlibc/CMakeFiles/obj.clangTidyLLVMLibcModule.dir/ImplementationInNamespaceCheck.cpp.o [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseOverrideCheck.cpp.o 18: ViewResize_Rank4/N:10/iterations:10/manual_time 0.036 s 0.031 s 10 44.1859/s 1.6k [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o 18: ViewResize_Rank5/N:10/iterations:10/manual_time 0.041 s 0.033 s 10 39.0353/s 1.6k 45: [ OK ] std_algorithms_generate_n_team_test.test (2133 ms) 45: [----------] 1 test from std_algorithms_generate_n_team_test (2133 ms total) 45: 45: [----------] 1 test from std_algorithms_swap_ranges_team_test 45: [ RUN ] std_algorithms_swap_ranges_team_test.test [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantSmartptrGetCheck.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o 18: ViewResize_Rank5/N:10/iterations:10/manual_time 0.036 s 0.031 s 10 44.0767/s 1.6k 18: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.022 s 0.011 s 10 71.8502/s 1.6k [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Task.cpp.o 45: [ OK ] std_algorithms_swap_ranges_team_test.test (1748 ms) 45: [----------] 1 test from std_algorithms_swap_ranges_team_test (1748 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 5 tests from 4 test suites ran. (9960 ms total) 45: [ PASSED ] 5 tests. 18: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.021 s 0.011 s 10 74.539/s 1.6k 45/48 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .......... Passed 12.01 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 46: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 46: Test timeout computed to be: 1500 [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/StringLiteralWithEmbeddedNulCheck.cpp.o 18: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.025 s 0.012 s 10 62.8733/s 1.6k [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o 18: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.022 s 0.010 s 10 74.116/s 1.6k [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/kokkos/CMakeFiles/obj.clangTidyKokkosModule.dir/KokkosTidyModule.cpp.o 18: ViewResize_Rank6/N:10/iterations:10/manual_time 0.042 s 0.034 s 10 38.2529/s 1.6k [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions2.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions3.cpp.o 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 18: ViewResize_Rank6/N:10/iterations:10/manual_time 0.043 s 0.034 s 10 37.1396/s 1.6k 18: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.029 s 0.014 s 10 56.0082/s 1.6k [ 49%] Built target obj.clangTidyLinuxKernelModule 18: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.027 s 0.013 s 10 59.6301/s 1.6k 18: ViewResize_Rank7/N:10/iterations:10/manual_time 0.035 s 0.030 s 10 46.2967/s 1.6k [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/LLVMTidyModule.cpp.o Scanning dependencies of target obj.clangTidyPortabilityModule [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/portability/CMakeFiles/obj.clangTidyPortabilityModule.dir/PortabilityTidyModule.cpp.o 18: ViewResize_Rank7/N:10/iterations:10/manual_time 0.042 s 0.034 s 10 38.5324/s 1.6k 18: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.020 s 0.010 s 10 81.86/s 1.6k [ 49%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/cert/PutenvWithAutoChecker.cpp.o 18: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.030 s 0.015 s 10 53.5484/s 1.6k [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/llvmlibc/CMakeFiles/obj.clangTidyLLVMLibcModule.dir/LLVMLibcTidyModule.cpp.o 18: ViewResize_Rank8/N:10/iterations:10/manual_time 0.041 s 0.033 s 10 39.3895/s 1.6k /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_HostThreadTeam.cpp 46: [ OK ] std_algorithms_exclusive_scan_team_test.test (5478 ms) 46: [----------] 1 test from std_algorithms_exclusive_scan_team_test (5478 ms total) 46: 46: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 46: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 18: ViewResize_Rank8/N:10/iterations:10/manual_time 0.038 s 0.032 s 10 41.8484/s 1.6k [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseTrailingReturnTypeCheck.cpp.o 18: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.027 s 0.013 s 10 58.4898/s 1.6k 18: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.030 s 0.015 s 10 53.2693/s 1.6k [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantStringCStrCheck.cpp.o 46: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (2785 ms) 46: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (2786 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 2 tests from 2 test suites ran. (8264 ms total) 46: [ PASSED ] 2 tests. 46/48 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .......... Passed 10.31 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 47: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 47: Test timeout computed to be: 1500 [ 88%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B 18: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.133 s 0.104 s 10 12.0693/s 1.6k Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o 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 [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o 18: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.129 s 0.102 s 10 12.3779/s 1.6k 18/45 Test #18: Kokkos_PerformanceTest_Benchmark ............ Passed 285.03 sec test 19 Start 19: Kokkos_Benchmark_Atomic_MinMax 19: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-02-14_T09-41-48.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-02-14T10:08:54+00:00 19: Running /var/jenkins/workspace/Kokkos_PR-6783/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.58, 4.94, 5.11 19: CPU architecture: none 19: Default Device: N6Kokkos6OpenMPE 19: GIT_BRANCH: HEAD 19: GIT_CLEAN_STATUS: CLEAN 19: GIT_COMMIT_DATE: 2024-02-14T09:41:36+00:00 19: GIT_COMMIT_DESCRIPTION: Merge commit 'a1199b3df109f34021ca26bfda78e2b0cda4aa4f' into HEAD 19: GIT_COMMIT_HASH: 695c37acc 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.2.99 19: platform: 64bit 19: ---------------------------------------------------------------------------------------------------------------------------------------- 19: Benchmark Time CPU Iterations 19: ---------------------------------------------------------------------------------------------------------------------------------------- 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.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.002 s 0.001 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 49%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RetainCountChecker/RetainCountChecker.cpp.o 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.002 s 0.001 s 10 19/45 Test #19: Kokkos_Benchmark_Atomic_MinMax .............. Passed 0.59 sec test 20 Start 20: Kokkos_PerformanceTest_Mempool 20: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-02-14_T09-41-48.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-02-14T10:08:55+00:00 20: Running /var/jenkins/workspace/Kokkos_PR-6783/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.58, 4.94, 5.11 20: CPU architecture: none 20: Default Device: N6Kokkos6OpenMPE 20: GIT_BRANCH: HEAD 20: GIT_CLEAN_STATUS: CLEAN 20: GIT_COMMIT_DATE: 2024-02-14T09:41:36+00:00 20: GIT_COMMIT_DESCRIPTION: Merge commit 'a1199b3df109f34021ca26bfda78e2b0cda4aa4f' into HEAD 20: GIT_COMMIT_HASH: 695c37acc 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.2.99 20: platform: 64bit /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_SharedAlloc.cpp [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalSpecialFunctions.cpp.o [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousEnumUsageCheck.cpp.o [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/PreferIsaOrDynCastInConditionalsCheck.cpp.o [ 49%] Built target obj.clangTidyKokkosModule 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 1184 9.37004M/s /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_hwloc.cpp 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 2250 37.0872M/s 20/45 Test #20: Kokkos_PerformanceTest_Mempool .............. Passed 1.86 sec test 21 Start 21: Kokkos_PerformanceTest_Atomic 21: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-02-14_T09-41-48.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-02-14T10:08:57+00:00 21: Running /var/jenkins/workspace/Kokkos_PR-6783/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.93, 4.99, 5.13 21: CPU architecture: none 21: Default Device: N6Kokkos6OpenMPE 21: GIT_BRANCH: HEAD 21: GIT_CLEAN_STATUS: CLEAN 21: GIT_COMMIT_DATE: 2024-02-14T09:41:36+00:00 21: GIT_COMMIT_DESCRIPTION: Merge commit 'a1199b3df109f34021ca26bfda78e2b0cda4aa4f' into HEAD 21: GIT_COMMIT_HASH: 695c37acc 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.2.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.043 s 0.022 s 10 1 4 0.126913 0.0226544 332.82u 704.983M 2.11828G 704.983M /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_CPUDiscovery.cpp 21: Test_Atomic/100000/iterations:10 0.045 s 0.022 s 10 1 8 0.24028 0.0148448 330.92u 4.99995G 1.22918G 4.99995G Scanning dependencies of target obj.clangTidyMPIModule [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/mpi/CMakeFiles/obj.clangTidyMPIModule.dir/BufferDerefCheck.cpp.o [ 49%] Building CXX object tools/clang/tools/extra/clang-tidy/portability/CMakeFiles/obj.clangTidyPortabilityModule.dir/RestrictSystemIncludesCheck.cpp.o 21: Test_Atomic/100000/iterations:10 0.042 s 0.020 s 10 1 8 0.1304 0.0180184 330.02u 4.99995G 1.82505G 4.99995G 21: Test_Atomic/100000/iterations:10 0.044 s 0.021 s 10 1 4 0.239673 0.0133434 332.92u 704.983M 1.13873G 704.983M 21: Test_Atomic/100000/iterations:10 0.042 s 0.021 s 10 1 8 0.238605 0.0179191 663.84u 4.99995G 1.52143G 4.99995G 21: Test_Atomic/100000/iterations:10 0.042 s 0.020 s 10 1 8 0.129623 0.015924 333.02u 4.99995G 1.28691G 4.99995G /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_HostBarrier.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_Core.cpp 21: Test_Atomic/100000/iterations:10 0.041 s 0.019 s 10 0 4 0.172677 0.0165117 994.87u 4.99997G 338.558M 4.99989G 21: Test_Atomic/100000/iterations:10 0.039 s 0.019 s 10 1 8 0.151605 0.0206717 994.88u 4.99995G 1.23173G 4.99995G 21: Test_Atomic/100000/iterations:10 0.043 s 0.021 s 10 1 4 0.229587 9.32838m 330.53u 704.983M 668.829M 704.983M 21/45 Test #21: Kokkos_PerformanceTest_Atomic ............... Passed 3.80 sec test 22 Start 22: Kokkos_ContainersUnitTest_Serial 22: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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 22: [ OK ] serial.bitset (1720 ms) 22: [ RUN ] serial.bitset_default_constructor_no_alloc 22: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 22: [ RUN ] serial.dualview_combination 22: [ OK ] serial.dualview_combination (0 ms) 22: [ RUN ] serial.dualview_alloc 22: [ OK ] serial.dualview_alloc (0 ms) 22: [ RUN ] serial.test_dualview_copy_construction_and_assignment 22: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 22: [ RUN ] serial.dualview_combinations_without_init 22: [ OK ] serial.dualview_combinations_without_init (0 ms) 22: [ RUN ] serial.dualview_deep_copy 22: [ OK ] serial.dualview_deep_copy (1 ms) 22: [ RUN ] serial.dualview_realloc 22: [ OK ] serial.dualview_realloc (0 ms) 22: [ RUN ] serial.dualview_resize 22: [ OK ] serial.dualview_resize (0 ms) 22: [ RUN ] serial.dualview_device_correct_kokkos_device 22: [ OK ] serial.dualview_device_correct_kokkos_device (0 ms) 22: [ RUN ] serial.dualview_host_correct_kokkos_device 22: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 22: [ RUN ] serial.dualview_host_modify_template_device_sync 22: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 22: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 22: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 22: [ RUN ] serial.dualview_device_modify_template_host_sync 22: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 22: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 22: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 22: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 22: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 22: [ RUN ] serial.dynamic_view 22: [ OK ] serial.dynamic_view (13 ms) 22: [ RUN ] serial.dyn_rank_view_api_generic 22: [ OK ] serial.dyn_rank_view_api_generic (9 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-6783/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 (42 ms) 22: [ RUN ] serial.offsetview_unmanaged_construction 22: [ OK ] serial.offsetview_unmanaged_construction (23 ms) 22: [ RUN ] serial.offsetview_subview 22: [ OK ] serial.offsetview_subview (15 ms) 22: [ RUN ] serial.offsetview_offsets_rank1 22: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 22: [ RUN ] serial.offsetview_offsets_rank2 22: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 22: [ RUN ] serial.offsetview_offsets_rank3 22: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 22: [ RUN ] serial.scatterview 47: [ OK ] std_algorithms_inclusive_scan_team_test.test (8244 ms) 47: [----------] 1 test from std_algorithms_inclusive_scan_team_test (8244 ms total) 47: 47: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 47: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_Stacktrace.cpp [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o 22: [ OK ] serial.scatterview (1927 ms) 22: [ RUN ] serial.scatterview_devicetype 22: [ OK ] serial.scatterview_devicetype (1 ms) 22: [ RUN ] serial.staticcrsgraph 22: [ OK ] serial.staticcrsgraph (21 ms) 22: [ RUN ] serial.resize_realloc_no_init_dualview 22: [ OK ] serial.resize_realloc_no_init_dualview (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 [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/llvmlibc/CMakeFiles/obj.clangTidyLLVMLibcModule.dir/RestrictSystemLibcHeadersCheck.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantStringInitCheck.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RetainCountChecker/RetainCountDiagnostics.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousIncludeCheck.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_Profiling.cpp [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o 47: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (5460 ms) 47: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (5460 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 2 tests from 2 test suites ran. (13705 ms total) 47: [ PASSED ] 2 tests. 47/48 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .......... Passed 15.71 sec test 48 Start 48: Kokkos_UnitTest_SIMD 48: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build-tests/simd/unit_tests/Kokkos_UnitTest_SIMD 48: Test timeout computed to be: 1500 [ 89%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.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 (6 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 16 tests from 1 test suite ran. (6 ms total) 48: [ PASSED ] 16 tests. 48/48 Test #48: Kokkos_UnitTest_SIMD ............................. Passed 2.07 sec 100% tests passed, 0 tests failed out of 48 Total Test time (real) = 511.15 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 [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/PreferRegisterOverUnsignedCheck.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseTransparentFunctorsCheck.cpp.o -- The Fortran compiler identification is GNU 7.5.0 -- Check for working CXX compiler: /usr/bin/g++-8 -- Check for working CXX compiler: /usr/bin/g++-8 - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Check for working Fortran compiler: /usr/bin/gfortran /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_Error.cpp -- Check for working Fortran compiler: /usr/bin/gfortran - works -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Checking whether /usr/bin/gfortran supports Fortran 90 -- Checking whether /usr/bin/gfortran supports Fortran 90 - yes -- Enabled Kokkos devices: CUDA;SERIAL CMake Warning at /var/jenkins/workspace/Kokkos_PR-6783/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-6783/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-6783/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 /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_HostSpace.cpp [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/mpi/CMakeFiles/obj.clangTidyMPIModule.dir/MPITidyModule.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_c.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_a.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/portability/CMakeFiles/obj.clangTidyPortabilityModule.dir/SIMDIntrinsicsCheck.cpp.o [ 50%] Built target obj.clangTidyLLVMLibcModule [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/SimplifyBooleanExprCheck.cpp.o Scanning dependencies of target obj.clangTidyObjCModule [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/AvoidNSErrorInitCheck.cpp.o [100%] Linking CXX executable example [100%] Built target example + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6783/example/build_cmake_installed/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6783/example/build_cmake_installed/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6783/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-6783/example/build_cmake_installed/build/example "10" 1: Test timeout computed to be: 10000000 [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnPointerRangeChecker.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/impl/Kokkos_MemoryPool.cpp 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.15 G, Shared Memory per Block: 48 K : Selected 1: Number of even integers from 0 to 9 1: Parallel: 5 0.000040 1: Sequential: 5 0.000000 1: Hello World from Fortran 1/1 Test #1: KokkosInTree_Verify .............. Passed 2.04 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 2.05 sec + cd ../.. + cmake -B build_cmake_installed_different_compiler/build -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_CXX_FLAGS=-Werror -DCMAKE_CXX_STANDARD=17 build_cmake_installed_different_compiler -- The CXX compiler identification is Clang 6.0.0 [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousMemsetUsageCheck.cpp.o -- The Fortran compiler identification is GNU 7.5.0 -- Check for working CXX compiler: /usr/bin/clang++ /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/containers/src/impl/Kokkos_UnorderedMap_impl.cpp -- Check for working CXX compiler: /usr/bin/clang++ - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Check for working Fortran compiler: /usr/bin/f95 -- Check for working Fortran compiler: /usr/bin/f95 - works -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Checking whether /usr/bin/f95 supports Fortran 90 /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/Cuda/Kokkos_Cuda_Instance.cpp -- Checking whether /usr/bin/f95 supports Fortran 90 - yes -- Enabled Kokkos devices: CUDA;SERIAL CMake Warning at /var/jenkins/workspace/Kokkos_PR-6783/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-6783/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-6783/example/build_cmake_installed_different_compiler/build + cmake --build build_cmake_installed_different_compiler/build --target all Scanning dependencies of target example_no_kokkos [ 25%] Building CXX object CMakeFiles/example_no_kokkos.dir/bar.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseUncaughtExceptionsCheck.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/TwineLocalCheck.cpp.o [ 50%] Linking CXX executable example_no_kokkos [ 50%] Built target example_no_kokkos Scanning dependencies of target example_with_kokkos [ 75%] Building CXX object CMakeFiles/example_with_kokkos.dir/foo.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 91%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 91%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 91%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o 22: [ OK ] serial.UnorderedMap_insert (18675 ms) 22: [ RUN ] serial.UnorderedMap_failed_insert [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/mpi/CMakeFiles/obj.clangTidyMPIModule.dir/TypeMismatchCheck.cpp.o [ 50%] Built target obj.clangTidyPortabilityModule [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnUndefChecker.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/Cuda/Kokkos_CudaSpace.cpp [100%] Linking CXX executable example_with_kokkos [100%] Built target example_with_kokkos + cmake --build build_cmake_installed_different_compiler/build --target test Running tests... Test project /var/jenkins/workspace/Kokkos_PR-6783/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 /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/Cuda/Kokkos_Cuda_Task.cpp Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/src/Lock_Array_CUDA.cpp /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/Serial/Kokkos_Serial.cpp [ 91%] Built target Kokkos_PerformanceTest_Benchmark Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o 2/2 Test #2: KokkosLauncher_WithKokkos_Verify ... Passed 2.06 sec 100% tests passed, 0 tests failed out of 2 Total Test time (real) = 2.07 sec Post stage [Pipeline] sh [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_d.cpp.o Scanning dependencies of target obj.clangTidyOpenMPModule [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/openmp/CMakeFiles/obj.clangTidyOpenMPModule.dir/ExceptionEscapeCheck.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/DeallocInCategoryCheck.cpp.o + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats zero time Wed Feb 14 09:42:11 2024 cache hit (direct) 50 cache hit (preprocessed) 0 cache miss 490 cache hit rate 9.26 % compiler produced stdout 1 cleanups performed 1 files in cache 2812 cache size 4.6 GB max cache size 5.0 GB [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 e2f28353ba352ad404004ca034d069c4359fb09a800805582ab3fe2bfecf3975 [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_b.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 50%] Built target obj.clangTidyLLVMModule [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/ForbiddenSubclassingCheck.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseUsingCheck.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6783/core/src/Serial/Kokkos_Serial_Task.cpp [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o $ docker rm -f --volumes e2f28353ba352ad404004ca034d069c4359fb09a800805582ab3fe2bfecf3975 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousMissingCommaCheck.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnValueChecker.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o 22: [ OK ] serial.UnorderedMap_failed_insert (12702 ms) 22: [ RUN ] serial.UnorderedMap_deep_copy 22: [ OK ] serial.UnorderedMap_deep_copy (48 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 (11 ms) 22: [ RUN ] serial.vector_insert 22: [ OK ] serial.vector_insert (4 ms) 22: [ RUN ] serial.vector_push_back_default_exec 22: [ OK ] serial.vector_push_back_default_exec (1 ms) 22: [ RUN ] serial.viewctorprop_embedded_dim 22: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 22: [----------] 65 tests from serial (35224 ms total) 22: 22: [----------] Global test environment tear-down 22: [==========] 65 tests from 1 test suite ran. (35224 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 35.40 sec test 23 Start 23: Kokkos_ContainersUnitTest_OpenMP 23: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/containers/unit_tests/Kokkos_ContainersUnitTest_OpenMP 23: Test timeout computed to be: 1500 23: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 23: Detected: 4 cores per node. 23: Detected: 1 MPI_ranks per node. 23: Requested: 8 threads per process. 23: [==========] Running 65 tests from 1 test suite. 23: [----------] Global test environment set-up. 23: [----------] 65 tests from openmp 23: [ RUN ] openmp.bitset 23: [ OK ] openmp.bitset (803 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 (2 ms) 23: [ RUN ] openmp.dualview_realloc 23: [ OK ] openmp.dualview_realloc (0 ms) 23: [ RUN ] openmp.dualview_resize 23: [ OK ] openmp.dualview_resize (1 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 (50 ms) 23: [ RUN ] openmp.dyn_rank_view_api_generic 23: [ OK ] openmp.dyn_rank_view_api_generic (23 ms) 23: [ RUN ] openmp.dyn_rank_view_api_operator_rank12345 23: [ OK ] openmp.dyn_rank_view_api_operator_rank12345 (1 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 (1 ms) 23: [ RUN ] openmp.ErrorReporter 23: [ OK ] openmp.ErrorReporter (1 ms) 23: [ RUN ] openmp.offsetview_construction 23: [ OK ] openmp.offsetview_construction (24 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 [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_c.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/SimplifySubscriptExprCheck.cpp.o [ 50%] Built target obj.clangTidyMPIModule [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCopy_a.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o 23: [ OK ] openmp.scatterview (3377 ms) 23: [ RUN ] openmp.scatterview_devicetype 23: [ OK ] openmp.scatterview_devicetype (712 ms) 23: [ RUN ] openmp.staticcrsgraph 23: [ OK ] openmp.staticcrsgraph (54 ms) 23: [ RUN ] openmp.resize_realloc_no_init_dualview 23: [ OK ] openmp.resize_realloc_no_init_dualview (7 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 (1 ms) 23: [ RUN ] openmp.realloc_exec_space_dualview 23: [ OK ] openmp.realloc_exec_space_dualview (1 ms) 23: [ RUN ] openmp.resize_realloc_no_init_dynrankview 23: [ OK ] openmp.resize_realloc_no_init_dynrankview (1 ms) 23: [ RUN ] openmp.resize_exec_space_dynrankview 23: [ OK ] openmp.resize_exec_space_dynrankview (1 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 (3 ms) 23: [ RUN ] openmp.resize_realloc_no_alloc_scatterview 23: [ OK ] openmp.resize_realloc_no_alloc_scatterview (1 ms) 23: [ RUN ] openmp.resize_exec_space_scatterview 23: [ OK ] openmp.resize_exec_space_scatterview (4 ms) 23: [ RUN ] openmp.realloc_exec_space_scatterview 23: [ OK ] openmp.realloc_exec_space_scatterview (3 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 [ 50%] Built target obj.clangTidyModernizeModule [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/openmp/CMakeFiles/obj.clangTidyOpenMPModule.dir/OpenMPTidyModule.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/openmp/CMakeFiles/obj.clangTidyOpenMPModule.dir/UseDefaultNoneCheck.cpp.o Scanning dependencies of target obj.clangTidyZirconModule /var/jenkins/workspace/Kokkos_PR-6783/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6783/core/src -I/var/jenkins/workspace/Kokkos_PR-6783/containers/src -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6783/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/category_files -Werror -c TestSerial.cpp Scanning dependencies of target obj.clangTidyPlugin [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/zircon/CMakeFiles/obj.clangTidyZirconModule.dir/TemporaryObjectsCheck.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/plugin/CMakeFiles/obj.clangTidyPlugin.dir/ClangTidyPlugin.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RunLoopAutoreleaseLeakChecker.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCopy_b.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousSemicolonCheck.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/MissingHashCheck.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/StaticAccessedThroughInstanceCheck.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 50%] Built target obj.clangTidyPlugin [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_d.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.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 [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 94%] 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_OpenMP.dir/openmp/TestOpenMP_SubView_c13.cpp.o [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousStringCompareCheck.cpp.o Scanning dependencies of target obj.clangTidyMain [ 50%] Built target obj.clangTidyOpenMPModule [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/tool/CMakeFiles/obj.clangTidyMain.dir/ClangTidyMain.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/zircon/CMakeFiles/obj.clangTidyZirconModule.dir/ZirconTidyModule.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_e.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SimpleStreamChecker.cpp.o Scanning dependencies of target obj.clangChangeNamespace [ 50%] Built target obj.clangTidyMain [ 50%] Building CXX object tools/clang/tools/extra/clang-change-namespace/CMakeFiles/obj.clangChangeNamespace.dir/ChangeNamespace.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/NSInvocationArgumentLifetimeCheck.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SwappedArgumentsCheck.cpp.o Scanning dependencies of target obj.clangDoc [ 50%] Building CXX object tools/clang/tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/BitcodeReader.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/StaticDefinitionInAnonymousNamespaceCheck.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_f.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_g.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/TerminatingContinueCheck.cpp.o [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SmartPtrChecker.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 50%] Built target obj.clangTidyZirconModule [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/StringCompareCheck.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/BitcodeWriter.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/ObjCTidyModule.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/UniqueptrDeleteReleaseCheck.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o Scanning dependencies of target obj.findAllSymbols [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangePolicyConstructors.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SmartPtrModeling.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangeReduce.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/FindAllSymbols.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Task.cpp.o [ 50%] Built target obj.clangChangeNamespace [ 50%] Building CXX object tools/clang/tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/ClangDoc.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ThrowKeywordMissingCheck.cpp.o Scanning dependencies of target obj.clangIncludeFixer [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/IncludeFixer.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/UppercaseLiteralSuffixCheck.cpp.o [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly 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 [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpan.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StackAddrEscapeChecker.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/PropertyDeclarationCheck.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/UseAnyOfAllOfCheck.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MinMaxClamp.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/Generators.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_NumericTraits.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/TooSmallLoopVariableCheck.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_OccupancyControlTrait.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/IncludeFixerContext.cpp.o [ 89%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCtorDimMatch.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 89%] Built target Kokkos_CoreUnitTest_OpenMP [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Other.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StdLibraryFunctionsChecker.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/FindAllSymbolsAction.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/SuperSelfCheck.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/HTMLGenerator.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/InMemorySymbolIndex.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/FuzzySymbolIndex.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ParallelScanRangePolicy.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Printf.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/SymbolIndexManager.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/YamlSymbolIndex.cpp.o 23: [ OK ] openmp.UnorderedMap_insert (54374 ms) 23: [ RUN ] openmp.UnorderedMap_failed_insert [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/Mapper.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UndefinedMemoryManipulationCheck.cpp.o [ 50%] Built target obj.clangTidyReadabilityModule [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_QuadPrecisionMath.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicy.cpp.o [ 50%] Built target obj.clangIncludeFixer Scanning dependencies of target obj.clangMove Scanning dependencies of target obj.clangIncludeFixerPlugin [ 50%] Building CXX object tools/clang/tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/MDGenerator.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-move/CMakeFiles/obj.clangMove.dir/Move.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyConstructors.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-include-fixer/plugin/CMakeFiles/obj.clangIncludeFixerPlugin.dir/IncludeFixerPlugin.cpp.o [ 50%] Built target obj.clangTidyObjCModule [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o Scanning dependencies of target obj.clangQuery [ 50%] Building CXX object tools/clang/tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/FindAllMacros.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/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-6783/build/algorithms/unit_tests -L/usr/local/cuda/lib64 -lpthread -o KokkosAlgorithms_UnitTest_Serial [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-query/CMakeFiles/obj.clangQuery.dir/Query.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/STLAlgorithmModeling.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/Representation.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/HeaderMapCollector.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 50%] Building CXX object tools/clang/tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/PathConfig.cpp.o [ 50%] Built target obj.clangIncludeFixerPlugin [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UndelegatedConstructorCheck.cpp.o Scanning dependencies of target obj.clangdSupport [ 50%] Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/Cancellation.cpp.o [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewEmptyRuntimeUnmanaged.cpp.o [ 58%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/Serialize.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/Context.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/PragmaCommentHandler.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StreamChecker.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/FileCache.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/YAMLGenerator.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyRequire.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewHooks.cpp.o [ 58%] Built target Kokkos_CoreUnitTest_Cuda1 [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 66%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ReducerCTADs.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UnhandledSelfAssignmentCheck.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-query/CMakeFiles/obj.clangQuery.dir/QueryParser.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/Logger.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-move/CMakeFiles/obj.clangMove.dir/HelperDeclRefGraph.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 50%] Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/Markup.cpp.o [ 50%] Generating code completion model runtime... 23: [ OK ] openmp.UnorderedMap_failed_insert (25415 ms) 23: [ RUN ] openmp.UnorderedMap_deep_copy 23: [ OK ] openmp.UnorderedMap_deep_copy (101 ms) 23: [ RUN ] openmp.UnorderedMap_valid_empty 23: [ OK ] openmp.UnorderedMap_valid_empty (19 ms) 23: [ RUN ] openmp.UnorderedMap_clear_zero_size 23: [ OK ] openmp.UnorderedMap_clear_zero_size (19 ms) 23: [ RUN ] openmp.UnorderedMap_consistent_size 23: [ OK ] openmp.UnorderedMap_consistent_size (11 ms) 23: [ RUN ] openmp.UnorderedMap_shallow_copyable_on_device 23: [ OK ] openmp.UnorderedMap_shallow_copyable_on_device (7 ms) 23: [ RUN ] openmp.UnorderedMap_lambda_capturable 23: [ OK ] openmp.UnorderedMap_lambda_capturable (7 ms) 23: [ RUN ] openmp.UnorderedMap_constructor_view_alloc 23: [ OK ] openmp.UnorderedMap_constructor_view_alloc (4 ms) 23: [ RUN ] openmp.vector_combination 23: [ OK ] openmp.vector_combination (22 ms) 23: [ RUN ] openmp.vector_insert 23: [ OK ] openmp.vector_insert (23 ms) 23: [ RUN ] openmp.vector_push_back_default_exec 23: [ OK ] openmp.vector_push_back_default_exec (3 ms) 23: [ RUN ] openmp.viewctorprop_embedded_dim 23: [ OK ] openmp.viewctorprop_embedded_dim (7 ms) 23: [----------] 65 tests from openmp (85141 ms total) 23: 23: [----------] Global test environment tear-down 23: [==========] 65 tests from 1 test suite ran. (85141 ms total) 23: [ PASSED ] 65 tests. 23/45 Test #23: Kokkos_ContainersUnitTest_OpenMP ............ Passed 85.39 sec test 24 Start 24: Kokkos_ContainersPerformanceTest_OpenMP 24: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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.00814701 24: View sum computation time: 0.00814701 24: Strided View time (init only): 0.00889199 24: View Rank7 time (init only): 0.00983268 24: DynRankView time (init only): 0.0088064 24: DynRankView sum computation time: 0.00994601 24: Ratio of View to DynRankView time: 0.925123 24: Ratio of View to DynRankView sum computation time: 1.06511 24: Ratio of View to View Rank7 time: 0.828564 24: Ratio of StrideView to DynRankView time: 1.00972 24: Ratio of DynRankView to View Rank7 time: 0.895625 24: [ OK ] TEST_CATEGORY.dynrankview_perf (298 ms) 24: [ RUN ] TEST_CATEGORY.global_2_local 24: OpenMP 24: size, create, generate, fill, find 24: 256, 0.00400328, 0.00196347, 0.00201105, 0.199014 24: 512, 0.00396493, 0.00197354, 0.00201058, 0.200997 24: 1024, 0.00395576, 0.00199002, 0.00120085, 0.199803 24: 2048, 0.00296807, 0.00199816, 0.00224648, 0.199784 24: 4096, 0.002965, 0.00200994, 0.00227566, 0.201741 24: 8192, 0.003936, 0.00197548, 0.00398967, 0.200073 24: 16384, 0.0039387, 0.00201345, 0.00425178, 0.200679 24: 32768, 0.00394799, 0.00101741, 0.00797249, 0.195244 24: 65536, 0.00470007, 0.00201482, 0.00997906, 0.266997 24: 131072, 0.00488594, 0.00200758, 0.0184565, 0.284737 [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp 24: 262144, 0.00489766, 0.00181482, 0.0381686, 0.286192 [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/Taint.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o 24: 524288, 0.00849497, 0.00185611, 0.0717159, 0.881306 [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_a.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_b.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 66%] Built target Kokkos_Benchmark_Atomic_MinMax [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/STLPostfixHeaderMap.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/MemoryTree.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 50%] Building CXX object tools/clang/tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/SymbolInfo.cpp.o Scanning dependencies of target obj.clangDaemon [ 50%] Built target obj.clangDoc [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/AST.cpp.o 24: 1048576, 0.0140916, 0.000559405, 0.145032, 2.76403 Scanning dependencies of target obj.clangDaemonTweaks [ 50%] Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/Path.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_Q Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_c.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/AddUsing.cpp.o [ 50%] Built target obj.findAllSymbols Scanning dependencies of target obj.clangdRemoteIndex [ 50%] Building CXX object tools/clang/tools/extra/clangd/index/remote/unimplemented/CMakeFiles/obj.clangdRemoteIndex.dir/UnimplementedClient.cpp.o [ 50%] Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/Shutdown.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 50%] Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/Threading.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TaintTesterChecker.cpp.o [ 50%] Built target obj.clangQuery [ 50%] Built target obj.clangdRemoteIndex [ 50%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UnusedRaiiCheck.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_d.cpp.o [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o Scanning dependencies of target llvm-cxxmap Scanning dependencies of target llvm-jitlink-executor [ 50%] Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/ThreadsafeFS.cpp.o [ 50%] Building CXX object tools/llvm-cxxmap/CMakeFiles/llvm-cxxmap.dir/llvm-cxxmap.cpp.o [ 50%] Building CXX object tools/llvm-jitlink/llvm-jitlink-executor/CMakeFiles/llvm-jitlink-executor.dir/llvm-jitlink-executor.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp 24: 2097152, 0.0267203, 0.000945904, 0.298933, 6.69457 [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 50%] Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/Trace.cpp.o [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 50%] Linking CXX executable ../../bin/llvm-cxxmap [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewLayoutStrideAssignment.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_a.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 50%] Built target obj.clangMove [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 50%] Built target llvm-cxxmap [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o Scanning dependencies of target InstallNameToolOptsTableGen [ 50%] Building InstallNameToolOpts.inc... [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TestAfterDivZeroChecker.cpp.o Scanning dependencies of target llvm-mt [ 52%] Built target InstallNameToolOptsTableGen [ 52%] Building CXX object tools/llvm-mt/CMakeFiles/llvm-mt.dir/llvm-mt.cpp.o [ 52%] Linking CXX executable ../../../bin/llvm-jitlink-executor [ 52%] Built target obj.clangdSupport Scanning dependencies of target llvm-rc [ 52%] Built target llvm-jitlink-executor Scanning dependencies of target LLVMBitReader [ 52%] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/llvm-rc.cpp.o Scanning dependencies of target LLVMProfileData [ 52%] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitcodeAnalyzer.cpp.o [ 60%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 52%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/GCOV.cpp.o [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 61%] Built target Kokkos_CoreUnitTest_OpenMP [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable ../../bin/llvm-mt [ 52%] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceFileWriter.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 52%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ASTSignals.cpp.o [ 52%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UnusedReturnValueCheck.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 52%] Built target llvm-mt [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o Scanning dependencies of target LLVMAsmParser [ 52%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProf.cpp.o [ 52%] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitReader.cpp.o [ 52%] Building CXX object lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/LLLexer.cpp.o [ 52%] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptCppFilter.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 52%] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/AnnotateHighlightings.cpp.o [ 52%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TraversalChecker.cpp.o [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 52%] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptParser.cpp.o [ 52%] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitcodeReader.cpp.o [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 52%] Building CXX object lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/LLParser.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp 24: 4194304, 0.0509684, 0.00171088, 0.620423, 13.9522 24: [ OK ] TEST_CATEGORY.global_2_local (28139 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 [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o 24: ScatterView data-duplicated test: 24: num_threads 8 24: hand-coded test took 0.135475 seconds 24: test took 0.131127 seconds 24: num_threads 8 24: hand-coded test took 0.134194 seconds 24: test took 0.132075 seconds 24: num_threads 8 24: hand-coded test took 0.135334 seconds 24: test took 0.132263 seconds 24: num_threads 8 24: hand-coded test took 0.135345 seconds 24: test took 0.131229 seconds 24: num_threads 8 24: hand-coded test took 0.134405 seconds 24: test took 0.133259 seconds 24: [ OK ] TEST_CATEGORY.scatter_view (1751 ms) 24: [----------] 5 tests from TEST_CATEGORY (30190 ms total) 24: 24: [----------] Global test environment tear-down 24: [==========] 5 tests from 1 test suite ran. (30190 ms total) 24: [ PASSED ] 5 tests. 24/45 Test #24: Kokkos_ContainersPerformanceTest_OpenMP ..... Passed 30.23 sec test 25 Start 25: Kokkos_UnitTest_Sort 25: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 25: Test timeout computed to be: 1500 25: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 25: Detected: 4 cores per node. 25: Detected: 1 MPI_ranks per node. 25: Requested: 8 threads per process. 25: [==========] Running 9 tests from 1 test suite. 25: [----------] Global test environment set-up. 25: [----------] 9 tests from openmp 25: [ RUN ] openmp.SortUnsignedValueType [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 52%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProfReader.cpp.o [ 52%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ClangdLSPServer.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o /var/jenkins/workspace/Kokkos_PR-6783/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-6783/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-6783/build/algorithms/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests' make -C core/unit_test test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test' make -f /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6783 CXX=/var/jenkins/workspace/Kokkos_PR-6783/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-6783/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6783 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test' echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test' make -f /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6783 CXX=/var/jenkins/workspace/Kokkos_PR-6783/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-6783/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6783 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test' [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o ./KokkosCore_UnitTest_Cuda [ 52%] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptStmt.cpp.o ./KokkosCore_UnitTest_Serial ./KokkosCore_UnitTest_HWLOC ./KokkosCore_UnitTest_Default ./KokkosCore_UnitTest_PushFinalizeHook ./KokkosCore_UnitTest_PushFinalizeHook_terminate ./KokkosCore_UnitTest_StackTraceTestExec --gtest_filter=*normal ./KokkosCore_UnitTest_StackTraceTestExec --gtest_filter=*terminate [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from hwloc [ RUN ] hwloc.query NUMA[1] CORE[1] PU[1] [ OK ] hwloc.query (0 ms) [----------] 1 test from hwloc (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. ./KokkosCore_UnitTest_StackTraceTestExec --gtest_filter=*generic_term [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 52%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TrustNonnullChecker.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 52%] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/DumpAST.cpp.o [ 52%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProfWriter.cpp.o [ 53%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UseAfterMoveCheck.cpp.o [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o 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 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-6783/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. [WARNING] /var/jenkins/workspace/Kokkos_PR-6783/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 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 [==========] 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 (2 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 [==========] Running 15 tests from 1 test suite. [----------] Global test environment set-up. [----------] 15 tests from defaultdevicetype [ RUN ] defaultdevicetype.half_conversion [ OK ] defaultdevicetype.half_conversion (5 ms) [ RUN ] defaultdevicetype.bhalf_conversion [ OK ] defaultdevicetype.bhalf_conversion (2 ms) [ RUN ] defaultdevicetype.half_operators [ OK ] defaultdevicetype.half_operators (2 ms) [ RUN ] defaultdevicetype.bhalf_operators [ OK ] defaultdevicetype.bhalf_operators (1 ms) [ RUN ] defaultdevicetype.host_space_access [ OK ] defaultdevicetype.host_space_access (0 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a1 [ OK ] defaultdevicetype.reduce_instantiation_a1 (24 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b1 [ OK ] defaultdevicetype.reduce_instantiation_a1 (18 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b1 [ OK ] defaultdevicetype.reduce_instantiation_b1 (26 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c1 [ OK ] defaultdevicetype.reduce_instantiation_c1 (15 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a2 [ OK ] defaultdevicetype.reduce_instantiation_a2 (8 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b2 [ OK ] defaultdevicetype.reduce_instantiation_b1 (63 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c1 [ OK ] defaultdevicetype.reduce_instantiation_c1 (34 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a2 [ OK ] defaultdevicetype.reduce_instantiation_b2 (66 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c2 [ OK ] defaultdevicetype.reduce_instantiation_a2 (24 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b2 [ OK ] defaultdevicetype.reduce_instantiation_c2 (35 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a3 [==========] Running 15 tests from 1 test suite. [----------] Global test environment set-up. [----------] 15 tests from defaultdevicetype [ RUN ] defaultdevicetype.half_conversion [ OK ] defaultdevicetype.half_conversion (4 ms) [ RUN ] defaultdevicetype.bhalf_conversion [ OK ] defaultdevicetype.bhalf_conversion (9 ms) [ RUN ] defaultdevicetype.half_operators [ OK ] defaultdevicetype.half_operators (5 ms) [ RUN ] defaultdevicetype.bhalf_operators [ OK ] defaultdevicetype.bhalf_operators (4 ms) [ RUN ] defaultdevicetype.host_space_access [ OK ] defaultdevicetype.host_space_access (0 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a1 [==========] Running 226 tests from 4 test suites. [----------] Global test environment set-up. [----------] 2 tests from cuda_DeathTest [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ OK ] defaultdevicetype.reduce_instantiation_a1 (19 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b1 [ OK ] defaultdevicetype.reduce_instantiation_a3 (66 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b3 [ OK ] defaultdevicetype.reduce_instantiation_b1 (112 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c1 [ OK ] defaultdevicetype.reduce_instantiation_c1 (30 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a2 [ OK ] defaultdevicetype.reduce_instantiation_b2 (219 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c2 [ OK ] defaultdevicetype.reduce_instantiation_a2 (62 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b2 [ OK ] defaultdevicetype.reduce_instantiation_c2 (60 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a3 [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (580 ms) [----------] 1 test from defaultdevicetype_DeathTest (580 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (580 ms total) [ PASSED ] 1 test. [ OK ] defaultdevicetype.reduce_instantiation_a3 (41 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b3 [ OK ] defaultdevicetype.reduce_instantiation_b3 (253 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c3 [ OK ] defaultdevicetype.reduce_instantiation_c3 (77 ms) [ RUN ] defaultdevicetype.malloc [ OK ] defaultdevicetype.malloc (0 ms) [----------] 15 tests from defaultdevicetype (582 ms total) [----------] Global test environment tear-down [==========] 15 tests from 1 test suite ran. (582 ms total) [ PASSED ] 15 tests. [ OK ] defaultdevicetype.reduce_instantiation_b3 (111 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c3 [ OK ] defaultdevicetype.reduce_instantiation_b2 (186 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c2 [ OK ] defaultdevicetype.reduce_instantiation_c3 (43 ms) [ RUN ] defaultdevicetype.malloc [ OK ] defaultdevicetype.malloc (0 ms) [----------] 15 tests from defaultdevicetype (631 ms total) [----------] Global test environment tear-down [==========] 15 tests from 1 test suite ran. (631 ms total) [ PASSED ] 15 tests. [ OK ] defaultdevicetype.reduce_instantiation_c2 (29 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a3 [ OK ] defaultdevicetype.reduce_instantiation_a3 (13 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b3 [ OK ] defaultdevicetype.reduce_instantiation_b3 (26 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c3 [ OK ] defaultdevicetype.reduce_instantiation_c3 (11 ms) [ RUN ] defaultdevicetype.malloc [ OK ] defaultdevicetype.malloc (0 ms) [----------] 15 tests from defaultdevicetype (516 ms total) [----------] Global test environment tear-down [==========] 15 tests from 1 test suite ran. (516 ms total) [ PASSED ] 15 tests. [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (1020 ms) [----------] 1 test from defaultdevicetype_DeathTest (1020 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (1020 ms total) [ PASSED ] 1 test. [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 53%] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptToken.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/ProfileSummaryBuilder.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp 25: [ OK ] openmp.SortUnsignedValueType (10874 ms) 25: [ RUN ] openmp.SortEmptyView 25: [ OK ] openmp.SortEmptyView (0 ms) 25: [ RUN ] openmp.SortWithCustomComparator 25: [ OK ] openmp.SortWithCustomComparator (1312 ms) 25: [ RUN ] openmp.BinSortGenericTests [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (5496 ms) [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/MetadataLoader.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefBranchChecker.cpp.o 25: [ OK ] openmp.BinSortGenericTests (598 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 [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o [ 53%] Linking CXX executable ../../bin/llvm-rc [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProf.cpp.o [ 53%] Building CXX object lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/Parser.cpp.o [ 53%] Built target llvm-rc [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (4922 ms) [----------] 2 tests from serial_DeathTest (10419 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 (19 ms) [ RUN ] serial.range_for [ OK ] serial.range_for (0 ms) [ RUN ] serial.range_reduce [ OK ] serial.range_reduce (0 ms) [ RUN ] serial.range_dynamic_policy [ OK ] serial.range_dynamic_policy (0 ms) [ RUN ] serial.range_for_require [ OK ] serial.range_for_require (0 ms) [ RUN ] serial.range_reduce_require [ OK ] serial.range_reduce_require (0 ms) [ RUN ] serial.range_dynamic_policy_require [ OK ] serial.range_dynamic_policy_require (0 ms) [ RUN ] serial.view_api_a [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (10253 ms) [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment [ OK ] serial.view_api_a (92 ms) [ RUN ] serial.view_api_b [ OK ] serial.view_api_b (2 ms) [ RUN ] serial.view_api_c [ OK ] serial.view_api_c (1 ms) [ RUN ] serial.view_api_d [ OK ] serial.view_api_d (1 ms) [ RUN ] serial.view_allocation_error [ OK ] serial.view_allocation_error (1 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 [ 53%] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/DefineInline.cpp.o [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o Scanning dependencies of target LLVMHelloNew [ 53%] Building CXX object lib/Transforms/HelloNew/CMakeFiles/LLVMHelloNew.dir/HelloWorld.cpp.o [ 53%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/VirtualNearMissCheck.cpp.o [ 53%] Linking CXX static library ../libLLVMAsmParser.a [ OK ] serial.view_allocation_large_rank (2714 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 (146 ms) [ RUN ] serial.deep_copy_conversion [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_e.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions.cpp.o [ OK ] serial.deep_copy_conversion (722 ms) [ RUN ] serial.view_copy_tests [ OK ] serial.view_copy_tests (129 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 [ 53%] Built target LLVMAsmParser [ 53%] Linking CXX static library ../../libLLVMHelloNew.a [ 53%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProfReader.cpp.o [ 53%] Built target LLVMHelloNew [ 53%] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/ValueList.cpp.o Scanning dependencies of target LLVMCFGuard [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefCapturedBlockVarChecker.cpp.o [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object lib/Transforms/CFGuard/CMakeFiles/LLVMCFGuard.dir/CFGuard.cpp.o Scanning dependencies of target LLVMAArch64Desc [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64AsmBackend.cpp.o [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ OK ] serial.view_mapping (982 ms) [ RUN ] serial.view_mapping_operator [ OK ] serial.view_mapping_operator (63 ms) [ RUN ] serial.static_extent [ OK ] serial.static_extent (0 ms) [ RUN ] serial.view_mapping_atomic [ OK ] serial.view_mapping_atomic (10 ms) [ RUN ] serial.view_mapping_class_value [ OK ] serial.view_mapping_class_value (0 ms) [ RUN ] serial.view_mapping_assignable [ OK ] serial.view_mapping_assignable (0 ms) [ RUN ] serial.view_mapping_trivially_copyable [ OK ] serial.view_mapping_trivially_copyable (0 ms) [ RUN ] serial.view_mapping_subview [ OK ] serial.view_mapping_subview (1 ms) [ RUN ] serial.view_resize [ OK ] serial.view_resize (170 ms) [ RUN ] serial.view_realloc [ OK ] serial.view_realloc (1 ms) [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (318 ms) [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (311 ms) [ RUN ] serial.view_irregular_layout [ OK ] serial.view_irregular_layout (0 ms) [ RUN ] serial.view_nested_view [ OK ] serial.view_nested_view (0 ms) [ RUN ] serial.view_subview_auto_1d_left [ OK ] serial.view_subview_auto_1d_left (0 ms) [ RUN ] serial.view_subview_auto_1d_right [ OK ] serial.view_subview_auto_1d_right (0 ms) [ RUN ] serial.view_subview_auto_1d_stride [ OK ] serial.view_subview_auto_1d_stride (0 ms) [ RUN ] serial.view_subview_assign_strided [ OK ] serial.view_subview_assign_strided (0 ms) [ RUN ] serial.view_subview_left_0 [ OK ] serial.view_subview_left_0 (0 ms) [ RUN ] serial.view_subview_left_1 [ OK ] serial.view_subview_left_1 (0 ms) [ RUN ] serial.view_subview_left_2 [ OK ] serial.view_subview_left_2 (0 ms) [ RUN ] serial.view_subview_left_3 [ OK ] serial.view_subview_left_3 (0 ms) [ RUN ] serial.view_subview_right_0 [ OK ] serial.view_subview_right_0 (0 ms) [ RUN ] serial.view_subview_right_1 [ OK ] serial.view_subview_right_1 (0 ms) [ RUN ] serial.view_subview_right_3 [ OK ] serial.view_subview_right_3 (0 ms) [ RUN ] serial.view_static_tests [ OK ] serial.view_static_tests (0 ms) [ RUN ] serial.view_subview_layoutleft_to_layoutleft [ OK ] serial.view_subview_layoutleft_to_layoutleft (1 ms) [ RUN ] serial.view_subview_layoutright_to_layoutright [ OK ] serial.view_subview_layoutright_to_layoutright (1 ms) [ RUN ] serial.view_subview_1d_assign [ OK ] serial.view_subview_1d_assign (0 ms) [ RUN ] serial.view_subview_1d_assign_atomic [ OK ] serial.view_subview_1d_assign_atomic (0 ms) [ RUN ] serial.view_subview_1d_assign_randomaccess [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) [ RUN ] serial.view_subview_2d_from_3d [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 53%] Linking CXX static library ../../libLLVMBitReader.a [ 53%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ClangdServer.cpp.o [ OK ] serial.view_subview_2d_from_3d (113 ms) [ RUN ] serial.view_subview_2d_from_3d_atomic [ OK ] serial.view_subview_2d_from_3d_atomic (114 ms) [ RUN ] serial.view_subview_2d_from_3d_randomaccess [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ OK ] serial.view_subview_2d_from_3d_randomaccess (112 ms) [ RUN ] serial.view_subview_3d_from_5d_left [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 53%] Built target LLVMBitReader [ 53%] Linking CXX static library ../../libLLVMCFGuard.a [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions_DeviceView.cpp.o [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o Scanning dependencies of target LLVMAMDGPUUtils [ 53%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64ELFObjectWriter.cpp.o [ 53%] Built target LLVMCFGuard [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 53%] Building CXX object lib/Target/AMDGPU/Utils/CMakeFiles/LLVMAMDGPUUtils.dir/AMDGPUBaseInfo.cpp.o [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (9223 ms) [----------] 2 tests from cuda_DeathTest (19477 ms total) [----------] 147 tests from cuda [ RUN ] cuda.init [ OK ] cuda.init (0 ms) [ RUN ] cuda.dispatch [ OK ] cuda.dispatch (98 ms) [ RUN ] cuda.impl_shared_alloc [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ OK ] cuda.impl_shared_alloc (96 ms) [ RUN ] cuda.range_for [ OK ] cuda.range_for (7 ms) [ RUN ] cuda.range_reduce [ OK ] cuda.range_reduce (1 ms) [ RUN ] cuda.range_dynamic_policy [ OK ] cuda.range_dynamic_policy (0 ms) [ RUN ] cuda.range_for_require [ OK ] cuda.range_for_require (1 ms) [ RUN ] cuda.range_reduce_require [ OK ] cuda.range_reduce_require (0 ms) [ RUN ] cuda.range_dynamic_policy_require [ OK ] cuda.range_dynamic_policy_require (0 ms) [ RUN ] cuda.view_api_a [ OK ] cuda.view_api_a (106 ms) [ RUN ] cuda.view_api_b [ OK ] cuda.view_api_b (6 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 (162 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 (64 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 (51 ms) [ RUN ] cuda.deep_copy_conversion [ OK ] cuda.deep_copy_conversion (8 ms) [ RUN ] cuda.view_mapping [ OK ] serial.view_subview_3d_from_5d_left (3918 ms) [ RUN ] serial.view_subview_3d_from_5d_left_atomic [ 53%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProfWriter.cpp.o Scanning dependencies of target LLVMAMDGPUInfo [ 53%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64ELFStreamer.cpp.o [ 53%] Building CXX object lib/Target/AMDGPU/TargetInfo/CMakeFiles/LLVMAMDGPUInfo.dir/AMDGPUTargetInfo.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ OK ] cuda.view_mapping (973 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 (158 ms) [ RUN ] cuda.view_realloc [ OK ] cuda.view_realloc (1 ms) [ RUN ] cuda.view_layoutstride_left_to_layoutleft_assignment [ OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (354 ms) [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 70%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (348 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 (13 ms) [ RUN ] cuda.double_reduce [ OK ] cuda.double_reduce (12 ms) [ RUN ] cuda.int64_t_reduce_dynamic [ OK ] cuda.int64_t_reduce_dynamic (17 ms) [ RUN ] cuda.double_reduce_dynamic [ OK ] cuda.double_reduce_dynamic (17 ms) [ RUN ] cuda.int64_t_reduce_dynamic_view [ OK ] cuda.int64_t_reduce_dynamic_view (5 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 (81 ms) [ RUN ] cuda.reduce_device_view_range_policy [ OK ] cuda.reduce_device_view_range_policy (5 ms) [ RUN ] cuda.reduce_device_view_mdrange_policy [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefResultChecker.cpp.o [ OK ] cuda.reduce_device_view_mdrange_policy (129 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 (9 ms) [ RUN ] cuda.reducers_double [ OK ] cuda.reducers_double (10 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 (6 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 (20 ms) [ RUN ] cuda.atomic_operations_unsigned [ OK ] cuda.atomic_operations_unsigned (16 ms) [ RUN ] cuda.atomic_operations_long [ OK ] cuda.atomic_operations_long (20 ms) [ RUN ] cuda.atomic_operations_unsignedlong [ OK ] cuda.atomic_operations_unsignedlong (16 ms) [ RUN ] cuda.atomic_operations_longlong [ OK ] cuda.atomic_operations_longlong (20 ms) [ RUN ] cuda.atomic_operations_double [ OK ] cuda.atomic_operations_double (9 ms) [ RUN ] cuda.atomic_operations_float [ OK ] cuda.atomic_operations_float (8 ms) [ RUN ] cuda.atomic_operations_complexfloat [ OK ] cuda.atomic_operations_complexfloat (9 ms) [ RUN ] cuda.atomic_operations_complexdouble [ OK ] cuda.atomic_operations_complexdouble (9 ms) [ RUN ] cuda.atomic_views_integral [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 53%] Linking CXX static library ../../../libLLVMAMDGPUInfo.a [ 70%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/DefineOutline.cpp.o [ 53%] Built target obj.clangTidyBugproneModule [ 53%] Built target LLVMAMDGPUInfo [ OK ] serial.view_subview_3d_from_5d_left_atomic (3913 ms) [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 25: [ OK ] openmp.BinSortUnsignedKeyLayoutStrideValues (17597 ms) 25: [ RUN ] openmp.NestedSort 25: [ OK ] openmp.NestedSort (7 ms) 25: [ RUN ] openmp.NestedSortByKey 25: [ OK ] openmp.NestedSortByKey (130 ms) 25: [----------] 9 tests from openmp (30521 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 9 tests from 1 test suite ran. (30521 ms total) 25: [ PASSED ] 9 tests. 25/45 Test #25: Kokkos_UnitTest_Sort ........................ Passed 30.54 sec test 26 Start 26: Kokkos_UnitTest_Random 26: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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:1707905522429364274 26: Test Scalar=int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.0175767 -0.000811235 || 0.051031 2032 2435 || 2261.82 2222.06 || -11.2145 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.000694446 0.000526116 || 0.051031 1e+64 -1e+64 26: Test Scalar=unsigned int 26: -- Testing randomness properties [ 53%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64InstPrinter.cpp.o Scanning dependencies of target LLVMARMDesc 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.000386908 0.000470072 || 0.051031 2042 2400 || 2222.92 2222.06 || 6.49828 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.00604955 -0.000324328 || 0.051031 1e+64 -1e+64 26: Test Scalar=int64_t 26: -- Testing randomness properties [ 53%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMAsmBackend.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.0127967 0.00200339 || 0.051031 2036 2434 || 2250.87 2222.06 || 27.6949 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.0156734 -0.000590553 || 0.051031 1e+64 -1e+64 26: Test Scalar=uint64_t 26: -- Testing randomness properties [ 53%] Linking CXX static library ../libLLVMProfileData.a Scanning dependencies of target LLVMAVRDesc 26: -- Testing 1-D histogram 26: Density 1D: 0 0.0220403 -0.000334391 || 0.051031 2036 2422 || 2174.14 2222.06 || -4.62262 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.0103928 -0.000572708 || 0.051031 1e+64 -1e+64 26: Test Scalar=half 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.00144754 -0.000874576 || 0.051031 2032 2397 || 2225.28 2222.06 || -12.0901 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.00580747 -0.000153566 || 0.051031 1e+64 -1e+64 26: Test Scalar=bhalf 26: -- Testing randomness properties [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 53%] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRAsmBackend.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 6.51042e-08 0.00497096 0.000136299 || 0.051031 2047 2404 || 2211.07 2222.06 || 1.88419 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 1.95313e-07 -0.0116974 -0.00018769 || 0.051031 1e+64 -1e+64 26: Test Scalar=float 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 1.95313e-07 0.00152737 0.0010838 || 0.051031 2034 2409 || 2218.67 2222.06 || 14.9824 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 5.85938e-07 0.00800532 0.000272725 || 0.051031 1e+64 -1e+64 26: Test Scalar=double 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.00458183 -0.000279704 || 0.051031 2043 2448 || 2232.29 2222.06 || -3.86663 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.00639018 0.000180995 || 0.051031 1e+64 -1e+64 26: Test Seed:1707905525522694122 26: Test Scalar=int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.00328626 -0.0013615 || 0.051031 2042 2418 || 2229.39 2222.06 || -18.8213 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.00675107 0.00023921 || 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.0168992 -0.000713921 || 0.051031 2019 2405 || 2185.13 2222.06 || -9.86924 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.0148597 0.000701363 || 0.051031 1e+64 -1e+64 26: Test Scalar=int64_t 26: -- Testing randomness properties [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 70%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 0 0.0145464 -0.000518609 || 0.051031 2018 2395 || 2190.2 2222.06 || -7.16925 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.00463399 7.5473e-05 || 0.051031 1e+64 -1e+64 26: Test Scalar=uint64_t 26: -- Testing randomness properties [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (3899 ms) [ RUN ] serial.view_subview_3d_from_5d_right [ 53%] Built target LLVMProfileData [ 53%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCAsmInfo.cpp.o [ 53%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMELFObjectWriter.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.00336821 -1.23671e-05 || 0.051031 2063 2417 || 2229.57 2222.06 || -0.170962 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.00364994 0.000122234 || 0.051031 1e+64 -1e+64 26: Test Scalar=half 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 3.25521e-08 0.00492912 -0.000122668 || 0.051031 2054 2416 || 2211.16 2222.06 || -1.69576 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 9.76563e-08 0.00875692 -0.000107961 || 0.051031 1e+64 -1e+64 26: Test Scalar=bhalf 26: -- Testing randomness properties [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefinedArraySubscriptChecker.cpp.o [ 53%] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRELFObjectWriter.cpp.o Scanning dependencies of target LLVMAVRDisassembler [ 53%] Building CXX object lib/Target/AVR/Disassembler/CMakeFiles/LLVMAVRDisassembler.dir/AVRDisassembler.cpp.o [ OK ] cuda.atomic_views_integral (6825 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 26: -- Testing 1-D histogram 26: Density 1D: 3.25521e-08 -0.0265975 -0.000873911 || 0.051031 2047 2416 || 2282.78 2222.06 || -12.0809 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 9.76563e-08 -0.00794016 -5.96829e-05 || 0.051031 1e+64 -1e+64 26: Test Scalar=float 26: -- Testing randomness properties [ OK ] cuda.atomics (221 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 (15 ms) [ RUN ] cuda.team_broadcast_long [ OK ] cuda.team_broadcast_long (1 ms) [ RUN ] cuda.team_broadcast_long_wrapper [ OK ] cuda.team_broadcast_long_wrapper (1 ms) [ RUN ] cuda.team_broadcast_char [ OK ] cuda.team_broadcast_char (1 ms) [ RUN ] cuda.team_broadcast_float [ OK ] cuda.team_broadcast_float (0 ms) [ RUN ] cuda.team_broadcast_double [ OK ] cuda.team_broadcast_double (0 ms) [ RUN ] cuda.team_handle_by_value [ OK ] cuda.team_handle_by_value (0 ms) [ RUN ] cuda.team_vector [ OK ] cuda.team_vector (18 ms) [ RUN ] cuda.triple_nested_parallelism [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 3.25521e-08 0.0092994 -0.00163274 || 0.051031 2026 2398 || 2201.59 2222.06 || -22.571 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 9.76563e-08 -0.00608159 -0.000730052 || 0.051031 1e+64 -1e+64 26: Test Scalar=double 26: -- Testing randomness properties [ OK ] cuda.triple_nested_parallelism (29 ms) [ RUN ] cuda.parallel_scan_with_reducers [ 53%] Building CXX object lib/Target/AMDGPU/Utils/CMakeFiles/LLVMAMDGPUUtils.dir/AMDKernelCodeTUtils.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.0141916 -0.000906796 || 0.051031 2033 2423 || 2254.05 2222.06 || -12.5355 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.00659826 8.57172e-06 || 0.051031 1e+64 -1e+64 26: [ OK ] openmp.Random_XorShift64 (6170 ms) 26: [ RUN ] openmp.Random_XorShift1024_0 26: Test Seed:1707905528599745935 26: Test Scalar=int 26: -- Testing randomness properties [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SharedAlloc.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.000138665 -0.00089686 || 0.051031 2015 2393 || 2198.53 2198.22 || -12.3982 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.0195819 0.000243241 || 0.051031 1e+64 -1e+64 26: Test Scalar=unsigned int 26: -- Testing randomness properties [ 53%] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRELFStreamer.cpp.o [ 53%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMELFStreamer.cpp.o [ OK ] cuda.parallel_scan_with_reducers (1114 ms) [ RUN ] cuda.team_shared_request [ OK ] cuda.team_shared_request (0 ms) [ RUN ] cuda.team_scratch_request [ OK ] cuda.team_scratch_request (1 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 (7 ms) [ RUN ] cuda.team_scratch_memory_index_parallel_for [ OK ] cuda.team_scratch_memory_index_parallel_for (0 ms) [ RUN ] cuda.team_reduction_scan 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.0292107 -0.00102801 || 0.051031 2001 2387 || 2135.83 2198.22 || -14.2112 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.0146543 0.00015704 || 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.00229385 0.000740207 || 0.051031 2009 2393 || 2203.28 2198.22 || 10.2326 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.018089 -0.000288662 || 0.051031 1e+64 -1e+64 26: Test Scalar=uint64_t 26: -- Testing randomness properties [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Swap.cpp.o [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.0197971 -0.00267919 || 0.051031 1994 2374 || 2155.55 2198.22 || -37.0371 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.026146 -6.16179e-05 || 0.051031 1e+64 -1e+64 26: Test Scalar=half 26: -- Testing randomness properties [ 53%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCCodeEmitter.cpp.o [ 53%] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRInstPrinter.cpp.o [ 53%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/CodeComplete.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 7.27585e-05 0.017631 0.000711518 || 0.051031 2016 2368 || 2160.14 2198.22 || 9.83603 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.29559e-05 -0.00526157 0.000816607 || 0.051031 1e+64 -1e+64 26: Test Scalar=bhalf 26: -- Testing randomness properties [ 70%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 7.26926e-05 -0.0118016 9.11199e-05 || 0.051031 2029 2368 || 2224.48 2198.22 || 1.25964 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.27585e-05 -0.00371072 -0.000387783 || 0.051031 1e+64 -1e+64 26: Test Scalar=float 26: -- Testing randomness properties [ 54%] Building CXX object lib/Target/AMDGPU/Utils/CMakeFiles/LLVMAMDGPUUtils.dir/AMDGPUAsmUtils.cpp.o [ OK ] cuda.team_reduction_scan (1536 ms) [ RUN ] cuda.team_long_reduce [ OK ] cuda.team_long_reduce (12 ms) [ RUN ] cuda.team_double_reduce [ OK ] cuda.team_double_reduce (11 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 [ OK ] serial.view_subview_3d_from_5d_right (4646 ms) [ RUN ] serial.view_subview_3d_from_5d_right_atomic [ 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 (3 ms) [ RUN ] cuda.view_aggregate [ OK ] cuda.view_aggregate (0 ms) [ RUN ] cuda.memory_pool [ OK ] cuda.memory_pool (18 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 26: -- Testing 1-D histogram 26: Density 1D: 7.26926e-05 -0.0018452 -0.00193575 || 0.051031 2009 2381 || 2202.29 2198.22 || -26.7598 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.27585e-05 -0.00145791 -0.000645154 || 0.051031 1e+64 -1e+64 26: Test Scalar=double 26: -- Testing randomness properties [ OK ] cuda.mdrange_5d (174 ms) [ RUN ] cuda.mdrange_6d [ OK ] cuda.mdrange_6d (222 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 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.0120926 -0.000287815 || 0.051031 2022 2380 || 2171.96 2198.22 || -3.97875 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.00582091 7.77334e-05 || 0.051031 1e+64 -1e+64 26: Test Seed:1707905531723631602 26: Test Scalar=int 26: -- Testing randomness properties [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ OK ] cuda.mdrange_3d (30 ms) [ RUN ] cuda.mdrange_neg_idx [ OK ] cuda.mdrange_neg_idx (3 ms) [ RUN ] cuda.mdrange_4d [ OK ] cuda.mdrange_4d (33 ms) [ RUN ] cuda.crs_count_fill [ OK ] cuda.crs_count_fill (6 ms) [ RUN ] cuda.crs_copy_constructor [ OK ] cuda.crs_copy_constructor (26 ms) [ RUN ] cuda.workgraph_fib [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.00523087 0.00105899 || 0.051031 2028 2418 || 2186.78 2198.22 || 14.6395 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.0174566 4.79369e-05 || 0.051031 1e+64 -1e+64 26: Test Scalar=unsigned int 26: -- Testing randomness properties [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.016302 -0.00115894 || 0.051031 2011 2386 || 2162.96 2198.22 || -16.0212 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.00210218 -0.000411901 || 0.051031 1e+64 -1e+64 26: Test Scalar=int64_t 26: -- Testing randomness properties [ 70%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ OK ] cuda.workgraph_fib (1050 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 (3 ms) [ RUN ] cuda.impl_view_texture [ OK ] cuda.impl_view_texture (1 ms) [ RUN ] cuda.view_subview_const_randomaccess [ OK ] cuda.view_subview_const_randomaccess (1 ms) [ RUN ] cuda.unique_token_global [ OK ] cuda.unique_token_global (4 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 (13 ms) [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft [ 54%] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCAsmInfo.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.015334 0.00195549 || 0.051031 2018 2381 || 2232.46 2198.22 || 27.0327 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.00177811 0.000422233 || 0.051031 1e+64 -1e+64 26: Test Scalar=uint64_t 26: -- Testing randomness properties [ 54%] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ExpandAutoType.cpp.o [ 54%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefinedAssignmentChecker.cpp.o [ 54%] Building CXX object lib/Target/AMDGPU/Utils/CMakeFiles/LLVMAMDGPUUtils.dir/AMDGPUPALMetadata.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.00956325 0.000984374 || 0.051031 2014 2398 || 2219.45 2198.22 || 13.608 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.000886049 -3.9411e-05 || 0.051031 1e+64 -1e+64 26: Test Scalar=half 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.00833997 -0.00102419 || 0.051031 2018 2383 || 2216.71 2198.22 || -14.1584 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.00629463 0.000159706 || 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.0199489 -0.000226615 || 0.051031 2007 2367 || 2155.23 2198.22 || -3.13272 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.27585e-05 -0.00448033 0.000669327 || 0.051031 1e+64 -1e+64 26: Test Scalar=float 26: -- Testing randomness properties [ 54%] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCCodeEmitter.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamBasic.cpp.o [ 54%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMInstPrinter.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.00452821 -0.000644241 || 0.051031 2027 2379 || 2208.22 2198.22 || -8.90599 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.00332307 -3.36752e-05 || 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.00332227 1.63855e-06 || 0.051031 2031 2391 || 2205.55 2198.22 || 0.0226513 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.000360586 -0.000491243 || 0.051031 1e+64 -1e+64 26: [ OK ] openmp.Random_XorShift1024_0 (6281 ms) 26: [ RUN ] openmp.Multi_streams 26: [ OK ] openmp.Multi_streams (0 ms) 26: [----------] 3 tests from openmp (12452 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 3 tests from 1 test suite ran. (12452 ms total) 26: [ PASSED ] 3 tests. 26/45 Test #26: Kokkos_UnitTest_Random ...................... Passed 12.46 sec test 27 Start 27: Kokkos_AlgorithmsUnitTest_StdSet_A 27: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 27: Test timeout computed to be: 1500 27: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 27: Detected: 4 cores per node. 27: Detected: 1 MPI_ranks per node. 27: Requested: 8 threads per process. 27: [==========] Running 14 tests from 3 test suites. 27: [----------] Global test environment set-up. 27: [----------] 3 tests from std_algorithms_reducers 27: [ RUN ] std_algorithms_reducers.max_first_loc 27: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 27: [ RUN ] std_algorithms_reducers.min_first_loc 27: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 27: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 27: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 27: [----------] 3 tests from std_algorithms_reducers (0 ms total) 27: 27: [----------] 1 test from std_algorithms 27: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 27: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 27: [----------] 1 test from std_algorithms (0 ms total) 27: 27: [----------] 10 tests from random_access_iterator_test 27: [ RUN ] random_access_iterator_test.constructor 27: [ OK ] random_access_iterator_test.constructor (0 ms) 27: [ RUN ] random_access_iterator_test.dereference 27: [ OK ] random_access_iterator_test.dereference (0 ms) 27: [ RUN ] random_access_iterator_test.subscript_operator 27: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 27: [ RUN ] random_access_iterator_test.operatorsSet1 27: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 27: [ RUN ] random_access_iterator_test.operatorsSet2 27: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 27: [ RUN ] random_access_iterator_test.operatorsSet3 27: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 27: [ RUN ] random_access_iterator_test.operatorsSet4 27: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 27: [ RUN ] random_access_iterator_test.assignment_operator 27: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 27: [ RUN ] random_access_iterator_test.distance 27: [ OK ] random_access_iterator_test.distance (0 ms) 27: [ RUN ] random_access_iterator_test.traits_helpers 27: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 27: [----------] 10 tests from random_access_iterator_test (3 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 14 tests from 3 test suites ran. (3 ms total) 27: [ PASSED ] 14 tests. 27/45 Test #27: Kokkos_AlgorithmsUnitTest_StdSet_A .......... Passed 0.01 sec test 28 Start 28: Kokkos_AlgorithmsUnitTest_StdSet_B 28: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 28: Test timeout computed to be: 1500 28: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 28: Detected: 4 cores per node. 28: Detected: 1 MPI_ranks per node. 28: Requested: 8 threads per process. 28: [==========] Running 7 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 7 tests from std_algorithms_min_max_element_test 28: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 28: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 28: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 28: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 28: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 28: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (7 ms) 28: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 28: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (7 ms) 28: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 28: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (7 ms) 28: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 28: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (7 ms) 28: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 28: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (10 ms) 28: [----------] 7 tests from std_algorithms_min_max_element_test (39 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 7 tests from 1 test suite ran. (40 ms total) 28: [ PASSED ] 7 tests. 28/45 Test #28: Kokkos_AlgorithmsUnitTest_StdSet_B .......... Passed 0.05 sec test 29 Start 29: Kokkos_AlgorithmsUnitTest_StdSet_C 29: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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 [ 54%] Linking CXX static library ../../../libLLVMAVRDisassembler.a 29: [ OK ] std_algorithms_lexicographical_compare_test.test (279 ms) 29: [----------] 1 test from std_algorithms_lexicographical_compare_test (279 ms total) 29: 29: [----------] 1 test from std_algorithms_for_each_test 29: [ RUN ] std_algorithms_for_each_test.test 29: [ OK ] std_algorithms_for_each_test.test (225 ms) 29: [----------] 1 test from std_algorithms_for_each_test (225 ms total) 29: 29: [----------] 1 test from std_algorithms_find_test 29: [ RUN ] std_algorithms_find_test.test [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o 29: [ OK ] std_algorithms_find_test.test (164 ms) 29: [----------] 1 test from std_algorithms_find_test (164 ms total) 29: 29: [----------] 4 tests from std_algorithms_non_mod_seq_ops 29: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 70%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ OK ] serial.view_subview_3d_from_5d_right_atomic (4646 ms) [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess [ OK ] cuda.local_deepcopy_teampolicy_layoutleft (2892 ms) [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft [ 70%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 70%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 54%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCExpr.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamCombinedReducers.cpp.o [ 54%] Built target LLVMAVRDisassembler [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (940 ms) [ RUN ] cuda.local_deepcopy_teampolicy_layoutright [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I Scanning dependencies of target Kokkos_UnitTest_SIMD [ 98%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 54%] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCELFStreamer.cpp.o [ 54%] Linking CXX static library ../../../libLLVMAMDGPUUtils.a Scanning dependencies of target LLVMBPFDesc [ 54%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMachObjectWriter.cpp.o [ 54%] Built target LLVMAMDGPUUtils 29: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (1537 ms) 29: [ RUN ] std_algorithms_non_mod_seq_ops.find_end [ 54%] Building CXX object lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFMCTargetDesc.cpp.o 29: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1380 ms) 29: [ RUN ] std_algorithms_non_mod_seq_ops.search [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 54%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCTargetDesc.cpp.o Scanning dependencies of target LLVMBPFDisassembler [ 54%] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCExpr.cpp.o [ 54%] Building CXX object lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFAsmBackend.cpp.o [ 69%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 54%] Building CXX object lib/Target/BPF/Disassembler/CMakeFiles/LLVMBPFDisassembler.dir/BPFDisassembler.cpp.o 29: [ OK ] std_algorithms_non_mod_seq_ops.search (814 ms) 29: [ RUN ] std_algorithms_non_mod_seq_ops.search_n [ OK ] cuda.local_deepcopy_teampolicy_layoutright (2690 ms) [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (300 ms) [ RUN ] cuda.deep_copy_scratch [ OK ] cuda.deep_copy_scratch (0 ms) [ RUN ] cuda.debug_serial_execution [ OK ] cuda.debug_serial_execution (20 ms) [ RUN ] cuda.debug_pin_um_to_host [ 54%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UninitializedObject/UninitializedObjectChecker.cpp.o [ 54%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMachORelocationInfo.cpp.o 29: [ OK ] std_algorithms_non_mod_seq_ops.search_n (593 ms) 29: [----------] 4 tests from std_algorithms_non_mod_seq_ops (4325 ms total) 29: 29: [----------] 1 test from std_algorithms_count_test 29: [ RUN ] std_algorithms_count_test.test [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o 29: [ OK ] std_algorithms_count_test.test (106 ms) 29: [----------] 1 test from std_algorithms_count_test (106 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 (24 ms) 29: [----------] 1 test from std_algorithms_equal_test (25 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 (87 ms) 29: [----------] 1 test from std_algorithms_all_any_none_of_test (87 ms total) 29: 29: [----------] 1 test from std_algorithms_nonmod_seq_ops 29: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 29: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (91 ms) 29: [----------] 1 test from std_algorithms_nonmod_seq_ops (91 ms total) 29: 29: [----------] 1 test from std_algorithms_mismatch_test 29: [ RUN ] std_algorithms_mismatch_test.test [ 69%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (4626 ms) [ RUN ] serial.view_test_unmanaged_subview_reset [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) [ RUN ] serial.int64_t_reduce 29: [ OK ] std_algorithms_mismatch_test.test (230 ms) 29: [----------] 1 test from std_algorithms_mismatch_test (230 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 (53 ms) 29: [----------] 1 test from std_algorithms_mod_seq_ops (53 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 13 tests from 10 test suites ran. (5590 ms total) 29: [ PASSED ] 13 tests. 29/45 Test #29: Kokkos_AlgorithmsUnitTest_StdSet_C .......... Passed 5.60 sec test 30 Start 30: Kokkos_AlgorithmsUnitTest_StdSet_D 30: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 30: Test timeout computed to be: 1500 [ 54%] Building CXX object lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFInstPrinter.cpp.o [ OK ] cuda.debug_pin_um_to_host (920 ms) [ RUN ] cuda.team_scratch_1_streams 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 (33 ms) 30: [ RUN ] std_algorithms_replace_ops_test.replace_if 30: [ OK ] std_algorithms_replace_ops_test.replace_if (133 ms) 30: [ RUN ] std_algorithms_replace_ops_test.replace_copy 30: [ OK ] std_algorithms_replace_ops_test.replace_copy (50 ms) 30: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 30: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (50 ms) 30: [----------] 4 tests from std_algorithms_replace_ops_test (267 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 [ 54%] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ExpandMacro.cpp.o [ 54%] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCTargetDesc.cpp.o 30: [ OK ] std_algorithms_mod_seq_ops.unique (300 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.unique_copy [ 54%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCAsmInfo.cpp.o [ 54%] Linking CXX static library ../../../libLLVMBPFDisassembler.a 30: [ OK ] std_algorithms_mod_seq_ops.unique_copy (95 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.remove 30: [ OK ] std_algorithms_mod_seq_ops.remove (72 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.remove_if 30: [ OK ] std_algorithms_mod_seq_ops.remove_if (101 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.remove_copy [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o 30: [ OK ] std_algorithms_mod_seq_ops.remove_copy (180 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 30: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (93 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.rotate [ 54%] Built target LLVMBPFDisassembler [ 54%] Building CXX object lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFMCCodeEmitter.cpp.o [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 70%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o 30: [ OK ] std_algorithms_mod_seq_ops.rotate (995 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy [ 54%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCCodeEmitter.cpp.o Scanning dependencies of target LLVMHexagonDesc 30: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (447 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.shift_left [ 54%] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRTargetStreamer.cpp.o [ 54%] Building CXX object lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFELFObjectWriter.cpp.o [ 54%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonAsmBackend.cpp.o [ 54%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MachObjectWriter.cpp.o [ OK ] serial.int64_t_reduce (3796 ms) [ RUN ] serial.double_reduce 30: [ OK ] std_algorithms_mod_seq_ops.shift_left (1029 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.shift_right [ 69%] Built target Kokkos_PerformanceTest_Mempool 30: [ OK ] std_algorithms_mod_seq_ops.shift_right (984 ms) 30: [----------] 11 tests from std_algorithms_mod_seq_ops (4404 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 (76 ms) 30: [----------] 1 test from std_algorithms_modseq_test (76 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 31 tests from 5 test suites ran. (4753 ms total) 30: [ PASSED ] 31 tests. 30/45 Test #30: Kokkos_AlgorithmsUnitTest_StdSet_D .......... Passed 4.77 sec test 31 Start 31: Kokkos_AlgorithmsUnitTest_StdSet_E 31: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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 (32 ms) 31: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 31: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (34 ms) 31: [----------] 2 tests from std_algorithms_sorting_ops_test (66 ms total) 31: 31: [----------] 4 tests from std_algorithms_partitioning_test 31: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 31: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 31: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 31: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms) 31: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 31: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms) 31: [ RUN ] std_algorithms_partitioning_test.partition_point 31: [ OK ] std_algorithms_partitioning_test.partition_point (1 ms) 31: [----------] 4 tests from std_algorithms_partitioning_test (5 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 (23 ms) 31: [----------] 1 test from std_algorithms_partitioning_ops (23 ms total) 31: 31: [----------] 12 tests from std_algorithms_numerics_test 31: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 31: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (2 ms) 31: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 31: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (2 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 (2 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 (2 ms) 31: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 31: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms) 31: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 31: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (1 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (1 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (1 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms) 31: [----------] 12 tests from std_algorithms_numerics_test (19 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 (82 ms) 31: [----------] 1 test from std_algorithms_numerics_ops_test (82 ms total) 31: 31: [----------] 8 tests from std_algorithms_numeric_ops_test 31: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 54%] Linking CXX static library ../../../libLLVMAVRDesc.a [ 54%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonELFObjectWriter.cpp.o [ 54%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/CodeCompletionStrings.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamMDRange.cpp.o [ 54%] Built target LLVMAVRDesc [ 71%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 71%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o 31: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (1311 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 [ 54%] Linking CXX static library ../../../libLLVMBPFDesc.a [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o [ 72%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp Scanning dependencies of target LLVMLanaiDesc [ 54%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64TargetStreamer.cpp.o [ 54%] Built target LLVMBPFDesc [ 54%] Building CXX object lib/Target/Lanai/MCTargetDesc/CMakeFiles/LLVMLanaiDesc.dir/LanaiAsmBackend.cpp.o [ 72%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 72%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o 31: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (808 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 (274 ms) 31: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 31: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 31: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 31: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (350 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 (2744 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 (30 ms) 31: [----------] 1 test from std_algorithms_transform_ops_test (30 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 29 tests from 7 test suites ran. (2972 ms total) 31: [ PASSED ] 29 tests. 31/45 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_E .......... Passed 2.99 sec test 32 Start 32: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 32: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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 [ OK ] serial.double_reduce (3758 ms) [ RUN ] serial.int64_t_reduce_dynamic Scanning dependencies of target LLVMMipsDesc [ 54%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonInstPrinter.cpp.o [ 54%] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ExtractFunction.cpp.o [ 54%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsABIInfo.cpp.o 32: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (735 ms) 32: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 32: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (654 ms) 32: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1390 ms total) 32: 32: [----------] 2 tests from std_algorithms_count_team_test 32: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero [ 54%] Building CXX object lib/Target/Lanai/MCTargetDesc/CMakeFiles/LLVMLanaiDesc.dir/LanaiELFObjectWriter.cpp.o [ 54%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/CollectMacros.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 54%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCExpr.cpp.o 32: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (664 ms) 32: [ RUN ] std_algorithms_count_team_test.count_returns_zero 32: [ OK ] std_algorithms_count_team_test.count_returns_zero (562 ms) 32: [----------] 2 tests from std_algorithms_count_team_test (1227 ms total) 32: 32: [----------] 1 test from std_algorithms_count_if_team_test 32: [ RUN ] std_algorithms_count_if_team_test.test [ 54%] Building CXX object lib/Target/Lanai/MCTargetDesc/CMakeFiles/LLVMLanaiDesc.dir/LanaiInstPrinter.cpp.o [ 54%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsABIFlagsSection.cpp.o [ 54%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCTargetDesc.cpp.o [ 98%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o 32: [ OK ] std_algorithms_count_if_team_test.test (1833 ms) 32: [----------] 1 test from std_algorithms_count_if_team_test (1833 ms total) 32: 32: [----------] 1 test from std_algorithms_for_each_team_test 32: [ RUN ] std_algorithms_for_each_team_test.test [ 54%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCAsmInfo.cpp.o [ 54%] Building CXX object lib/Target/Lanai/MCTargetDesc/CMakeFiles/LLVMLanaiDesc.dir/LanaiMCAsmInfo.cpp.o [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P Scanning dependencies of target Kokkos_gups [ 72%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 72%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 54%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsAsmBackend.cpp.o [ 54%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/CompileCommands.cpp.o [ 99%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 72%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 54%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCChecker.cpp.o [ 54%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64WinCOFFObjectWriter.cpp.o [ 54%] Building CXX object lib/Target/Lanai/MCTargetDesc/CMakeFiles/LLVMLanaiDesc.dir/LanaiMCCodeEmitter.cpp.o [ 54%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UninitializedObject/UninitializedPointee.cpp.o [ OK ] serial.int64_t_reduce_dynamic (6511 ms) [ RUN ] serial.double_reduce_dynamic [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F 32: [ OK ] std_algorithms_for_each_team_test.test (2209 ms) 32: [----------] 1 test from std_algorithms_for_each_team_test (2209 ms total) 32: 32: [----------] 1 test from std_algorithms_for_each_n_team_test 32: [ RUN ] std_algorithms_for_each_n_team_test.test [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamPolicyConstructors.cpp.o [ OK ] cuda.team_scratch_1_streams (15506 ms) [----------] 147 tests from cuda (38190 ms total) [----------] 52 tests from cuda_uvm [ RUN ] cuda_uvm.impl_shared_alloc [ OK ] cuda_uvm.impl_shared_alloc (95 ms) [ RUN ] cuda_uvm.view_api_a [ OK ] cuda_uvm.view_api_a (115 ms) [ RUN ] cuda_uvm.view_api_b [ OK ] cuda_uvm.view_api_b (25 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 (1 ms) [ RUN ] cuda_uvm.view_mirror_nonconst [ OK ] cuda_uvm.view_mirror_nonconst (0 ms) [ RUN ] cuda_uvm.view_stride_method [ OK ] cuda_uvm.view_stride_method (0 ms) [ RUN ] cuda_uvm.anonymous_space [ OK ] cuda_uvm.anonymous_space (0 ms) [ RUN ] cuda_uvm.view_overload_resolution [ OK ] cuda_uvm.view_overload_resolution (0 ms) [ RUN ] cuda_uvm.view_allocation_large_rank [ 54%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsELFObjectWriter.cpp.o [ 54%] Building CXX object lib/Target/Lanai/MCTargetDesc/CMakeFiles/LLVMLanaiDesc.dir/LanaiMCExpr.cpp.o [ 54%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64WinCOFFStreamer.cpp.o [ OK ] cuda_uvm.view_allocation_large_rank (765 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 (12 ms) [ RUN ] cuda_uvm.view_copy_tests [ OK ] cuda_uvm.view_copy_tests (34 ms) [ RUN ] cuda_uvm.view_copy_tests_rank_0 [ OK ] cuda_uvm.view_copy_tests_rank_0 (5 ms) [ RUN ] cuda_uvm.view_copy_degenerated [ OK ] cuda_uvm.view_copy_degenerated (0 ms) [ RUN ] cuda_uvm.view_mapping [ 73%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp 32: [ OK ] std_algorithms_for_each_n_team_test.test (2589 ms) 32: [----------] 1 test from std_algorithms_for_each_n_team_test (2589 ms total) 32: 32: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 32: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ OK ] cuda_uvm.view_mapping (974 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 (7 ms) [ RUN ] cuda_uvm.view_subview_auto_1d_right [ OK ] cuda_uvm.view_subview_auto_1d_right (6 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 (7 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 (5 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 (6 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 (6 ms) [ RUN ] cuda_uvm.view_subview_2d_from_3d [ 54%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCCodeEmitter.cpp.o [ 54%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMTargetStreamer.cpp.o [ 54%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsELFStreamer.cpp.o [ 54%] Building CXX object lib/Target/Lanai/MCTargetDesc/CMakeFiles/LLVMLanaiDesc.dir/LanaiMCTargetDesc.cpp.o [ 69%] Built target Kokkos_CoreUnitTest_Serial2 [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 73%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ OK ] cuda_uvm.view_subview_2d_from_3d (87 ms) [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (86 ms) [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (87 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_left Scanning dependencies of target Kokkos_launch_latency [ 73%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ OK ] cuda_uvm.view_subview_3d_from_5d_left (146 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic [ 99%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 73%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 73%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (147 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (148 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_right [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o [ OK ] cuda_uvm.view_subview_3d_from_5d_right (147 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (146 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (147 ms) [ RUN ] cuda_uvm.view_test_unmanaged_subview_reset [ OK ] cuda_uvm.view_test_unmanaged_subview_reset (0 ms) [----------] 52 tests from cuda_uvm (3270 ms total) [----------] 25 tests from cuda_hostpinned [ RUN ] cuda_hostpinned.impl_shared_alloc [ OK ] cuda_hostpinned.impl_shared_alloc (54 ms) [ RUN ] cuda_hostpinned.view_api_a [ OK ] cuda_hostpinned.view_api_a (97 ms) [ RUN ] cuda_hostpinned.view_api_b [ OK ] cuda_hostpinned.view_api_b (14 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 [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 54%] Linking CXX static library ../../../libLLVMAArch64Desc.a [ 54%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMUnwindOpAsm.cpp.o [ 54%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsInstPrinter.cpp.o [ OK ] serial.double_reduce_dynamic (6681 ms) [ RUN ] serial.int64_t_reduce_dynamic_view [ 54%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMWinCOFFObjectWriter.cpp.o [ 54%] Built target LLVMAArch64Desc [ 54%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UnixAPIChecker.cpp.o [ 54%] Linking CXX static library ../../../libLLVMLanaiDesc.a [ 54%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCCompound.cpp.o [ 54%] Built target LLVMLanaiDesc [ 54%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMWinCOFFStreamer.cpp.o [ OK ] serial.int64_t_reduce_dynamic_view (1260 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 (54 ms) [ RUN ] serial.reduce_device_view_range_policy Scanning dependencies of target LLVMMipsDisassembler [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_b.cpp.o [ 54%] Building CXX object lib/Target/Mips/Disassembler/CMakeFiles/LLVMMipsDisassembler.dir/MipsDisassembler.cpp.o [ 56%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Compiler.cpp.o [ 56%] Linking CXX static library ../../../libLLVMARMDesc.a [ 56%] Built target LLVMARMDesc [ 56%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Config.cpp.o [ 56%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCDuplexInfo.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamReductionScan.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScan.cpp.o 32: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (6119 ms) 32: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less Scanning dependencies of target LLVMMSP430Desc [ 56%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsMCAsmInfo.cpp.o [ 56%] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430AsmBackend.cpp.o [ 56%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ConfigCompile.cpp.o [ 56%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCELFStreamer.cpp.o [ 56%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsMCCodeEmitter.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ OK ] cuda_hostpinned.view_allocation_large_rank (8076 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 (134 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 [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UnreachableCodeChecker.cpp.o [ 56%] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430ELFObjectWriter.cpp.o 32: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (5034 ms) 32: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater [ OK ] cuda_hostpinned.view_mapping (968 ms) [ RUN ] cuda_hostpinned.view_mapping_operator [ OK ] cuda_hostpinned.view_mapping_operator (64 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 (9431 ms total) [----------] Global test environment tear-down [==========] 226 tests from 4 test suites ran. (70370 ms total) [ PASSED ] 226 tests. [ 99%] Linking CXX executable Kokkos_gups ./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 (156 ms) [----------] 1 test from cuda (156 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (156 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 (140 ms) [----------] 1 test from cuda (140 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (140 ms total) [ PASSED ] 1 test. [ 56%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCExpr.cpp.o [ 56%] Linking CXX static library ../../../libLLVMMipsDisassembler.a [ 56%] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430ELFStreamer.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_subview.cpp.o [ 56%] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430InstPrinter.cpp.o [ 56%] Built target LLVMMipsDisassembler [ 56%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ConfigProvider.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 74%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 74%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o [ 56%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsMCExpr.cpp.o Scanning dependencies of target LLVMMSP430Disassembler [100%] Built target Kokkos_gups [ 56%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCInstrInfo.cpp.o Scanning dependencies of target Kokkos_stream [100%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 56%] Building CXX object lib/Target/MSP430/Disassembler/CMakeFiles/LLVMMSP430Disassembler.dir/MSP430Disassembler.cpp.o [ 56%] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430MCAsmInfo.cpp.o [ 56%] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430MCCodeEmitter.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Bitset.cpp.o [100%] Linking CXX executable Kokkos_launch_latency [ 56%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ConfigYAML.cpp.o [ 56%] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430MCTargetDesc.cpp.o [ 74%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 56%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsMCTargetDesc.cpp.o [ 74%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 56%] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ExtractVariable.cpp.o [ 56%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCShuffler.cpp.o [ 56%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Diagnostics.cpp.o [ 56%] Linking CXX static library ../../../libLLVMMSP430Desc.a 32: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (6018 ms) 32: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (17172 ms total) 32: 32: [----------] 2 tests from std_algorithms_mismatch_team_test 32: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal [ 56%] Linking CXX static library ../../../libLLVMMSP430Disassembler.a [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VforkChecker.cpp.o [ 56%] Built target LLVMMSP430Desc [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [100%] Built target Kokkos_launch_latency [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 56%] Built target LLVMMSP430Disassembler [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 56%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsNaClELFStreamer.cpp.o [ 56%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCTargetDesc.cpp.o [ 56%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/DraftStore.cpp.o Scanning dependencies of target LLVMNVPTXDesc [ 56%] Building CXX object lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXInstPrinter.cpp.o [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 56%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsOptionRecord.cpp.o Scanning dependencies of target LLVMPowerPCDesc [ 56%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsTargetStreamer.cpp.o [ 56%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCAsmBackend.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o 32: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (6425 ms) 32: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal [ 56%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonShuffler.cpp.o Scanning dependencies of target LLVMPowerPCDisassembler [ 56%] Building CXX object lib/Target/PowerPC/Disassembler/CMakeFiles/LLVMPowerPCDisassembler.dir/PPCDisassembler.cpp.o [ 56%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCInstPrinter.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VLASizeChecker.cpp.o [100%] Linking CXX executable Kokkos_stream [100%] Built target Kokkos_stream [ 56%] Linking CXX static library ../../../libLLVMHexagonDesc.a [ 56%] Linking CXX static library ../../../libLLVMPowerPCDisassembler.a [ 56%] Linking CXX static library ../../../libLLVMMipsDesc.a [ 56%] Built target LLVMPowerPCDisassembler [ 56%] Built target LLVMMipsDesc [ 56%] Built target LLVMHexagonDesc Scanning dependencies of target LLVMRISCVDisassembler Scanning dependencies of target LLVMRISCVDesc Scanning dependencies of target LLVMSparcDesc [ 56%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVAsmBackend.cpp.o [ 56%] Building CXX object lib/Target/RISCV/Disassembler/CMakeFiles/LLVMRISCVDisassembler.dir/RISCVDisassembler.cpp.o [ 56%] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcAsmBackend.cpp.o [ 56%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMCTargetDesc.cpp.o [ 56%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/DumpAST.cpp.o [ 56%] Building CXX object lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXMCAsmInfo.cpp.o 32: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (6454 ms) 32: [----------] 2 tests from std_algorithms_mismatch_team_test (12879 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 12 tests from 7 test suites ran. (39301 ms total) 32: [ PASSED ] 12 tests. 32/45 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..... Passed 39.31 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 33: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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 [100%] Linking CXX executable Kokkos_UnitTest_SIMD [100%] Built target Kokkos_UnitTest_SIMD [ 56%] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcELFObjectWriter.cpp.o [ 56%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVBaseInfo.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMemoryAccessViolation.cpp.o [ 56%] Building CXX object lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXMCTargetDesc.cpp.o [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ValistChecker.cpp.o [ 56%] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcInstPrinter.cpp.o [ 56%] Linking CXX static library ../../../libLLVMRISCVDisassembler.a [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratch.cpp.o [ 56%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMCAsmInfo.cpp.o [ 56%] Built target LLVMRISCVDisassembler [ 56%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVELFObjectWriter.cpp.o [ 56%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMCCodeEmitter.cpp.o Scanning dependencies of target LLVMSparcDisassembler [ 56%] Building CXX object lib/Target/Sparc/Disassembler/CMakeFiles/LLVMSparcDisassembler.dir/SparcDisassembler.cpp.o [ 56%] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ObjCLocalizeStringLiteral.cpp.o [ 56%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVInstPrinter.cpp.o [ 56%] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCAsmInfo.cpp.o [ 56%] Building CXX object lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXTargetStreamer.cpp.o 33: [ OK ] std_algorithms_equal_team_test.views_are_equal (5860 ms) 33: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6783/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6783/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6783/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6783/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6783/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-6783/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 [ 56%] Linking CXX static library ../../../libLLVMSparcDisassembler.a [ 56%] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCCodeEmitter.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 [ 56%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCAsmInfo.cpp.o 1: [ OK ] serial_DeathTest.abort_from_host (387 ms) 1: [ RUN ] serial_DeathTest.abort_from_device [ 56%] Built target LLVMSparcDisassembler [ 56%] Linking CXX static library ../../../libLLVMNVPTXDesc.a Scanning dependencies of target LLVMSystemZDesc 1: [ OK ] serial_DeathTest.abort_from_device (354 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort [ 56%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMCExpr.cpp.o [ 56%] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZInstPrinter.cpp.o [ 56%] Built target LLVMNVPTXDesc 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (348 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (370 ms) 1: [ RUN ] serial_DeathTest.policy_invalid_bounds 1: [ OK ] serial_DeathTest.policy_invalid_bounds (348 ms) 1: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6783/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. [ 56%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCCodeEmitter.cpp.o [ 56%] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCAsmBackend.cpp.o [ 56%] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCTargetDesc.cpp.o 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6783/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 (450 ms) 1: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6783/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. Scanning dependencies of target LLVMWebAssemblyDesc [ 56%] Building CXX object lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyAsmBackend.cpp.o 33: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (4411 ms) 33: [----------] 2 tests from std_algorithms_equal_team_test (10272 ms total) 33: 33: [----------] 2 tests from std_algorithms_search_team_test 33: [ RUN ] std_algorithms_search_team_test.sequences_exist 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6783/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. [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewOfClass.cpp.o 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6783/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-6783/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 (910 ms) 1: [----------] 7 tests from serial_DeathTest (3170 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 (1 ms) 1: [ RUN ] serial.atomic_operations_complexfloat 1: [ OK ] serial.atomic_operations_complexfloat (1 ms) 1: [ RUN ] serial.atomic_operations_double 1: [ OK ] serial.atomic_operations_double (1 ms) 1: [ RUN ] serial.atomic_operations_float 1: [ OK ] serial.atomic_operations_float (1 ms) 1: [ RUN ] serial.atomic_operations_int 1: [ OK ] serial.atomic_operations_int (3 ms) 1: [ RUN ] serial.atomic_operations_long 1: [ OK ] serial.atomic_operations_long (3 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (3 ms) 1: [ RUN ] serial.atomic_shared 1: [ OK ] serial.atomic_shared (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (2 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (2 ms) 1: [ RUN ] serial.atomics 1: [ OK ] serial.atomics (13 ms) 1: [ RUN ] serial.atomics_tpetra_max_abs 1: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] serial.atomic_views_integral [ 56%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCPredicates.cpp.o [ 56%] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCAsmInfo.cpp.o [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VirtualCallChecker.cpp.o [ 56%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCELFObjectWriter.cpp.o 1: [ OK ] serial.atomic_views_integral (724 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (366 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 (5 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (27 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (144 ms) 1: [ RUN ] serial.deep_copy_conversion [ 56%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCExpr.cpp.o [ 56%] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/PopulateSwitch.cpp.o [ 56%] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCExpr.cpp.o 33: [ OK ] std_algorithms_search_team_test.sequences_exist (2387 ms) 33: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist [ 56%] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCCodeEmitter.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DualView.cpp.o 1: [ OK ] serial.deep_copy_conversion (928 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 (13 ms) 1: [ RUN ] serial.join_backward_compatibility 1: [ OK ] serial.join_backward_compatibility (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft [ 56%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCXCOFFObjectWriter.cpp.o [ 56%] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcTargetStreamer.cpp.o [ 56%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCTargetDesc.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewResize.cpp.o 33: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (3073 ms) 33: [----------] 2 tests from std_algorithms_search_team_test (5461 ms total) 33: 33: [----------] 2 tests from std_algorithms_find_end_team_test 33: [ RUN ] std_algorithms_find_end_team_test.sequences_exist [ 56%] Building CXX object lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyInstPrinter.cpp.o [ 56%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCELFStreamer.cpp.o [ 56%] Linking CXX static library ../../../libLLVMSparcDesc.a [ 56%] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCObjectWriter.cpp.o [ 56%] Built target LLVMSparcDesc [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamTeamSize.cpp.o [ 56%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ExpectedTypes.cpp.o Scanning dependencies of target LLVMWebAssemblyAsmParser [ 56%] Building CXX object lib/Target/WebAssembly/AsmParser/CMakeFiles/LLVMWebAssemblyAsmParser.dir/WebAssemblyAsmParser.cpp.o [ 56%] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCTargetDesc.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ OK ] serial.reduce_device_view_range_policy (39730 ms) [ RUN ] serial.reduce_device_view_mdrange_policy 33: [ OK ] std_algorithms_find_end_team_test.sequences_exist (4584 ms) 33: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/NoUncountedMembersChecker.cpp.o [ 56%] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/RawStringLiteral.cpp.o [ 56%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FindSymbols.cpp.o [ 56%] Linking CXX static library ../../../libLLVMPowerPCDesc.a [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 56%] Built target LLVMPowerPCDesc [ 56%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMatInt.cpp.o [ 56%] Building CXX object lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyMCAsmInfo.cpp.o [ 56%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVTargetStreamer.cpp.o [ 56%] Linking CXX static library ../../../libLLVMSystemZDesc.a Scanning dependencies of target LLVMX86Desc [ 56%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86ATTInstPrinter.cpp.o [ 56%] Built target LLVMSystemZDesc [ 56%] Building CXX object lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyMCCodeEmitter.cpp.o 33: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (5074 ms) 33: [----------] 2 tests from std_algorithms_find_end_team_test (9659 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 [ 56%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVELFStreamer.cpp.o Scanning dependencies of target LLVMX86Disassembler [ 56%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86IntelInstPrinter.cpp.o [ 56%] Building CXX object lib/Target/X86/Disassembler/CMakeFiles/LLVMX86Disassembler.dir/X86Disassembler.cpp.o [ 56%] Linking CXX static library ../../../libLLVMWebAssemblyAsmParser.a [ 56%] Linking CXX static library ../../../libLLVMRISCVDesc.a [ 56%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86InstComments.cpp.o [ 56%] Built target LLVMWebAssemblyAsmParser [ 56%] Built target LLVMRISCVDesc Scanning dependencies of target LLVMXCoreDesc [ 56%] Building CXX object lib/Target/XCore/MCTargetDesc/CMakeFiles/LLVMXCoreDesc.dir/XCoreInstPrinter.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamVectorRange.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_UniqueToken.cpp.o 33: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (3820 ms) 33: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist [ 56%] Building CXX object lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyMCTargetDesc.cpp.o [ 56%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86InstPrinterCommon.cpp.o Scanning dependencies of target LLVMXCoreDisassembler [ 56%] Building CXX object lib/Target/XCore/MCTargetDesc/CMakeFiles/LLVMXCoreDesc.dir/XCoreMCTargetDesc.cpp.o [ 56%] Building CXX object lib/Target/XCore/Disassembler/CMakeFiles/LLVMXCoreDisassembler.dir/XCoreDisassembler.cpp.o [ 56%] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/RemoveUsingNamespace.cpp.o [ 56%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86ShuffleDecode.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o [ 56%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FindTarget.cpp.o [ 56%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86AsmBackend.cpp.o [ 56%] Linking CXX static library ../../../libLLVMX86Disassembler.a [ 56%] Building CXX object lib/Target/XCore/MCTargetDesc/CMakeFiles/LLVMXCoreDesc.dir/XCoreMCAsmInfo.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 56%] Linking CXX static library ../../../libLLVMXCoreDesc.a [ 56%] Built target LLVMX86Disassembler [ 56%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCTargetDesc.cpp.o [ 56%] Linking CXX static library ../../../libLLVMXCoreDisassembler.a [ 56%] Built target LLVMXCoreDesc [ 56%] Built target LLVMXCoreDisassembler 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (20449 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_WithoutInitializing.cpp.o Scanning dependencies of target clangBasic [ 56%] Linking CXX static library ../../../../lib/libclangBasic.a [ 56%] Building CXX object lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyTargetStreamer.cpp.o Scanning dependencies of target llvm-profdata [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 56%] Building CXX object tools/llvm-profdata/CMakeFiles/llvm-profdata.dir/llvm-profdata.cpp.o [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/ASTUtils.cpp.o [ 56%] Built target clangBasic [ 56%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCAsmInfo.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_a.cpp.o [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/PtrTypesSemantics.cpp.o Scanning dependencies of target obj.clangAST [ 56%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCCodeEmitter.cpp.o [ 56%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MachObjectWriter.cpp.o [ 56%] Building CXX object lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyWasmObjectWriter.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/APValue.cpp.o 33: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (11902 ms) 33: [----------] 2 tests from std_algorithms_find_first_of_team_test (15722 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 8 tests from 4 test suites ran. (41116 ms total) 33: [ PASSED ] 8 tests. 33/45 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..... Passed 41.16 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 34: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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 (2412 ms) 34: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/RefCntblBaseVirtualDtorChecker.cpp.o [ 56%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86ELFObjectWriter.cpp.o [ 56%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFObjectWriter.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (10856 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright [ 56%] Linking CXX executable ../../bin/llvm-profdata [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTConcept.cpp.o 34: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (2100 ms) 34: [----------] 2 tests from std_algorithms_find_team_test (4512 ms total) 34: 34: [----------] 2 tests from std_algorithms_find_if_team_test 34: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true [ 56%] Built target llvm-profdata 34: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (1358 ms) 34: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false [ 56%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFStreamer.cpp.o [ 56%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFTargetStreamer.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_View_64bit.cpp.o [ 56%] Linking CXX static library ../../../libLLVMWebAssemblyDesc.a [ 56%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FileDistance.cpp.o Scanning dependencies of target obj.clangSema [ 56%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/AnalysisBasedWarnings.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTConsumer.cpp.o [ 56%] Built target LLVMWebAssemblyDesc Scanning dependencies of target clangDriver Scanning dependencies of target clangDirectoryWatcher [ 56%] Linking CXX static library ../../../../lib/libclangDriver.a [ 56%] Linking CXX static library ../../../../lib/libclangDirectoryWatcher.a [ 56%] Built target clangDirectoryWatcher [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_a.cpp.o Scanning dependencies of target clangIndexSerialization [ 56%] Linking CXX static library ../../../../lib/libclangIndexSerialization.a [ 56%] Built target clangDriver 34: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (2399 ms) 34: [----------] 2 tests from std_algorithms_find_if_team_test (3759 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 Scanning dependencies of target clangTesting [ 56%] Built target clangIndexSerialization [ 56%] Linking CXX static library ../../../libLLVMX86Desc.a [ 56%] Linking CXX static library ../../../../lib/libclangTesting.a Scanning dependencies of target clangdSupport [ 56%] Linking CXX static library ../../../../../../lib/libclangdSupport.a [ 56%] Built target clangTesting [ 56%] Built target LLVMX86Desc [ 56%] Built target clangdSupport Scanning dependencies of target llvm-bcanalyzer Scanning dependencies of target BitcodeStripOptsTableGen [ 56%] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/SwapIfBranches.cpp.o [ 56%] Building CXX object tools/llvm-bcanalyzer/CMakeFiles/llvm-bcanalyzer.dir/llvm-bcanalyzer.cpp.o [ 56%] Building BitcodeStripOpts.inc... [ 56%] Built target BitcodeStripOptsTableGen [ 56%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Format.cpp.o Scanning dependencies of target llvm-dis [ 56%] Building CXX object tools/llvm-dis/CMakeFiles/llvm-dis.dir/llvm-dis.cpp.o Scanning dependencies of target LLVMObject 34: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (2064 ms) 34: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTContext.cpp.o [ 56%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Archive.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_b.cpp.o [ 56%] Linking CXX executable ../../bin/llvm-bcanalyzer 34: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (2220 ms) 34: [----------] 2 tests from std_algorithms_find_if_not_team_test (4284 ms total) 34: 34: [----------] 1 test from std_algorithms_all_of_team_test 34: [ RUN ] std_algorithms_all_of_team_test.test [ 56%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FS.cpp.o [ 56%] Built target llvm-bcanalyzer [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_c.cpp.o 34: [ OK ] std_algorithms_all_of_team_test.test (1862 ms) 34: [----------] 1 test from std_algorithms_all_of_team_test (1862 ms total) 34: 34: [----------] 1 test from std_algorithms_any_of_team_test 34: [ RUN ] std_algorithms_any_of_team_test.test Scanning dependencies of target LLVMIRReader [ 56%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FuzzyMatch.cpp.o [ 56%] Linking CXX executable ../../bin/llvm-dis [ 56%] Building CXX object lib/IRReader/CMakeFiles/LLVMIRReader.dir/IRReader.cpp.o [ 56%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ArchiveWriter.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 56%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/GlobalCompilationDatabase.cpp.o 34: [ OK ] std_algorithms_any_of_team_test.test (1676 ms) 34: [----------] 1 test from std_algorithms_any_of_team_test (1676 ms total) 34: 34: [----------] 1 test from std_algorithms_none_of_team_test 34: [ RUN ] std_algorithms_none_of_team_test.test [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynamicView.cpp.o 34: [ OK ] std_algorithms_none_of_team_test.test (1190 ms) 34: [----------] 1 test from std_algorithms_none_of_team_test (1190 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 [ 56%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Binary.cpp.o [ 56%] Built target llvm-dis [ 56%] Linking CXX static library ../libLLVMIRReader.a [ 56%] Built target LLVMIRReader Scanning dependencies of target LLVMAArch64AsmParser [ 56%] Building CXX object lib/Target/AArch64/AsmParser/CMakeFiles/LLVMAArch64AsmParser.dir/AArch64AsmParser.cpp.o [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/UncountedCallArgsChecker.cpp.o Scanning dependencies of target LLVMAArch64Disassembler [ 56%] Building CXX object lib/Target/AArch64/Disassembler/CMakeFiles/LLVMAArch64Disassembler.dir/AArch64Disassembler.cpp.o [ 56%] Built target obj.clangDaemonTweaks 34: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (2514 ms) 34: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist [ 56%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/COFFImportFile.cpp.o 34: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (1830 ms) 34: [----------] 2 tests from std_algorithms_search_n_team_test (4345 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 11 tests from 7 test suites ran. (21632 ms total) 34: [ PASSED ] 11 tests. 34/45 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..... Passed 21.67 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 35: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (16547 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (2299 ms) 1: [ RUN ] serial.deep_copy_scratch 1: [ OK ] serial.deep_copy_scratch (0 ms) 1: [ RUN ] serial.mathematical_constants_e 1: [ OK ] serial.mathematical_constants_e (0 ms) 1: [ RUN ] serial.mathematical_constants_log2e 1: [ OK ] serial.mathematical_constants_log2e (0 ms) 1: [ RUN ] serial.mathematical_constants_log10e 1: [ OK ] serial.mathematical_constants_log10e (0 ms) 1: [ RUN ] serial.mathematical_constants_pi 1: [ OK ] serial.mathematical_constants_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_pi 1: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrtpi 1: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] serial.mathematical_constants_ln2 1: [ OK ] serial.mathematical_constants_ln2 (0 ms) 1: [ RUN ] serial.mathematical_constants_ln10 1: [ OK ] serial.mathematical_constants_ln10 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt2 1: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt3 1: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrt3 1: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_egamma 1: [ OK ] serial.mathematical_constants_egamma (0 ms) 1: [ RUN ] serial.mathematical_constants_phi 1: [ OK ] serial.mathematical_constants_phi (0 ms) 1: [ RUN ] serial.mathematical_functions_trigonometric_functions 1: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (0 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_errorfunc 1: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (8 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (8 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d [ 56%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/COFFModuleDefinition.cpp.o 1: [ OK ] serial.mdrange_5d (1355 ms) 1: [ RUN ] serial.mdrange_6d [ 56%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/COFFObjectFile.cpp.o [ 56%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Headers.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o 35: [ OK ] std_algorithms_min_element_team_test.test (3952 ms) 35: [----------] 1 test from std_algorithms_min_element_team_test (3952 ms total) 35: 35: [----------] 1 test from std_algorithms_max_element_team_test 35: [ RUN ] std_algorithms_max_element_team_test.test [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_d.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_e.cpp.o 1: [ OK ] serial.mdrange_6d (4161 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (25 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 (277 ms) 1: [ RUN ] serial.mdrange_neg_idx [ 56%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/CodeCompleteConsumer.cpp.o Scanning dependencies of target LLVMAMDGPUDesc [ 56%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Decompressor.cpp.o [ 56%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/AMDGPUAsmBackend.cpp.o 35: [ OK ] std_algorithms_max_element_team_test.test (3804 ms) 35: [----------] 1 test from std_algorithms_max_element_team_test (3804 ms total) 35: 35: [----------] 1 test from std_algorithms_minmax_element_team_test 35: [ RUN ] std_algorithms_minmax_element_team_test.test [ 72%] Linking CXX executable Kokkos_PerformanceTest_Atomic 1: [ OK ] serial.mdrange_neg_idx (2043 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (334 ms) 1: [ RUN ] serial.mdrange_scalar 1: [ OK ] serial.mdrange_scalar (0 ms) 1: [ RUN ] serial.mdrange_large_deep_copy [ 56%] Building CXX object lib/Target/AArch64/Disassembler/CMakeFiles/LLVMAArch64Disassembler.dir/AArch64ExternalSymbolizer.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTDiagnostic.cpp.o [ 56%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ELF.cpp.o [ 56%] Linking CXX static library ../../../libLLVMAArch64Disassembler.a [ 56%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/AMDGPUELFObjectWriter.cpp.o [ 56%] Linking CXX static library ../../../libLLVMAArch64AsmParser.a [ 56%] Built target LLVMAArch64Disassembler [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 56%] Built target LLVMAArch64AsmParser [ 56%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/HeaderSourceSwitch.cpp.o [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/UncountedLambdaCapturesChecker.cpp.o 35: [ OK ] std_algorithms_minmax_element_team_test.test (5378 ms) 35: [----------] 1 test from std_algorithms_minmax_element_team_test (5378 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 3 tests from 3 test suites ran. (13136 ms total) 35: [ PASSED ] 3 tests. 35/45 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..... Passed 13.16 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 36: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 36: Test timeout computed to be: 1500 36: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 36: Detected: 4 cores per node. 36: Detected: 1 MPI_ranks per node. 36: Requested: 8 threads per process. 36: [==========] Running 6 tests from 6 test suites. 36: [----------] Global test environment set-up. 36: [----------] 1 test from std_algorithms_fill_team_test 36: [ RUN ] std_algorithms_fill_team_test.test 36: [ OK ] std_algorithms_fill_team_test.test (629 ms) 36: [----------] 1 test from std_algorithms_fill_team_test (629 ms total) 36: 36: [----------] 1 test from std_algorithms_fill_n_team_test 36: [ RUN ] std_algorithms_fill_n_team_test.test Scanning dependencies of target LLVMARMAsmParser 36: [ OK ] std_algorithms_fill_n_team_test.test (336 ms) 36: [----------] 1 test from std_algorithms_fill_n_team_test (336 ms total) 36: 36: [----------] 1 test from std_algorithms_replace_team_test 36: [ RUN ] std_algorithms_replace_team_test.test [ 56%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/AMDGPUELFStreamer.cpp.o [ 56%] Building CXX object lib/Target/ARM/AsmParser/CMakeFiles/LLVMARMAsmParser.dir/ARMAsmParser.cpp.o [ 56%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/DeclSpec.cpp.o Scanning dependencies of target LLVMARMDisassembler [ 56%] Building CXX object lib/Target/ARM/Disassembler/CMakeFiles/LLVMARMDisassembler.dir/ARMDisassembler.cpp.o 36: [ OK ] std_algorithms_replace_team_test.test (684 ms) 36: [----------] 1 test from std_algorithms_replace_team_test (684 ms total) 36: 36: [----------] 1 test from std_algorithms_replace_if_team_test 36: [ RUN ] std_algorithms_replace_if_team_test.test [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o 36: [ OK ] std_algorithms_replace_if_team_test.test (841 ms) 36: [----------] 1 test from std_algorithms_replace_if_team_test (841 ms total) 36: 36: [----------] 1 test from std_algorithms_replace_copy_team_test 36: [ RUN ] std_algorithms_replace_copy_team_test.test [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTDumper.cpp.o [ 56%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/AMDGPUInstPrinter.cpp.o [ 72%] Built target Kokkos_PerformanceTest_Atomic 36: [ OK ] std_algorithms_replace_copy_team_test.test (1172 ms) 36: [----------] 1 test from std_algorithms_replace_copy_team_test (1173 ms total) 36: 36: [----------] 1 test from std_algorithms_replace_copy_if_team_test 36: [ RUN ] std_algorithms_replace_copy_if_team_test.test [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_generic.cpp.o 36: [ OK ] std_algorithms_replace_copy_if_team_test.test (978 ms) 36: [----------] 1 test from std_algorithms_replace_copy_if_team_test (978 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 6 tests from 6 test suites ran. (4643 ms total) 36: [ PASSED ] 6 tests. 36/45 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..... Passed 4.66 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 37: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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 [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o 37: [ OK ] std_algorithms_reverse_team_test.test (481 ms) 37: [----------] 1 test from std_algorithms_reverse_team_test (481 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 (427 ms) 37: [----------] 1 test from std_algorithms_reverse_copy_team_test (427 ms total) 37: 37: [----------] 1 test from std_algorithms_rotate_team_test 37: [ RUN ] std_algorithms_rotate_team_test.test [ 56%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ELFObjectFile.cpp.o 37: [ OK ] std_algorithms_rotate_team_test.test (1182 ms) 37: [----------] 1 test from std_algorithms_rotate_team_test (1182 ms total) 37: 37: [----------] 1 test from std_algorithms_rotate_copy_team_test 37: [ RUN ] std_algorithms_rotate_copy_team_test.test 37: [ OK ] std_algorithms_rotate_copy_team_test.test (1052 ms) 37: [----------] 1 test from std_algorithms_rotate_copy_team_test (1052 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 4 tests from 4 test suites ran. (3143 ms total) 37: [ PASSED ] 4 tests. 37/45 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..... Passed 3.15 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 38: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 38: Test timeout computed to be: 1500 38: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 38: Detected: 4 cores per node. 38: Detected: 1 MPI_ranks per node. 38: Requested: 8 threads per process. 38: [==========] Running 4 tests from 4 test suites. 38: [----------] Global test environment set-up. 38: [----------] 1 test from std_algorithms_move_team_test 38: [ RUN ] std_algorithms_move_team_test.test 38: [ OK ] std_algorithms_move_team_test.test (714 ms) 38: [----------] 1 test from std_algorithms_move_team_test (714 ms total) 38: 38: [----------] 1 test from std_algorithms_move_backward_team_test 38: [ RUN ] std_algorithms_move_backward_team_test.test 38: [ OK ] std_algorithms_move_backward_team_test.test (809 ms) 38: [----------] 1 test from std_algorithms_move_backward_team_test (809 ms total) 38: 38: [----------] 1 test from std_algorithms_shift_left_team_test 38: [ RUN ] std_algorithms_shift_left_team_test.test [ 56%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/DelayedDiagnostic.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_a.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 56%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/AMDGPUMCAsmInfo.cpp.o [ 56%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Hover.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank12345.cpp.o 38: [ OK ] std_algorithms_shift_left_team_test.test (1983 ms) 38: [----------] 1 test from std_algorithms_shift_left_team_test (1983 ms total) 38: 38: [----------] 1 test from std_algorithms_shift_right_team_test 38: [ RUN ] std_algorithms_shift_right_team_test.test 38: [ OK ] std_algorithms_shift_right_team_test.test (1472 ms) 38: [----------] 1 test from std_algorithms_shift_right_team_test (1472 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 4 tests from 4 test suites ran. (4981 ms total) 38: [ PASSED ] 4 tests. 38/45 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..... Passed 4.99 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 39: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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 [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_b.cpp.o 39: [ OK ] std_algorithms_copy_team_test.test (786 ms) 39: [----------] 1 test from std_algorithms_copy_team_test (786 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 (327 ms) 39: [----------] 1 test from std_algorithms_copy_n_team_test (327 ms total) 39: 39: [----------] 1 test from std_algorithms_copy_backward_team_test 39: [ RUN ] std_algorithms_copy_backward_team_test.test 39: [ OK ] std_algorithms_copy_backward_team_test.test (604 ms) 39: [----------] 1 test from std_algorithms_copy_backward_team_test (604 ms total) 39: 39: [----------] 1 test from std_algorithms_copy_if_team_test 39: [ RUN ] std_algorithms_copy_if_team_test.test [ 56%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/AMDGPUMCCodeEmitter.cpp.o [ 56%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/IdentifierResolver.cpp.o 39: [ OK ] std_algorithms_copy_if_team_test.test (710 ms) 39: [----------] 1 test from std_algorithms_copy_if_team_test (710 ms total) 39: 39: [----------] 1 test from std_algorithms_unique_copy_team_test 39: [ RUN ] std_algorithms_unique_copy_team_test.test [ 56%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/AMDGPUMCTargetDesc.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTImporter.cpp.o [ 56%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Error.cpp.o 39: [ OK ] std_algorithms_unique_copy_team_test.test (1408 ms) 39: [----------] 1 test from std_algorithms_unique_copy_team_test (1408 ms total) 39: 39: [----------] 1 test from std_algorithms_remove_team_test 39: [ RUN ] std_algorithms_remove_team_test.test [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o [ 57%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/UncountedLocalVarsChecker.cpp.o [ 72%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_b.cpp.o 39: [ OK ] std_algorithms_remove_team_test.test (847 ms) 39: [----------] 1 test from std_algorithms_remove_team_test (847 ms total) 39: 39: [----------] 1 test from std_algorithms_remove_if_team_test 39: [ RUN ] std_algorithms_remove_if_team_test.test [ 57%] Linking CXX static library ../../../libLLVMARMAsmParser.a [ 57%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/JumpDiagnostics.cpp.o [ 57%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/IRObjectFile.cpp.o [ 57%] Built target LLVMARMAsmParser 39: [ OK ] std_algorithms_remove_if_team_test.test (866 ms) 39: [----------] 1 test from std_algorithms_remove_if_team_test (866 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 (1080 ms) 39: [----------] 1 test from std_algorithms_remove_copy_team_test (1080 ms total) 39: 39: [----------] 1 test from std_algorithms_remove_copy_if_team_test 39: [ RUN ] std_algorithms_remove_copy_if_team_test.test [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o 39: [ OK ] std_algorithms_remove_copy_if_team_test.test (969 ms) 39: [----------] 1 test from std_algorithms_remove_copy_if_team_test (969 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 9 tests from 9 test suites ran. (7601 ms total) 39: [ PASSED ] 9 tests. 39/45 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..... Passed 7.62 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 40: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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 [ 73%] Built target Kokkos_ContainersTestCompileOnly [ 57%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/IRSymtab.cpp.o Scanning dependencies of target LLVMAVRAsmParser [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 57%] Building CXX object lib/Target/AVR/AsmParser/CMakeFiles/LLVMAVRAsmParser.dir/AVRAsmParser.cpp.o 40: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1747 ms) 40: [----------] 1 test from std_algorithms_unique_team_test (1747 ms total) 40: 40: [----------] 1 test from std_algorithms_adjacent_difference_team_test 40: [ RUN ] std_algorithms_adjacent_difference_team_test.test 40: [ OK ] std_algorithms_adjacent_difference_team_test.test (1567 ms) 40: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1567 ms total) 40: 40: [----------] 1 test from std_algorithms_reduce_team_test 40: [ RUN ] std_algorithms_reduce_team_test.test 40: [ OK ] std_algorithms_reduce_team_test.test (1521 ms) 40: [----------] 1 test from std_algorithms_reduce_team_test (1521 ms total) 40: 40: [----------] 1 test from std_algorithms_transform_reduce_team_test 40: [ RUN ] std_algorithms_transform_reduce_team_test.test [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCtorDimMatch.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewEmptyRuntimeUnmanaged.cpp.o [ 57%] Linking CXX static library ../../../libLLVMARMDisassembler.a [ 57%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/MachOObjectFile.cpp.o [ 57%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/AMDGPUTargetStreamer.cpp.o [ 57%] Built target LLVMARMDisassembler [ OK ] serial.reduce_device_view_mdrange_policy (84393 ms) [ RUN ] serial.reduce_device_view_team_policy [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o [ 57%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/IncludeFixer.cpp.o 40: [ OK ] std_algorithms_transform_reduce_team_test.test (2427 ms) 40: [----------] 1 test from std_algorithms_transform_reduce_team_test (2427 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 4 tests from 4 test suites ran. (7264 ms total) 40: [ PASSED ] 4 tests. 40/45 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..... Passed 7.28 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 41: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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 [ 57%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/MultiplexExternalSemaSource.cpp.o [ 57%] Linking CXX static library ../../../libLLVMAVRAsmParser.a [ 57%] Built target LLVMAVRAsmParser 41: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (912 ms) 41: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted Scanning dependencies of target LLVMBPFAsmParser [ 57%] Building CXX object lib/Target/BPF/AsmParser/CMakeFiles/LLVMBPFAsmParser.dir/BPFAsmParser.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewHooks.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewLayoutStrideAssignment.cpp.o [ 57%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/R600MCCodeEmitter.cpp.o [ 57%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/MachOUniversal.cpp.o 41: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1753 ms) 41: [----------] 2 tests from std_algorithms_is_sorted_team_test (2665 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 (36 ms) 41: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 41: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (21 ms) 41: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_a.cpp.o [ 57%] Linking CXX static library ../../../libLLVMBPFAsmParser.a Scanning dependencies of target LLVMHexagonAsmParser [ 57%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/R600MCTargetDesc.cpp.o [ 57%] Building CXX object lib/Target/Hexagon/AsmParser/CMakeFiles/LLVMHexagonAsmParser.dir/HexagonAsmParser.cpp.o [ 57%] Built target LLVMBPFAsmParser [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o 41: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1633 ms) 41: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank67.cpp.o 41: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1091 ms) 41: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2783 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 (17 ms) 41: [ RUN ] std_algorithms_is_partitioned_team_test.all_true Scanning dependencies of target LLVMHexagonDisassembler [ 57%] Built target obj.clangStaticAnalyzerCheckers [ 57%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Minidump.cpp.o [ 57%] Building CXX object lib/Target/Hexagon/Disassembler/CMakeFiles/LLVMHexagonDisassembler.dir/HexagonDisassembler.cpp.o [ 57%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/SIMCCodeEmitter.cpp.o 41: [ OK ] std_algorithms_is_partitioned_team_test.all_true (477 ms) 41: [ RUN ] std_algorithms_is_partitioned_team_test.all_false Scanning dependencies of target LLVMLanaiAsmParser [ 57%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/ParsedAttr.cpp.o 41: [ OK ] std_algorithms_is_partitioned_team_test.all_false (457 ms) 41: [ RUN ] std_algorithms_is_partitioned_team_test.random [ 57%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTImporterLookupTable.cpp.o [ 57%] Building CXX object lib/Target/Lanai/AsmParser/CMakeFiles/LLVMLanaiAsmParser.dir/LanaiAsmParser.cpp.o [ 57%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ModuleSymbolTable.cpp.o 41: [ OK ] std_algorithms_is_partitioned_team_test.random (398 ms) 41: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1351 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 (19 ms) 41: [ RUN ] std_algorithms_partition_copy_team_test.all_true [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_b.cpp.o 41: [ OK ] std_algorithms_partition_copy_team_test.all_true (735 ms) 41: [ RUN ] std_algorithms_partition_copy_team_test.all_false [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o 41: [ OK ] std_algorithms_partition_copy_team_test.all_false (709 ms) 41: [ RUN ] std_algorithms_partition_copy_team_test.random [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o 41: [ OK ] std_algorithms_partition_copy_team_test.random (665 ms) 41: [----------] 4 tests from std_algorithms_partition_copy_team_test (2130 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 (19 ms) 41: [ RUN ] std_algorithms_partition_point_team_test.all_true 41: [ OK ] std_algorithms_partition_point_team_test.all_true (403 ms) 41: [ RUN ] std_algorithms_partition_point_team_test.all_false 41: [ OK ] std_algorithms_partition_point_team_test.all_false (423 ms) 41: [ RUN ] std_algorithms_partition_point_team_test.random 41: [ OK ] std_algorithms_partition_point_team_test.random (271 ms) 41: [----------] 4 tests from std_algorithms_partition_point_team_test (1118 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 18 tests from 5 test suites ran. (10050 ms total) 41: [ PASSED ] 18 tests. 41/45 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..... Passed 10.06 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 42: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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 [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/openmptarget/TestRandom.cpp.o 42: [ OK ] std_algorithms_transform_team_test.test_unary_op (1065 ms) 42: [ RUN ] std_algorithms_transform_team_test.test_binary_op [ 57%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/JSONTransport.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_subview.cpp.o [ 57%] Linking CXX static library ../../../libLLVMHexagonAsmParser.a [ 57%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Object.cpp.o [ 57%] Linking CXX static library ../../../libLLVMAMDGPUDesc.a [ 57%] Built target LLVMHexagonAsmParser Scanning dependencies of target LLVMLanaiDisassembler [ 57%] Linking CXX static library ../../../libLLVMHexagonDisassembler.a [ 57%] Built target LLVMAMDGPUDesc [ 57%] Building CXX object lib/Target/Lanai/Disassembler/CMakeFiles/LLVMLanaiDisassembler.dir/LanaiDisassembler.cpp.o Scanning dependencies of target LLVMMipsAsmParser [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o 42: [ OK ] std_algorithms_transform_team_test.test_binary_op (1446 ms) 42: [----------] 2 tests from std_algorithms_transform_team_test (2511 ms total) 42: 42: [----------] 1 test from std_algorithms_generate_team_test 42: [ RUN ] std_algorithms_generate_team_test.test_unary_op [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMemoryAccessViolation.cpp.o [ 59%] Building CXX object lib/Target/Mips/AsmParser/CMakeFiles/LLVMMipsAsmParser.dir/MipsAsmParser.cpp.o [ 59%] Built target LLVMHexagonDisassembler [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOfClass.cpp.o [ 59%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ObjectFile.cpp.o [ 59%] Linking CXX static library ../../../libLLVMLanaiAsmParser.a [ 59%] Built target LLVMLanaiAsmParser Scanning dependencies of target LLVMMSP430AsmParser [ 59%] Building CXX object lib/Target/MSP430/AsmParser/CMakeFiles/LLVMMSP430AsmParser.dir/MSP430AsmParser.cpp.o Scanning dependencies of target LLVMPowerPCAsmParser 42: [ OK ] std_algorithms_generate_team_test.test_unary_op (2250 ms) 42: [----------] 1 test from std_algorithms_generate_team_test (2250 ms total) 42: 42: [----------] 1 test from std_algorithms_generate_n_team_test 42: [ RUN ] std_algorithms_generate_n_team_test.test [ 59%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/PathMapping.cpp.o 42: [ OK ] std_algorithms_generate_n_team_test.test (293 ms) 42: [----------] 1 test from std_algorithms_generate_n_team_test (293 ms total) 42: 42: [----------] 1 test from std_algorithms_swap_ranges_team_test 42: [ RUN ] std_algorithms_swap_ranges_team_test.test [ 59%] Building CXX object lib/Target/PowerPC/AsmParser/CMakeFiles/LLVMPowerPCAsmParser.dir/PPCAsmParser.cpp.o 42: [ OK ] std_algorithms_swap_ranges_team_test.test (967 ms) 42: [----------] 1 test from std_algorithms_swap_ranges_team_test (967 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 5 tests from 4 test suites ran. (6024 ms total) 42: [ PASSED ] 5 tests. 42/45 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..... Passed 6.04 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 43: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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 [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewResize.cpp.o [ 59%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/RecordStreamer.cpp.o [ 59%] Linking CXX static library ../../../libLLVMLanaiDisassembler.a [ 59%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/Scope.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WorkGraph.cpp.o [ 59%] Built target LLVMLanaiDisassembler [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o [ 59%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Protocol.cpp.o Scanning dependencies of target LLVMRISCVAsmParser [ 59%] Building CXX object lib/Target/RISCV/AsmParser/CMakeFiles/LLVMRISCVAsmParser.dir/RISCVAsmParser.cpp.o [ 59%] Linking CXX static library ../../../libLLVMMSP430AsmParser.a [ 59%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/ScopeInfo.cpp.o [ 59%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/RelocationResolver.cpp.o [ 59%] Built target LLVMMSP430AsmParser [ OK ] serial.reduce_device_view_team_policy (22432 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 (774 ms) [ RUN ] serial.atomic_views_nonintegral [ OK ] serial.atomic_views_nonintegral (423 ms) [ RUN ] serial.atomic_view_api [ OK ] serial.atomic_view_api (0 ms) [ RUN ] serial.atomics [ OK ] serial.atomics (20 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 Scanning dependencies of target LLVMSparcAsmParser [ 59%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTStructuralEquivalence.cpp.o [ 59%] Building CXX object lib/Target/Sparc/AsmParser/CMakeFiles/LLVMSparcAsmParser.dir/SparcAsmParser.cpp.o [ 59%] Linking CXX static library ../../../libLLVMPowerPCAsmParser.a 43: [ OK ] std_algorithms_exclusive_scan_team_test.test (3969 ms) 43: [----------] 1 test from std_algorithms_exclusive_scan_team_test (3969 ms total) 43: 43: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 43: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test [ 75%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 59%] Built target LLVMPowerPCAsmParser [ 59%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/SymbolicFile.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_a.cpp.o [ 75%] Built target Kokkos_ContainersTestCompileOnly [ 75%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o 43: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (1996 ms) 43: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1996 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 2 tests from 2 test suites ran. (5966 ms total) 43: [ PASSED ] 2 tests. 43/45 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..... Passed 5.98 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 44: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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 Scanning dependencies of target LLVMSystemZAsmParser [ 59%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/Sema.cpp.o [ 59%] Linking CXX static library ../../../libLLVMMipsAsmParser.a [ 59%] Building CXX object lib/Target/SystemZ/AsmParser/CMakeFiles/LLVMSystemZAsmParser.dir/SystemZAsmParser.cpp.o [ 59%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/SymbolSize.cpp.o [ 59%] Built target LLVMMipsAsmParser 1: [ OK ] serial.mdrange_large_deep_copy (51177 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 [ 59%] Linking CXX static library ../../../libLLVMSparcAsmParser.a Scanning dependencies of target LLVMSystemZDisassembler [ 59%] Building CXX object lib/Target/SystemZ/Disassembler/CMakeFiles/LLVMSystemZDisassembler.dir/SystemZDisassembler.cpp.o [ 59%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Quality.cpp.o [ 59%] Built target LLVMSparcAsmParser [ 59%] Linking CXX static library ../../../libLLVMRISCVAsmParser.a [ 59%] Built target LLVMRISCVAsmParser [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestSort.cpp.o Scanning dependencies of target LLVMX86AsmParser Scanning dependencies of target LLVMWebAssemblyDisassembler [ 59%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/TapiFile.cpp.o [ 59%] Building CXX object lib/Target/X86/AsmParser/CMakeFiles/LLVMX86AsmParser.dir/X86AsmParser.cpp.o [ 75%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestOpenMP.cpp.o [ 59%] Building CXX object lib/Target/WebAssembly/Disassembler/CMakeFiles/LLVMWebAssemblyDisassembler.dir/WebAssemblyDisassembler.cpp.o [ 59%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTTypeTraits.cpp.o [ 59%] Linking CXX static library ../../../libLLVMSystemZAsmParser.a [ 59%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/TapiUniversal.cpp.o [ 59%] Built target LLVMSystemZAsmParser [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o Scanning dependencies of target clangAPINotes [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ErrorReporter.cpp.o 44: [ OK ] std_algorithms_inclusive_scan_team_test.test (5648 ms) 44: [----------] 1 test from std_algorithms_inclusive_scan_team_test (5648 ms total) 44: 44: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 44: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test [ 59%] Linking CXX static library ../../../../lib/libclangAPINotes.a [ 59%] Linking CXX static library ../../../libLLVMSystemZDisassembler.a [ 59%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/MachOUniversalWriter.cpp.o [ 59%] Built target clangAPINotes [ 59%] Built target LLVMSystemZDisassembler Scanning dependencies of target clangLex [ 59%] Linking CXX static library ../../../../lib/libclangLex.a Scanning dependencies of target apinotes-test [ 59%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/AttrImpl.cpp.o [ 59%] Building CXX object tools/clang/tools/apinotes-test/CMakeFiles/apinotes-test.dir/APINotesTest.cpp.o [ 59%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/WasmObjectFile.cpp.o [ 59%] Built target clangLex 44: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (3624 ms) 44: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (3624 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 2 tests from 2 test suites ran. (9272 ms total) 44: [ PASSED ] 2 tests. 44/45 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..... Passed 9.28 sec test 45 Start 45: Kokkos_UnitTest_SIMD 45: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/simd/unit_tests/Kokkos_UnitTest_SIMD 45: Test timeout computed to be: 1500 45: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 45: Detected: 4 cores per node. 45: Detected: 1 MPI_ranks per node. 45: Requested: 8 threads per process. 45: [==========] Running 16 tests from 1 test suite. 45: [----------] Global test environment set-up. 45: [----------] 16 tests from simd 45: [ RUN ] simd.host_math_ops 45: [ OK ] simd.host_math_ops (0 ms) 45: [ RUN ] simd.device_math_ops 45: [ OK ] simd.device_math_ops (0 ms) 45: [ RUN ] simd.host_mask_ops 45: [ OK ] simd.host_mask_ops (0 ms) 45: [ RUN ] simd.device_mask_ops 45: [ OK ] simd.device_mask_ops (0 ms) 45: [ RUN ] simd.host_conversions 45: [ OK ] simd.host_conversions (0 ms) 45: [ RUN ] simd.device_conversions 45: [ OK ] simd.device_conversions (0 ms) 45: [ RUN ] simd.host_shift_ops 45: [ OK ] simd.host_shift_ops (0 ms) 45: [ RUN ] simd.device_shift_ops 45: [ OK ] simd.device_shift_ops (0 ms) 45: [ RUN ] simd.host_condition 45: [ OK ] simd.host_condition (0 ms) 45: [ RUN ] simd.device_condition 45: [ OK ] simd.device_condition (0 ms) 45: [ RUN ] simd.host_gen_ctors 45: [ OK ] simd.host_gen_ctors (0 ms) 45: [ RUN ] simd.device_gen_ctors 45: [ OK ] simd.device_gen_ctors (0 ms) 45: [ RUN ] simd.host_where_expressions 45: [ OK ] simd.host_where_expressions (0 ms) 45: [ RUN ] simd.device_where_expressions 45: [ OK ] simd.device_where_expressions (0 ms) 45: [ RUN ] simd.host_reductions 45: [ OK ] simd.host_reductions (0 ms) 45: [ RUN ] simd.device_reductions 45: [ OK ] simd.device_reductions (0 ms) 45: [----------] 16 tests from simd (1 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 16 tests from 1 test suite ran. (1 ms total) 45: [ PASSED ] 16 tests. 45/45 Test #45: Kokkos_UnitTest_SIMD ........................ Passed 0.01 sec 100% tests passed, 0 tests failed out of 45 Total Test time (real) = 1115.66 sec + gcc -I/var/jenkins/workspace/Kokkos_PR-6783/build/../core/src/ ../core/unit_test/tools/TestCInterface.c [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 b16fce81e8ef566115ee36a0875a2ba2b1a1a34945f2a544f5ce338ed6cfa40f [ 59%] Linking CXX static library ../../../libLLVMWebAssemblyDisassembler.a Scanning dependencies of target llvm-diff [ 59%] Building CXX object tools/llvm-diff/CMakeFiles/llvm-diff.dir/llvm-diff.cpp.o [ 59%] Linking CXX executable ../../../../bin/apinotes-test [ 59%] Built target LLVMWebAssemblyDisassembler Scanning dependencies of target StripOptsTableGen [ 59%] Building StripOpts.inc... $ docker rm -f --volumes b16fce81e8ef566115ee36a0875a2ba2b1a1a34945f2a544f5ce338ed6cfa40f [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_b.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c01.cpp.o [Pipeline] // withDockerContainer [Pipeline] } [ 59%] Built target StripOptsTableGen [ 59%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ParsedAST.cpp.o [ 59%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAccess.cpp.o [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 59%] Built target apinotes-test [ 59%] Building CXX object tools/llvm-diff/CMakeFiles/llvm-diff.dir/DiffConsumer.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_OffsetView.cpp.o [ 59%] Linking CXX static library ../../../libLLVMX86AsmParser.a [ 59%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/WindowsMachineFlag.cpp.o [ 59%] Built target LLVMX86AsmParser Scanning dependencies of target LLVMAMDGPUAsmParser [ 59%] Building CXX object lib/Target/AMDGPU/AsmParser/CMakeFiles/LLVMAMDGPUAsmParser.dir/AMDGPUAsmParser.cpp.o [ 59%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/WindowsResource.cpp.o Scanning dependencies of target LLVMAMDGPUDisassembler [ 59%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAttr.cpp.o [ 59%] Building CXX object lib/Target/AMDGPU/Disassembler/CMakeFiles/LLVMAMDGPUDisassembler.dir/AMDGPUDisassembler.cpp.o [ 59%] Building CXX object tools/llvm-diff/CMakeFiles/llvm-diff.dir/DiffLog.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o [ 59%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/XCOFFObjectFile.cpp.o [ 59%] Building CXX object tools/llvm-diff/CMakeFiles/llvm-diff.dir/DifferenceEngine.cpp.o [ 59%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAvailability.cpp.o In file included from /scratch/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp:7676: /scratch/llvm-project/build/lib/Target/AMDGPU/AMDGPUGenAsmMatcher.inc: In member function 'llvm::OperandMatchResultTy {anonymous}::AMDGPUAsmParser::MatchOperandParserImpl(llvm::OperandVector&, llvm::StringRef, bool)': /scratch/llvm-project/build/lib/Target/AMDGPU/AMDGPUGenAsmMatcher.inc:101732: note: '-Wmisleading-indentation' is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers 101732 | for (const OperandMatchEntry *it = MnemonicRange.first, | [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c04.cpp.o [ 59%] Linking CXX executable ../../bin/llvm-diff [ 59%] Linking CXX static library ../libLLVMObject.a [ 59%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCXXScopeSpec.cpp.o [ 59%] Built target LLVMObject Scanning dependencies of target clangRewrite [ 59%] Built target llvm-diff [ 60%] Linking CXX static library ../../../../lib/libclangRewrite.a [ 60%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Comment.cpp.o Scanning dependencies of target clang-offload-bundler [ 60%] Building CXX object tools/clang/tools/clang-offload-bundler/CMakeFiles/clang-offload-bundler.dir/ClangOffloadBundler.cpp.o [ 60%] Built target clangRewrite [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c02.cpp.o Scanning dependencies of target llvm-cvtres [ 60%] Building CXX object tools/llvm-cvtres/CMakeFiles/llvm-cvtres.dir/llvm-cvtres.cpp.o [ 60%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentBriefParser.cpp.o [ 60%] Linking CXX static library ../../../libLLVMAMDGPUDisassembler.a [ 60%] Linking CXX static library ../../../libLLVMAMDGPUAsmParser.a [ 60%] Built target LLVMAMDGPUDisassembler [ 60%] Built target LLVMAMDGPUAsmParser [ 60%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Preamble.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c03.cpp.o Scanning dependencies of target llvm-libtool-darwin Scanning dependencies of target llvm-cxxdump [ 60%] Building CXX object tools/llvm-libtool-darwin/CMakeFiles/llvm-libtool-darwin.dir/llvm-libtool-darwin.cpp.o [ 60%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentCommandTraits.cpp.o [ 60%] Linking CXX executable ../../../../bin/clang-offload-bundler [ 60%] Building CXX object tools/llvm-cxxdump/CMakeFiles/llvm-cxxdump.dir/llvm-cxxdump.cpp.o [ 60%] Linking CXX executable ../../bin/llvm-cvtres [ 60%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentLexer.cpp.o [ 60%] Built target clang-offload-bundler [ 60%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCast.cpp.o [ 60%] Built target llvm-cvtres [ 60%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentParser.cpp.o Scanning dependencies of target llvm-mca [ 60%] Building CXX object tools/llvm-cxxdump/CMakeFiles/llvm-cxxdump.dir/Error.cpp.o Scanning dependencies of target llvm-mc [ 60%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/llvm-mca.cpp.o [ 60%] Building CXX object tools/llvm-mc/CMakeFiles/llvm-mc.dir/llvm-mc.cpp.o [ 60%] Linking CXX executable ../../bin/llvm-cxxdump [ 60%] Linking CXX executable ../../bin/llvm-libtool-darwin [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c04.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ScatterView.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c05.cpp.o [ 60%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentSema.cpp.o [ OK ] serial.team_reduce_large (37720 ms) [ RUN ] serial.team_parallel_single [ OK ] serial.team_parallel_single (174 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 [ 76%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP [ 60%] Built target llvm-libtool-darwin [ 76%] Built target Kokkos_ContainersPerformanceTest_OpenMP [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_StaticCrsGraph.cpp.o [ 60%] Building CXX object tools/llvm-mc/CMakeFiles/llvm-mc.dir/Disassembler.cpp.o Scanning dependencies of target llvm-ml [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c06.cpp.o [ 60%] Built target llvm-cxxdump [ 60%] Building CXX object tools/llvm-ml/CMakeFiles/llvm-ml.dir/llvm-ml.cpp.o [ 60%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/CodeRegion.cpp.o Scanning dependencies of target llvm-nm [ 60%] Building CXX object tools/llvm-nm/CMakeFiles/llvm-nm.dir/llvm-nm.cpp.o [ 60%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/RIFF.cpp.o [ OK ] serial.triple_nested_parallelism (5711 ms) [ RUN ] serial.parallel_scan_with_reducers [ 61%] Linking CXX executable ../../bin/llvm-mc [ 61%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/CodeRegionGenerator.cpp.o [ 61%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ComparisonCategories.cpp.o [ 61%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Selection.cpp.o [ OK ] serial.parallel_scan_with_reducers (1390 ms) [ RUN ] serial.team_shared_request [ 61%] Building CXX object tools/llvm-ml/CMakeFiles/llvm-ml.dir/Disassembler.cpp.o [ 61%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaChecking.cpp.o [ OK ] serial.team_shared_request (744 ms) [ RUN ] serial.team_scratch_request [ OK ] serial.team_scratch_request (120 ms) [ RUN ] serial.team_lambda_shared_request [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 61%] Built target llvm-mc [ 61%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/PipelinePrinter.cpp.o [ OK ] serial.team_lambda_shared_request (742 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 (169 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 [ 61%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/BottleneckAnalysis.cpp.o [ OK ] serial.team_reduction_scan (457 ms) [ RUN ] serial.team_long_reduce [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 61%] Linking CXX executable ../../bin/llvm-ml [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c07.cpp.o [ 61%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ComputeDependence.cpp.o [ 61%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/DispatchStatistics.cpp.o [ OK ] serial.team_long_reduce (1347 ms) [ RUN ] serial.team_double_reduce [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c08.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c09.cpp.o [ OK ] serial.team_double_reduce (1400 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 [ 61%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/InstructionInfoView.cpp.o [ 61%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CXXInheritance.cpp.o [ 61%] Built target llvm-ml [ 61%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DataCollection.cpp.o [ 61%] Linking CXX executable ../../bin/llvm-nm [ 61%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/InstructionView.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_UnorderedMap.cpp.o Scanning dependencies of target llvm-objcopy [ 61%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/RegisterFileStatistics.cpp.o [ 61%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/Buffer.cpp.o [ 61%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/CopyConfig.cpp.o [ 61%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCodeComplete.cpp.o [ 61%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/llvm-objcopy.cpp.o [ 63%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Decl.cpp.o [ 63%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/ResourcePressureView.cpp.o [ 63%] Built target llvm-nm [ 63%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/RetireControlUnitStatistics.cpp.o [ 63%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/COFF/COFFObjcopy.cpp.o [ 63%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/COFF/Object.cpp.o Scanning dependencies of target llvm-opt-report [ 63%] Building CXX object tools/llvm-opt-report/CMakeFiles/llvm-opt-report.dir/OptReport.cpp.o [ 63%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/SemanticHighlighting.cpp.o [ 63%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/SchedulerStatistics.cpp.o [ 63%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/COFF/Reader.cpp.o [ 63%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/COFF/Writer.cpp.o [ OK ] serial.repeated_team_reduce (14047 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 (114 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 (4 ms) [ RUN ] serial.mdrange_5d [ OK ] serial.mdrange_5d (797 ms) [ RUN ] serial.mdrange_6d [ 63%] Linking CXX executable ../../bin/llvm-opt-report [ 63%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/SummaryView.cpp.o [ 63%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/ELF/ELFConfig.cpp.o [ 63%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/ELF/ELFObjcopy.cpp.o [ 63%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/ELF/Object.cpp.o [ 63%] Built target llvm-opt-report [ OK ] serial.mdrange_6d (2471 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 Scanning dependencies of target llvm-size [ 63%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclarationName.cpp.o [ 63%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/TimelineView.cpp.o Scanning dependencies of target llvm-strings [ 63%] Building CXX object tools/llvm-size/CMakeFiles/llvm-size.dir/llvm-size.cpp.o [ OK ] serial.mdrange_neg_idx (1234 ms) [ RUN ] serial.mdrange_4d [ OK ] serial.mdrange_4d (203 ms) [ RUN ] serial.crs_count_fill [ OK ] serial.crs_count_fill (6 ms) [ RUN ] serial.crs_copy_constructor [ OK ] serial.crs_copy_constructor (31 ms) [ RUN ] serial.workgraph_fib [ 63%] Building CXX object tools/llvm-strings/CMakeFiles/llvm-strings.dir/llvm-strings.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorPropEmbeddedDim.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c05.cpp.o [ OK ] serial.workgraph_fib (1084 ms) [ RUN ] serial.local_deepcopy_teampolicy_layoutleft [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 63%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/View.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 63%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/MachO/MachOObjcopy.cpp.o [ 63%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclBase.cpp.o [ 63%] Linking CXX executable ../../bin/llvm-size [ 63%] Linking CXX executable ../../bin/llvm-strings [ 63%] Linking CXX executable ../../bin/llvm-mca [ 63%] Built target llvm-size [ 63%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/MachO/MachOReader.cpp.o [ 63%] Built target llvm-strings [ 63%] Built target llvm-mca Scanning dependencies of target LLVMAnalysis [ 63%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/MachO/MachOWriter.cpp.o Scanning dependencies of target LLVMInterfaceStub [ 63%] Building CXX object lib/InterfaceStub/CMakeFiles/LLVMInterfaceStub.dir/ELFObjHandler.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasAnalysis.cpp.o [ 63%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/MachO/MachOLayoutBuilder.cpp.o [ 63%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/SemanticSelection.cpp.o [ 63%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/MachO/Object.cpp.o [ 63%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/wasm/Object.cpp.o [ 63%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclCXX.cpp.o [ 63%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/SourceCode.cpp.o [ 63%] Building CXX object lib/InterfaceStub/CMakeFiles/LLVMInterfaceStub.dir/ELFStub.cpp.o [ 63%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/wasm/Reader.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasAnalysisEvaluator.cpp.o [ 63%] Building CXX object lib/InterfaceStub/CMakeFiles/LLVMInterfaceStub.dir/TBEHandler.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasAnalysisSummary.cpp.o [ 63%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaConcept.cpp.o [ 63%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/wasm/Writer.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasSetTracker.cpp.o [ 63%] Linking CXX static library ../libLLVMInterfaceStub.a [ 63%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/wasm/WasmObjcopy.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c10.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Analysis.cpp.o [ 63%] Built target LLVMInterfaceStub [ 63%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/QueryDriverDatabase.cpp.o [ 63%] Linking CXX executable ../../bin/llvm-objcopy Scanning dependencies of target LLVMDebugInfoDWARF [ 63%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclFriend.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AssumeBundleQueries.cpp.o [ 63%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAbbreviationDeclaration.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AssumptionCache.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 63%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/TidyProvider.cpp.o [ 63%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAddressRange.cpp.o [ 63%] Built target llvm-objcopy [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BasicAliasAnalysis.cpp.o [ 63%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAcceleratorTable.cpp.o Scanning dependencies of target LLVMObjectYAML [ 63%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclGroup.cpp.o [ 63%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ArchiveEmitter.cpp.o Scanning dependencies of target LLVMDebugInfoPDB [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/GenericError.cpp.o [ 63%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/TUScheduler.cpp.o [ 63%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaConsumer.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestSortCustomComp.cpp.o [ 63%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCoroutine.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/IPDBSourceFile.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDB.cpp.o [ 63%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ArchiveYAML.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o [ 63%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclObjC.cpp.o [ 63%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclOpenMP.cpp.o [ 63%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFCompileUnit.cpp.o [ 63%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLDebugSections.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBContext.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BlockFrequencyInfo.cpp.o [ 63%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFContext.cpp.o 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (89176 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 (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 (83 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.view_layouttiled 1: [ OK ] serial.view_layouttiled (14 ms) 1: [ RUN ] serial.view_layouttiled_subtile 1: [ OK ] serial.view_layouttiled_subtile (6 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (44 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 (16 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (16 ms) 1: [ RUN ] serial.reducers_complex_double 1: [ OK ] serial.reducers_complex_double (4 ms) 1: [ RUN ] serial.reducers_struct 1: [ OK ] serial.reducers_struct (3 ms) 1: [ RUN ] serial.reducers_half_t 1: [ OK ] serial.reducers_half_t (2 ms) 1: [ RUN ] serial.reducers_bhalf_t 1: [ OK ] serial.reducers_bhalf_t (1 ms) 1: [ RUN ] serial.reducers_int8_t 1: [ OK ] serial.reducers_int8_t (0 ms) 1: [ RUN ] serial.reducers_int16_t 1: [ OK ] serial.reducers_int16_t (0 ms) 1: [ RUN ] serial.reducers_point_t 1: [ OK ] serial.reducers_point_t (0 ms) 1: [ RUN ] serial.reducers_bool 1: [ OK ] serial.reducers_bool (0 ms) 1: [ RUN ] serial.int64_t_reduce 1: [ OK ] serial.int64_t_reduce (2361 ms) 1: [ RUN ] serial.double_reduce 1: [ OK ] serial.double_reduce (2373 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic 1: [ OK ] serial.int64_t_reduce_dynamic (4074 ms) 1: [ RUN ] serial.double_reduce_dynamic [ 63%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclPrinter.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBExtras.cpp.o [ OK ] serial.local_deepcopy_teampolicy_layoutleft (26984 ms) [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft 1: [ OK ] serial.double_reduce_dynamic (4124 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (801 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 [ 63%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclTemplate.cpp.o [ 63%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCUDA.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBInterfaceAnchors.cpp.o [ 63%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLSymbols.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BlockFrequencyInfoImpl.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbol.cpp.o [ 63%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDataExtractor.cpp.o [ 63%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ParentMapContext.cpp.o [ 63%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/URI.cpp.o [ 63%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Expr.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolAnnotation.cpp.o [ 63%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAbbrev.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BranchProbabilityInfo.cpp.o [ 63%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/XRefs.cpp.o [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (13533 ms) [ RUN ] serial.local_deepcopy_teampolicy_layoutright [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolBlock.cpp.o [ 63%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAddr.cpp.o [ 63%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDecl.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o [ 76%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompiland.cpp.o [ 63%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugArangeSet.cpp.o [ 63%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLTypeHashing.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompilandDetails.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFG.cpp.o [ 63%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAranges.cpp.o [ 63%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLTypes.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompilandEnv.cpp.o [ 63%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/COFFEmitter.cpp.o [ 63%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugFrame.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 63%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprClassification.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCustom.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFGPrinter.cpp.o [ 63%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/COFFYAML.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolData.cpp.o [ 63%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugInfoEntry.cpp.o [ 63%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DWARFEmitter.cpp.o [ 76%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolExe.cpp.o [ 63%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprConcepts.cpp.o [ 63%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DWARFYAML.cpp.o [ 63%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugLine.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFunc.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFLAndersAliasAnalysis.cpp.o [ 63%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ELFEmitter.cpp.o [ 63%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprConstant.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFuncDebugEnd.cpp.o [ 63%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugLoc.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFuncDebugStart.cpp.o [ 63%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ELFYAML.cpp.o [ 63%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/CompletionModel.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o 1: [ OK ] serial.reduce_device_view_range_policy (26725 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolLabel.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFLSteensAliasAnalysis.cpp.o [ 63%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugMacro.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolPublicSymbol.cpp.o [ OK ] serial.local_deepcopy_teampolicy_layoutright (24858 ms) [ RUN ] serial.local_deepcopy_rangepolicy_layoutright [ 63%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MachOEmitter.cpp.o [ OK ] serial.local_deepcopy_rangepolicy_layoutright (3853 ms) [ RUN ] serial.deep_copy_scratch [ OK ] serial.deep_copy_scratch (0 ms) [----------] 163 tests from serial (341278 ms total) [----------] Global test environment tear-down [==========] 165 tests from 2 test suites ran. (351697 ms total) [ PASSED ] 165 tests. make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test' make -C core/perf_test test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test' make -f /var/jenkins/workspace/Kokkos_PR-6783/core/perf_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6783 CXX=/var/jenkins/workspace/Kokkos_PR-6783/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-6783/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6783 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test' echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test' make -f /var/jenkins/workspace/Kokkos_PR-6783/core/perf_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6783 CXX=/var/jenkins/workspace/Kokkos_PR-6783/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-6783/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6783 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test' [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o ./KokkosCore_PerformanceTest_TaskDAG make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test' make -C containers/unit_tests test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6783/build/containers/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6783 CXX=/var/jenkins/workspace/Kokkos_PR-6783/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-6783/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6783 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6783/build/containers/unit_tests' echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6783/build/containers/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6783 CXX=/var/jenkins/workspace/Kokkos_PR-6783/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-6783/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6783 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6783/build/containers/unit_tests' ./KokkosContainers_UnitTest_Cuda ./KokkosContainers_UnitTest_Serial [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolThunk.cpp.o [ 63%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugPubTable.cpp.o [ 63%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MachOYAML.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c11.cpp.o [ 64%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugRangeList.cpp.o [ 64%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CGSCCPassManager.cpp.o [ 64%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeArray.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 (1 ms) [ RUN ] cuda.dualview_device_correct_kokkos_device [ OK ] cuda.dualview_device_correct_kokkos_device (2 ms) [ RUN ] cuda.dualview_host_correct_kokkos_device [ OK ] cuda.dualview_host_correct_kokkos_device (3 ms) [ RUN ] cuda.dualview_host_modify_template_device_sync [ OK ] cuda.dualview_host_modify_template_device_sync (1 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 (40 ms) [ RUN ] cuda.dyn_rank_view_api_generic [ OK ] cuda.dyn_rank_view_api_generic (43 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 (3 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 (1 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 [ 64%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclAttr.cpp.o [ 64%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeBaseClass.cpp.o [ 64%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugRnglists.cpp.o [ 64%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ObjectYAML.cpp.o [ 64%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MinidumpEmitter.cpp.o [ 64%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeBuiltin.cpp.o [ 64%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeCustom.cpp.o [ 64%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDie.cpp.o [ 64%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallGraph.cpp.o [ 64%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MinidumpYAML.cpp.o [ 64%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/WasmEmitter.cpp.o [ 64%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeDimension.cpp.o [ 64%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeEnum.cpp.o [ 64%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallGraphSCCPass.cpp.o [ 64%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFExpression.cpp.o [ 64%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/WasmYAML.cpp.o [ 64%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFriend.cpp.o [ 64%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFFormValue.cpp.o [ 64%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/XCOFFYAML.cpp.o [ 77%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda [ 77%] Built target Kokkos_ContainersPerformanceTest_Cuda [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 64%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFunctionArg.cpp.o [ OK ] serial.bitset (13182 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 (2 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 (169 ms) [ RUN ] serial.dyn_rank_view_api_generic [ OK ] serial.dyn_rank_view_api_generic (48 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-6783/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 (901 ms) [ RUN ] serial.offsetview_unmanaged_construction [ OK ] serial.offsetview_unmanaged_construction (0 ms) [ RUN ] serial.offsetview_subview [ OK ] serial.offsetview_subview (26 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 [ 64%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/YAML.cpp.o [ 64%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallPrinter.cpp.o [ 64%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprCXX.cpp.o [ 64%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFunctionSig.cpp.o [ 64%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/yaml2obj.cpp.o [ 64%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFGdbIndex.cpp.o [ 64%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Background.cpp.o [ 64%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeManaged.cpp.o [ 64%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/BackgroundIndexLoader.cpp.o [ 64%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CaptureTracking.cpp.o [ 64%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypePointer.cpp.o [ 64%] Linking CXX static library ../libLLVMObjectYAML.a [ 64%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFListTable.cpp.o [ 64%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprObjC.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o [ 64%] Built target LLVMObjectYAML [ 64%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeTypedef.cpp.o [ 64%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFLocationExpression.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 64%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CmpInstAnalysis.cpp.o Scanning dependencies of target LLVMRuntimeDyld [ 64%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeUDT.cpp.o [ 64%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/JITSymbol.cpp.o [ 64%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFTypeUnit.cpp.o [ 64%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/BackgroundIndexStorage.cpp.o [ 64%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExternalASTMerger.cpp.o [ 64%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CostModel.cpp.o [ 64%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeVTable.cpp.o [ 64%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFUnitIndex.cpp.o [ 64%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RTDyldMemoryManager.cpp.o [ 64%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeVTableShape.cpp.o [ 64%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclCXX.cpp.o [ 64%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFUnit.cpp.o [ 64%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CodeMetrics.cpp.o [ 64%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolUnknown.cpp.o [ 64%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyld.cpp.o [ 64%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExternalASTSource.cpp.o [ 64%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolUsingNamespace.cpp.o [ 64%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/BackgroundQueue.cpp.o [ 64%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymDumper.cpp.o [ 64%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/UDTLayout.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o [ 77%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 64%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ConstantFolding.cpp.o [ 64%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleDescriptor.cpp.o [ 77%] Built target Kokkos_ContainersUnitTest_OpenMP [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 64%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleDescriptorBuilder.cpp.o [ 64%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/FormatString.cpp.o [ 64%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFVerifier.cpp.o [ 66%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldChecker.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleList.cpp.o [ 66%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/BackgroundRebuild.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiStream.cpp.o [ 66%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/InheritViz.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiStreamBuilder.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DDG.cpp.o [ 66%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldCOFF.cpp.o [ 66%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldELF.cpp.o [ 66%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeEmitter.cpp.o [ 66%] Linking CXX static library ../../libLLVMDebugInfoDWARF.a [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/EnumTables.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/GlobalsStream.cpp.o [ 66%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldMachO.cpp.o [ 66%] Built target LLVMDebugInfoDWARF [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DDGPrinter.cpp.o [ 66%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/CanonicalIncludes.cpp.o Scanning dependencies of target LLVMJITLink [ 66%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/JITLink.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/Hash.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/HashTable.cpp.o [ 66%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeExprGen.cpp.o [ 66%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/Targets/RuntimeDyldELFMips.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o [ OK ] serial.scatterview (29644 ms) [ RUN ] serial.scatterview_devicetype [ OK ] serial.scatterview_devicetype (8 ms) [ RUN ] serial.staticcrsgraph [ OK ] serial.staticcrsgraph (24 ms) [ RUN ] serial.UnorderedMap_insert [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ConstraintSystem.cpp.o [ 67%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InfoStream.cpp.o [ 67%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Delinearization.cpp.o [ 67%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/JITLinkGeneric.cpp.o [ 67%] Linking CXX static library ../../libLLVMRuntimeDyld.a [ 67%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/JITLinkMemoryManager.cpp.o [ 67%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/FileIndex.cpp.o [ 67%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InfoStreamBuilder.cpp.o [ 67%] Built target LLVMRuntimeDyld [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o [ 67%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InjectedSourceStream.cpp.o [ 67%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DemandedBits.cpp.o [ 67%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/EHFrameSupport.cpp.o Scanning dependencies of target LLVMCoverage [ 67%] Building CXX object lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMapping.cpp.o [ 67%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachO.cpp.o [ 67%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeGenError.cpp.o [ 67%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/ModuleDebugStream.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestBinSortA.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 67%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachO_arm64.cpp.o [ 67%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeStmtGen.cpp.o [ 67%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachO_x86_64.cpp.o [ 67%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DependenceAnalysis.cpp.o [ 78%] Linking CXX executable Kokkos_UnitTest_Random [ 67%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeCompilandSymbol.cpp.o [ 67%] Building CXX object lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMappingWriter.cpp.o [ 67%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachOLinkGraphBuilder.cpp.o [ 67%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF.cpp.o [ 67%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumGlobals.cpp.o [ 67%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Context.cpp.o [ 67%] Building CXX object lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMappingReader.cpp.o [ 67%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclObjC.cpp.o [ 67%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_x86_64.cpp.o [ 67%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumInjectedSources.cpp.o [ 67%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DependenceGraphBuilder.cpp.o [ 67%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Index.cpp.o [ 67%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/IndexAction.cpp.o [ 67%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumLineNumbers.cpp.o [ 78%] Built target Kokkos_UnitTest_Random [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 67%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Descriptor.cpp.o [ 67%] Linking CXX static library ../../libLLVMJITLink.a [ 67%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/MemIndex.cpp.o [ 67%] Built target LLVMJITLink [ 67%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumModules.cpp.o [ 67%] Linking CXX static library ../../libLLVMCoverage.a Scanning dependencies of target LLVMDlltoolDriver [ 67%] Building CXX object lib/ToolDrivers/llvm-dlltool/CMakeFiles/LLVMDlltoolDriver.dir/DlltoolDriver.cpp.o [ 67%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Disasm.cpp.o [ 67%] Built target LLVMCoverage Scanning dependencies of target LLVMLibDriver [ 67%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DevelopmentModeInlineAdvisor.cpp.o [ 67%] Building CXX object lib/ToolDrivers/llvm-lib/CMakeFiles/LLVMLibDriver.dir/LibDriver.cpp.o [ 67%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumTypes.cpp.o [ 67%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DivergenceAnalysis.cpp.o [ 67%] Linking CXX static library ../../libLLVMDlltoolDriver.a [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 67%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumSymbols.cpp.o [ 67%] Built target LLVMDlltoolDriver [ 67%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeExeSymbol.cpp.o Scanning dependencies of target LLVMXRay [ 67%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/BlockIndexer.cpp.o [ 67%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/EvalEmitter.cpp.o [ 67%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeFunctionSymbol.cpp.o [ 67%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DomPrinter.cpp.o [ 67%] Linking CXX static library ../../libLLVMLibDriver.a [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 67%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeInlineSiteSymbol.cpp.o [ 67%] Built target LLVMLibDriver [ 67%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/BlockPrinter.cpp.o Scanning dependencies of target clangToolingCore [ 67%] Linking CXX static library ../../../../../lib/libclangToolingCore.a [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 67%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/BlockVerifier.cpp.o [ 67%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeLineNumber.cpp.o [ 67%] Built target clangToolingCore [ 67%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DomTreeUpdater.cpp.o [ 67%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Merge.cpp.o Scanning dependencies of target llvm-cov [ 67%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FDRRecordProducer.cpp.o [ 67%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/llvm-cov.cpp.o [ 67%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/gcov.cpp.o [ 67%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativePublicSymbol.cpp.o [ 67%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FDRRecords.cpp.o [ 67%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CodeCoverage.cpp.o [ 67%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/ProjectAware.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c12.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c13.cpp.o [ 96%] 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 [ 67%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeRawSymbol.cpp.o [ 67%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FDRTraceExpander.cpp.o [ 67%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageExporterJson.cpp.o [ 67%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DominanceFrontier.cpp.o [ 67%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FDRTraceWriter.cpp.o [ 67%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Frame.cpp.o [ 67%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExceptionSpec.cpp.o [ 67%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeSourceFile.cpp.o [ 67%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FileHeaderReader.cpp.o [ 67%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Function.cpp.o [ 67%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/EHPersonalities.cpp.o [ 67%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Ref.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_a.cpp.o [ 67%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeSymbolEnumerator.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 67%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/InstrumentationMap.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_b.cpp.o [ 67%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Interp.cpp.o [ 67%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/FunctionPropertiesAnalysis.cpp.o [ 67%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/LogBuilderConsumer.cpp.o [ 67%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageExporterLcov.cpp.o [ 67%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Relation.cpp.o [ 67%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeArray.cpp.o [ 67%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/Profile.cpp.o [ 67%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/GlobalsModRef.cpp.o [ 67%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageFilters.cpp.o [ 67%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Serialization.cpp.o [ 67%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/RecordInitializer.cpp.o [ 67%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeBuiltin.cpp.o [ 67%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExpr.cpp.o [ 67%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/RecordPrinter.cpp.o [ 67%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageReport.cpp.o [ 67%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeEnum.cpp.o [ 67%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/Trace.cpp.o [ 67%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageSummaryInfo.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_c.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_d.cpp.o [ 67%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageView.cpp.o [ 67%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/GuardUtils.cpp.o [ 67%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageViewHTML.cpp.o [ 67%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeFunctionSig.cpp.o [ 67%] Linking CXX static library ../libLLVMXRay.a [ 67%] Built target LLVMXRay [ 67%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpBlock.cpp.o [ 67%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/HeatUtils.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_e.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 67%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypePointer.cpp.o Scanning dependencies of target llvm-dwarfdump [ 67%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageViewText.cpp.o [ 67%] Building CXX object tools/llvm-dwarfdump/CMakeFiles/llvm-dwarfdump.dir/SectionSizes.cpp.o [ 67%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/TestingSupport.cpp.o [ 67%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpFrame.cpp.o [ 67%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Symbol.cpp.o [ 67%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IRSimilarityIdentifier.cpp.o [ 67%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeTypedef.cpp.o [ 67%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IVDescriptors.cpp.o [ 67%] Linking CXX executable ../../bin/llvm-cov [ 67%] Building CXX object tools/llvm-dwarfdump/CMakeFiles/llvm-dwarfdump.dir/Statistics.cpp.o [ 67%] Built target llvm-cov Scanning dependencies of target llvm-elfabi [ 67%] Building CXX object tools/llvm-elfabi/CMakeFiles/llvm-elfabi.dir/ErrorCollector.cpp.o [ 67%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeUDT.cpp.o [ 67%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/SymbolCollector.cpp.o [ 67%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpStack.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o [ 67%] Building CXX object tools/llvm-elfabi/CMakeFiles/llvm-elfabi.dir/llvm-elfabi.cpp.o [ 67%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpState.cpp.o [ 67%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeVTShape.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_a.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_b.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 67%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IVUsers.cpp.o [ 67%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ImportedFunctionsInliningStatistics.cpp.o [ 67%] Building CXX object tools/llvm-dwarfdump/CMakeFiles/llvm-dwarfdump.dir/llvm-dwarfdump.cpp.o [ 67%] Linking CXX executable ../../bin/llvm-elfabi [ 67%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NamedStreamMap.cpp.o [ 67%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Pointer.cpp.o [ 67%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IndirectCallPromotionAnalysis.cpp.o [ 67%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeSession.cpp.o [ 67%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineCost.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_a.cpp.o [ 67%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/PrimType.cpp.o [ 67%] Built target llvm-elfabi Scanning dependencies of target llvm-ifs [ 67%] Linking CXX executable ../../bin/llvm-dwarfdump [ 67%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineAdvisor.cpp.o [ 67%] Building CXX object tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/llvm-ifs.cpp.o [ 67%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBFile.cpp.o [ 67%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Program.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o [ 67%] Built target llvm-dwarfdump Scanning dependencies of target llvm-bitcode-strip [ 67%] Generating ../../bin/llvm-bitcode-strip [ 67%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/SymbolID.cpp.o [ 67%] Built target llvm-bitcode-strip Scanning dependencies of target llvm-strip [ 67%] Generating ../../bin/llvm-strip [ 67%] Built target llvm-strip Scanning dependencies of target llvm-install-name-tool [ 67%] Generating ../../bin/llvm-install-name-tool [ 67%] Built target llvm-install-name-tool [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_b.cpp.o Scanning dependencies of target obj2yaml [ 67%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/archive2yaml.cpp.o [ 67%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/SymbolLocation.cpp.o [ 67%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBFileBuilder.cpp.o [ 67%] Linking CXX executable ../../bin/llvm-ifs 1: [ OK ] serial.reduce_device_view_mdrange_policy (119265 ms) 1: [ RUN ] serial.reduce_device_view_team_policy [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o [ 67%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineSizeEstimatorAnalysis.cpp.o [ 67%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/SymbolOrigin.cpp.o [ 67%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstCount.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 67%] Built target llvm-ifs [ 67%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/obj2yaml.cpp.o [ 67%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/YAMLSerialization.cpp.o Scanning dependencies of target yaml2obj 1: [ OK ] serial.reduce_device_view_team_policy (13889 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (24 ms) 1: [ RUN ] serial.kokkos_swap 1: [ OK ] serial.kokkos_swap (0 ms) 1: [----------] 180 tests from serial (374821 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 187 tests from 2 test suites ran. (377991 ms total) 1: [ PASSED ] 187 tests. 1/50 Test #1: Kokkos_CoreUnitTest_Serial1 ...................... Passed 378.78 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 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 [ 67%] Building CXX object tools/yaml2obj/CMakeFiles/yaml2obj.dir/yaml2obj.cpp.o [ 67%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstructionPrecedenceTracking.cpp.o [ 67%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBStringTable.cpp.o [ 67%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/dex/Dex.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_subview.cpp.o [ 67%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Record.cpp.o [ 67%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/coff2yaml.cpp.o [ 67%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBStringTableBuilder.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (2456 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 67%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstructionSimplify.cpp.o [ 67%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Source.cpp.o [ 69%] Linking CXX executable ../../bin/yaml2obj [ 69%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/dwarf2yaml.cpp.o [ 69%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PublicsStream.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (2424 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6783/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-6783/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 (4880 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 [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_SharedAlloc.cpp.o [ 69%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/State.cpp.o [ 69%] Built target yaml2obj [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_a.cpp.o Scanning dependencies of target llvm-locstats [ 69%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/GSIStreamBuilder.cpp.o [ 69%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/dex/Iterator.cpp.o [ 69%] Copying llvm-locstats into /scratch/llvm-project/build/./bin [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_b.cpp.o [ 69%] Built target llvm-locstats [ OK ] cuda.scatterview (119817 ms) [ RUN ] cuda.scatterview_devicetype [ OK ] cuda.scatterview_devicetype (38 ms) [ RUN ] cuda.staticcrsgraph [ OK ] cuda.staticcrsgraph (72 ms) [ RUN ] cuda.UnorderedMap_insert [ OK ] serial.UnorderedMap_insert (83151 ms) [ RUN ] serial.UnorderedMap_failed_insert [ 69%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/elf2yaml.cpp.o Scanning dependencies of target LLVMDebugInfoGSYM [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 69%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/DwarfTransformer.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_c.cpp.o [ 69%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ItaniumCXXABI.cpp.o [ 69%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/macho2yaml.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_d.cpp.o [ 69%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/RawError.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ OK ] cuda.UnorderedMap_insert (11766 ms) [ RUN ] cuda.UnorderedMap_failed_insert [ 69%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/SymbolCache.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_e.cpp.o [ OK ] cuda.UnorderedMap_failed_insert (1442 ms) [ RUN ] cuda.UnorderedMap_deep_copy [ OK ] cuda.UnorderedMap_deep_copy (10 ms) [ RUN ] cuda.UnorderedMap_valid_empty [ OK ] cuda.UnorderedMap_valid_empty (1 ms) [ RUN ] cuda.UnorderedMap_clear_zero_size [ OK ] cuda.UnorderedMap_clear_zero_size (0 ms) [ RUN ] cuda.UnorderedMap_consistent_size [ OK ] cuda.UnorderedMap_consistent_size (0 ms) [ RUN ] cuda.UnorderedMap_shallow_copyable_on_device [ OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms) [ RUN ] cuda.UnorderedMap_lambda_capturable [ OK ] cuda.UnorderedMap_lambda_capturable (0 ms) [ RUN ] cuda.UnorderedMap_constructor_view_alloc [ OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms) [ RUN ] cuda.viewctorprop_embedded_dim [ OK ] cuda.viewctorprop_embedded_dim (0 ms) [----------] 42 tests from cuda (133282 ms total) [----------] Global test environment tear-down [==========] 42 tests from 1 test suite ran. (133282 ms total) [ PASSED ] 42 tests. [ 69%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/dex/PostingList.cpp.o [ 69%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/Header.cpp.o [ 69%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Interval.cpp.o [ 69%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/FileWriter.cpp.o [ 69%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ItaniumMangle.cpp.o [ 69%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/dex/Trigram.cpp.o [ 69%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IntervalPartition.cpp.o [ 69%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/FunctionInfo.cpp.o [ 69%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/refactor/Rename.cpp.o [ 69%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/minidump2yaml.cpp.o [ 69%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/SymbolStream.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 69%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/GsymCreator.cpp.o [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyBranchProbabilityInfo.cpp.o [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyBlockFrequencyInfo.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_a.cpp.o [ 70%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiHashing.cpp.o [ 70%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/GsymReader.cpp.o [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyCallGraph.cpp.o [ 70%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiStream.cpp.o [ 70%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/InlineInfo.cpp.o [ 79%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/JSONNodeDumper.cpp.o [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyValueInfo.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_b.cpp.o [ 70%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/LineTable.cpp.o [ 80%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 [ 80%] Built target Kokkos_CoreUnitTest_Cuda2 [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_a.cpp.o [ 70%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiStreamBuilder.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o [ 70%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/LookupResult.cpp.o [ 70%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/xcoff2yaml.cpp.o 2: [ OK ] serial.team_reduce_large (23864 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (158 ms) 2: [ RUN ] serial.large_team_scratch_size 2: ScratchMemorySpace<...>::get_shmem: Failed to allocate 8 byte(s); remaining capacity is 0 byte(s) 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (1 ms) 2: [ RUN ] serial.team_broadcast_long_wrapper 2: [ OK ] serial.team_broadcast_long_wrapper (1 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (1 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (1 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (1 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 (106 ms) 2: [ RUN ] serial.triple_nested_parallelism [ 70%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/ObjectFileTransformer.cpp.o [ 70%] Linking CXX static library ../../libLLVMDebugInfoPDB.a [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LegacyDivergenceAnalysis.cpp.o [ 70%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/refactor/Tweak.cpp.o [ 70%] Built target LLVMDebugInfoPDB [ 70%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprCXX.cpp.o [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Lint.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o Scanning dependencies of target llvm-ar [ 70%] Building CXX object tools/llvm-ar/CMakeFiles/llvm-ar.dir/llvm-ar.cpp.o [ 70%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/wasm2yaml.cpp.o [ 70%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/Range.cpp.o [ 70%] Linking CXX static library ../../libLLVMDebugInfoGSYM.a [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_b.cpp.o [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Loads.cpp.o [ 70%] Built target LLVMDebugInfoGSYM [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Mangle.cpp.o Scanning dependencies of target clangToolingInclusions [ 70%] Linking CXX static library ../../../../../lib/libclangToolingInclusions.a [ 70%] Linking CXX executable ../../bin/llvm-ar [ 70%] Built target clangToolingInclusions 2: [ OK ] serial.triple_nested_parallelism (8194 ms) 2: [ RUN ] serial.parallel_scan_with_reducers [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopAccessAnalysis.cpp.o [ 70%] Linking CXX executable ../../bin/obj2yaml 2: [ OK ] serial.parallel_scan_with_reducers (1404 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 (130 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (132 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_subview.cpp.o 2: [ OK ] serial.TeamVectorMDRangeParallelFor (133 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (146 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (137 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce Scanning dependencies of target llvm-pdbutil [ 70%] Built target llvm-ar 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (141 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan [ 70%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/BytesOutputStyle.cpp.o 2: [ OK ] serial.team_reduction_scan (308 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (843 ms) 2: [ RUN ] serial.team_double_reduce Scanning dependencies of target llvm-readobj [ 70%] Built target obj2yaml [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/MicrosoftCXXABI.cpp.o [ 70%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ARMWinEHPrinter.cpp.o [ 70%] Built target obj.clangDaemon [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c06.cpp.o 2: [ OK ] serial.team_double_reduce (877 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 [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopAnalysisManager.cpp.o Scanning dependencies of target LLVMSymbolize [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/MicrosoftMangle.cpp.o [ 70%] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/DIPrinter.cpp.o [ 70%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/DumpOutputStyle.cpp.o [ 70%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/COFFDumper.cpp.o [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/NestedNameSpecifier.cpp.o [ 70%] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/SymbolizableObjectFile.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ OK ] serial.UnorderedMap_failed_insert (36139 ms) [ RUN ] serial.UnorderedMap_deep_copy [ OK ] serial.UnorderedMap_deep_copy (22 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 (163332 ms total) [----------] Global test environment tear-down [==========] 42 tests from 1 test suite ran. (163332 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-6783/build/containers/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6783/build/containers/unit_tests' make -C containers/performance_tests test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6783/build/containers/performance_tests' make -f /var/jenkins/workspace/Kokkos_PR-6783/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6783 CXX=/var/jenkins/workspace/Kokkos_PR-6783/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-6783/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6783 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6783/build/containers/performance_tests' echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6783/build/containers/performance_tests' make -f /var/jenkins/workspace/Kokkos_PR-6783/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6783 CXX=/var/jenkins/workspace/Kokkos_PR-6783/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-6783/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6783 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6783/build/containers/performance_tests' ./KokkosContainers_PerformanceTest_Cuda [ 79%] Built target Kokkos_PerformanceTest_Benchmark [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopCacheAnalysis.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ScanUnit.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Spaces.cpp.o [ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [==========] 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.00144334 View sum computation time: 0.00144334 Strided View time (init only): 0.00129041 View Rank7 time (init only): 0.00135218 DynRankView time (init only): 0.00138519 DynRankView sum computation time: 0.001743 Ratio of View to DynRankView time: 1.04198 Ratio of View to DynRankView sum computation time: 1.0055 Ratio of View to View Rank7 time: 1.06742 Ratio of StrideView to DynRankView time: 0.931575 Ratio of DynRankView to View Rank7 time: 1.02441 [ OK ] TEST_CATEGORY.dynrankview_perf (106 ms) [ RUN ] TEST_CATEGORY.global_2_local Cuda size, create, generate, fill, find 256, 0.000630946, 8.4473e-05, 0.00703619, 0.0026601 512, 0.000273085, 1.9524e-05, 2.7914e-05, 0.00258286 1024, 0.000276205, 1.9152e-05, 2.6597e-05, 0.00251555 2048, 0.000230649, 1.8154e-05, 2.8178e-05, 0.00261309 4096, 0.000218271, 1.53e-05, 2.7673e-05, 0.00260796 8192, 0.000235252, 1.6123e-05, 2.9693e-05, 0.00264197 16384, 0.000244481, 1.6318e-05, 3.2299e-05, 0.00259071 32768, 0.000233386, 1.5902e-05, 3.5379e-05, 0.00274044 65536, 0.000230626, 1.6409e-05, 4.2665e-05, 0.00293306 131072, 0.000274897, 1.9888e-05, 6.3834e-05, 0.00337706 262144, 0.000242051, 1.925e-05, 0.000135361, 0.00530658 524288, 0.000270112, 2.225e-05, 0.000493606, 0.0147984 1048576, 0.000637867, 3.0097e-05, 0.00137426, 0.0455555 2097152, 0.00130994, 4.5388e-05, 0.00331834, 0.110312 4194304, 0.00168509, 6.8882e-05, 0.0073785, 0.23901 [ OK ] TEST_CATEGORY.global_2_local (476 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 (583 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test suite ran. (583 ms total) [ PASSED ] 4 tests. [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopNestAnalysis.cpp.o make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6783/build/containers/performance_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6783/build/containers/performance_tests' make -C algorithms/unit_tests test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-6783/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6783 CXX=/var/jenkins/workspace/Kokkos_PR-6783/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-6783/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6783 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests' echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-6783/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6783 CXX=/var/jenkins/workspace/Kokkos_PR-6783/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-6783/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6783 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests' [ 70%] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/Symbolize.cpp.o ./KokkosAlgorithms_UnitTest_Cuda ./KokkosAlgorithms_UnitTest_Serial [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/NSAPI.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Memory_Requirements.cpp.o [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ODRHash.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestBinSortB.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratchStreams.cpp.o [==========] Running 12 tests from 1 test suite. [----------] Global test environment set-up. [----------] 12 tests from serial [ RUN ] serial.Random_XorShift64 Test Seed:1707906027027252358 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:1707906027054660987 Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00692484 0.0267909 || 0.051031 28011 29322 || 28874.3 28674.4 || 370.357 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.000916459 0.00542908 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.015015 0.0192802 || 0.051031 28079 29440 || 29111.5 28674.4 || 266.529 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.00827533 -0.0115088 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.0104449 -0.0156933 || 0.051031 28028 29423 || 28977.1 28674.4 || -216.944 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.0075037 -0.00410541 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.000584498 0.0128677 || 0.051031 27999 29388 || 28691.2 28674.4 || 177.883 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.0182408 -0.00848328 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.000245285 -0.99999 -48244.3 || 0.051031 0 195075 || 2.929e+09 28674.4 || -6.6693e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.000734717 -0.314392 0.169098 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.0019585 -0.999999 -57856.7 || 0.051031 0 1.55153e+06 || 2.86903e+10 28674.4 || -7.99811e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.00588578 -0.968026 10.3559 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.78568e-07 0.0127221 0.026609 || 0.051031 27836 29473 || 28314.2 28674.4 || 367.843 -2.0744 -- Testing 3-D histogram Density 3D: 7.49199e-07 0.00403006 -0.00500286 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.000580839 0.0105443 || 0.051031 28001 29278 || 28691.1 28674.4 || 145.764 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00135797 -0.00980883 || 0.051031 1e+64 -1e+64 Test Seed:1707906027195133129 Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.0112696 0.0153522 || 0.051031 28056 29305 || 29001.2 28674.4 || 212.229 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.0218708 -0.00166314 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00042801 -0.0274164 || 0.051031 28074 29402 || 28662.1 28674.4 || -379.005 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00956941 -0.00448879 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.0171011 0.00531354 || 0.051031 28084 29415 || 28192.3 28674.4 || 73.4544 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.000615297 0.000427624 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.0272747 -0.0107157 || 0.051031 28022 29377 || 29478.4 28674.4 || -148.134 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.0141258 0.00159851 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.000244927 -0.99999 -48245.3 || 0.051031 0 194699 || 2.92863e+09 28674.4 || -6.66943e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.000733648 -0.291231 0.145888 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.00195342 -0.999999 -57855.4 || 0.051031 0 1.55157e+06 || 2.86912e+10 28674.4 || -7.99793e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.00587068 -0.967825 10.3036 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.65955e-07 -0.010327 -0.00237375 || 0.051031 27902 29318 || 28973.6 28674.4 || -32.8147 -2.0744 -- Testing 3-D histogram Density 3D: 7.11361e-07 0.0100803 -0.00623036 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00322139 -0.0254217 || 0.051031 28043 29411 || 28767.1 28674.4 || -351.429 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.000160468 -0.00411105 || 0.051031 1e+64 -1e+64 [ OK ] cuda.Random_XorShift64 (283 ms) [ RUN ] cuda.Random_XorShift1024_0 Test Seed:1707906027338184710 Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00147693 -0.0012203 || 0.051031 10958 11797 || 11393.8 11377 || -16.8694 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00518773 0.000892259 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00489864 0.00837804 || 0.051031 10954 11814 || 11321.5 11377 || 115.818 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0153048 -0.000997631 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.0202379 -0.00295218 || 0.051031 10952 11782 || 11151.3 11377 || -40.811 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0072347 0.00296034 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00751807 -0.00565619 || 0.051031 10945 11821 || 11463.1 11377 || -78.1912 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00888049 -0.00201841 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.000244976 -0.999975 -7594.05 || 0.051031 0 77743 || 4.60981e+08 11377 || -1.0498e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.000734716 -0.169366 0.0324118 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.00196025 -0.999997 -9108 || 0.051031 0 616699 || 4.51652e+09 11377 || -1.25909e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.00589026 -0.923006 1.63152 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.73387e-07 -0.00414468 -0.0115883 || 0.051031 10995 11809 || 11424.3 11377 || -160.196 -0.823045 -- Testing 3-D histogram Density 3D: 3.24249e-07 -0.0167668 0.00167909 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00176966 0.00162623 || 0.051031 10971 11806 || 11356.9 11377 || 22.4809 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0182027 0.00281314 || 0.051031 1e+64 -1e+64 Test Seed:1707906027610281777 [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopUnrollAnalyzer.cpp.o Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00615607 -0.000951371 || 0.051031 10968 11828 || 11447.4 11377 || -13.1518 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00415535 -0.000526087 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.024906 0.0133846 || 0.051031 11034 11781 || 11100.5 11377 || 185.029 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0125017 0.000501416 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00739028 -0.0106368 || 0.051031 10980 11778 || 11461.7 11377 || -147.043 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00755047 1.99078e-05 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00667687 0.00172983 || 0.051031 10981 11818 || 11301.5 11377 || 23.9132 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0133382 0.000299634 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.000245237 -0.999975 -7595.26 || 0.051031 0 77709 || 4.61058e+08 11377 || -1.04997e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.000735423 -0.15864 0.0230525 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.00195706 -0.999997 -9107.97 || 0.051031 0 616519 || 4.51703e+09 11377 || -1.25909e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.00588241 -0.923089 1.63185 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.79744e-07 0.00512066 -0.00224929 || 0.051031 10968 11764 || 11319 11377 || -31.0941 -0.823045 -- Testing 3-D histogram Density 3D: 3.43323e-07 0.00455417 0.0020735 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00347496 -0.00534126 || 0.051031 10975 11788 || 11416.6 11377 || -73.8376 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00133502 -0.00474445 || 0.051031 1e+64 -1e+64 2: [ OK ] serial.repeated_team_reduce (10416 ms) 2: [ RUN ] serial.team_scan [ OK ] cuda.Random_XorShift1024_0 (749 ms) [ RUN ] cuda.Multi_streams [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopInfo.cpp.o [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/OpenMPClause.cpp.o 2: [ OK ] serial.team_scan (2016 ms) 2: [ RUN ] serial.team_scan_ret_val [ 70%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/COFFImportDumper.cpp.o [ 79%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A 2: [ OK ] serial.team_scan_ret_val (2008 ms) 2: [ RUN ] serial.team_shared_request [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AsyncLauncher.cpp.o [ 70%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/ExplainOutputStyle.cpp.o [ 70%] Linking CXX static library ../../libLLVMSymbolize.a [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopPass.cpp.o [ 70%] Built target LLVMSymbolize [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MLInlineAdvisor.cpp.o Scanning dependencies of target llvm-dlltool [ 70%] Generating ../../bin/llvm-dlltool [ 70%] Built target llvm-dlltool Scanning dependencies of target llvm-ranlib [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 70%] Generating ../../bin/llvm-ranlib [ 70%] Built target llvm-ranlib 2: [ OK ] serial.team_shared_request (1111 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (146 ms) 2: [ RUN ] serial.team_lambda_shared_request Scanning dependencies of target llvm-lib [ 70%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ELFDumper.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o [ 80%] Linking CXX executable Kokkos_UnitTest_Random [ 80%] Built target Kokkos_UnitTest_Random [ OK ] cuda.Multi_streams (3900 ms) [ RUN ] cuda.SortUnsignedValueType [ OK ] cuda.SortUnsignedValueType (35 ms) [ RUN ] cuda.SortEmptyView [ OK ] cuda.SortEmptyView (0 ms) [ RUN ] cuda.BinSortGenericTests [ OK ] cuda.BinSortGenericTests (34 ms) [ RUN ] cuda.BinSortEmptyView [ OK ] cuda.BinSortEmptyView (0 ms) [ RUN ] cuda.BinSortEmptyKeysView [ OK ] cuda.BinSortEmptyKeysView (0 ms) [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlocksizeDeduction.cpp.o 2: [ OK ] serial.team_lambda_shared_request (1110 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 [ 70%] Generating ../../bin/llvm-lib 2: [ OK ] serial.multi_level_scratch (211 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 (38 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 (30 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (192 ms) 2: [ RUN ] serial.unique_token_instance [ 70%] Built target llvm-lib [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o 2: [ OK ] serial.unique_token_instance (190 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 (97 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (2 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (0 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (3 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (0 ms) 2: [ RUN ] serial.view_remap 2: [ OK ] serial.view_remap (0 ms) 2: [ RUN ] serial.view_mirror_nonconst 2: [ OK ] serial.view_mirror_nonconst (0 ms) 2: [ RUN ] serial.view_stride_method 2: [ OK ] serial.view_stride_method (0 ms) 2: [ RUN ] serial.anonymous_space 2: [ OK ] serial.anonymous_space (0 ms) 2: [ RUN ] serial.view_overload_resolution 2: [ OK ] serial.view_overload_resolution (0 ms) 2: [ RUN ] serial.view_allocation_large_rank [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/OSLog.cpp.o Scanning dependencies of target clangFormat [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemDepPrinter.cpp.o [ 70%] Linking CXX static library ../../../../lib/libclangFormat.a 2: [ OK ] serial.view_allocation_large_rank (893 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 (153 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 (191 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (186 ms) 2: [ RUN ] serial.view_irregular_layout 2: [ OK ] serial.view_irregular_layout (0 ms) 2: [ RUN ] serial.view_mapping [ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o [ 70%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/InputFile.cpp.o [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemDerefPrinter.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o [ 70%] Built target clangFormat 2: [ OK ] serial.view_mapping (623 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (154 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 (10 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (0 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.view_resize [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ParentMap.cpp.o 2: [ OK ] serial.view_resize (340 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryBuiltins.cpp.o Scanning dependencies of target LLVMCFIVerify [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/PrintfFormatString.cpp.o 2: [ OK ] serial.workgraph_fib (976 ms) 2: [ RUN ] serial.resize_realloc_no_init [ 70%] Building CXX object tools/llvm-cfi-verify/lib/CMakeFiles/LLVMCFIVerify.dir/FileAnalysis.cpp.o 2: [ OK ] serial.resize_realloc_no_init (9 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 (5 ms) 2: [ RUN ] serial.view_allocation_int 2: /var/jenkins/workspace/Kokkos_PR-6783/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 2: skipping since the fence checked for isn't necessary 2: [ SKIPPED ] serial.view_allocation_int (0 ms) 2: [ RUN ] serial.view_allocation_exec_space_int 2: [ OK ] serial.view_allocation_exec_space_int (0 ms) 2: [ RUN ] serial.view_not_default_constructible 2: [ OK ] serial.view_not_default_constructible (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_left 2: [ OK ] serial.view_subview_auto_1d_left (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_right 2: [ OK ] serial.view_subview_auto_1d_right (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_stride 2: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 2: [ RUN ] serial.view_subview_assign_strided 2: [ OK ] serial.view_subview_assign_strided (0 ms) 2: [ RUN ] serial.view_subview_left_0 2: [ OK ] serial.view_subview_left_0 (0 ms) 2: [ RUN ] serial.view_subview_left_1 2: [ OK ] serial.view_subview_left_1 (0 ms) 2: [ RUN ] serial.view_subview_left_2 2: [ OK ] serial.view_subview_left_2 (0 ms) 2: [ RUN ] serial.view_subview_left_3 2: [ OK ] serial.view_subview_left_3 (0 ms) 2: [ RUN ] serial.view_subview_right_0 2: [ OK ] serial.view_subview_right_0 (0 ms) 2: [ RUN ] serial.view_subview_right_1 2: [ OK ] serial.view_subview_right_1 (0 ms) 2: [ RUN ] serial.view_subview_right_3 2: [ OK ] serial.view_subview_right_3 (0 ms) 2: [ RUN ] serial.view_static_tests 2: [ OK ] serial.view_static_tests (0 ms) 2: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 2: [ OK ] serial.view_subview_layoutleft_to_layoutleft (2 ms) 2: [ RUN ] serial.view_subview_layoutright_to_layoutright 2: [ OK ] serial.view_subview_layoutright_to_layoutright (2 ms) 2: [ RUN ] serial.view_subview_1d_assign 2: [ OK ] serial.view_subview_1d_assign (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_atomic 2: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_randomaccess 2: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 2: [ RUN ] serial.view_subview_2d_from_3d 2: [ OK ] serial.view_subview_2d_from_3d (171 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (173 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (171 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryDependenceAnalysis.cpp.o [ 70%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/llvm-pdbutil.cpp.o [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/QualTypeNames.cpp.o [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/RawCommentList.cpp.o [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryLocation.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_left (6681 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic [ 70%] Building CXX object tools/llvm-cfi-verify/lib/CMakeFiles/LLVMCFIVerify.dir/GraphBuilder.cpp.o [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/RecordLayout.cpp.o [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/RecordLayoutBuilder.cpp.o [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemorySSA.cpp.o [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemorySSAUpdater.cpp.o [ 70%] Linking CXX static library ../../../lib/libLLVMCFIVerify.a [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ScanfFormatString.cpp.o [ 70%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/FormatUtil.cpp.o [ 70%] Built target LLVMCFIVerify [ 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_C.dir/UnitTestMain.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (6701 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/SelectorLocationsKind.cpp.o [ 71%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprMember.cpp.o Scanning dependencies of target llvm-profgen [ 71%] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/llvm-profgen.cpp.o [ 71%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/LinePrinter.cpp.o [ 71%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/MinimalSymbolDumper.cpp.o [ 71%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Stmt.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00202474 -0.00225387 || 0.051031 28050 29292 || 28616.4 28674.4 || -31.1574 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.0297251 0.00147625 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 71%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ModuleDebugInfoPrinter.cpp.o [ 71%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/MinimalTypeDumper.cpp.o In file included from /scratch/llvm-project/llvm/include/llvm/ADT/STLExtras.h:19, from /scratch/llvm-project/llvm/include/llvm/ADT/StringRef.h:12, from /scratch/llvm-project/llvm/include/llvm/ADT/Twine.h:13, from /scratch/llvm-project/llvm/tools/llvm-profgen/ErrorHandling.h:12, from /scratch/llvm-project/llvm/tools/llvm-profgen/llvm-profgen.cpp:13: /scratch/llvm-project/llvm/include/llvm/ADT/Optional.h: In instantiation of 'void llvm::optional_detail::OptionalStorage >::emplace(Args&& ...) [with Args = {const std::pair, std::allocator >, llvm::sampleprof::LineLocation>}; T = const std::pair, llvm::sampleprof::LineLocation>; bool = false]': /scratch/llvm-project/llvm/include/llvm/ADT/Optional.h:79:7: required from 'constexpr llvm::optional_detail::OptionalStorage >::OptionalStorage(llvm::optional_detail::OptionalStorage >&&) [with T = const std::pair, llvm::sampleprof::LineLocation>; bool = false]' /scratch/llvm-project/llvm/include/llvm/ADT/Optional.h:253:13: required from here /scratch/llvm-project/llvm/include/llvm/ADT/Optional.h:113:12: warning: cast from type 'const std::pair, llvm::sampleprof::LineLocation>*' to type 'void*' casts away qualifiers [-Wcast-qual] 113 | ::new ((void *)std::addressof(value)) T(std::forward(args)...); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (6709 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right [ 71%] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/PerfReader.cpp.o [ 71%] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/ProfiledBinary.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 71%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PdbYaml.cpp.o [ 71%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ModuleSummaryAnalysis.cpp.o [ 81%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 81%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 71%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyBuiltinDumper.cpp.o [ 71%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtCXX.cpp.o [ 71%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprObjC.cpp.o In file included from /scratch/llvm-project/llvm/include/llvm/ADT/STLExtras.h:19, from /scratch/llvm-project/llvm/include/llvm/ADT/StringRef.h:12, from /scratch/llvm-project/llvm/include/llvm/ADT/Twine.h:13, from /scratch/llvm-project/llvm/tools/llvm-profgen/ErrorHandling.h:12, from /scratch/llvm-project/llvm/tools/llvm-profgen/PerfReader.h:11, from /scratch/llvm-project/llvm/tools/llvm-profgen/PerfReader.cpp:8: /scratch/llvm-project/llvm/include/llvm/ADT/Optional.h: In instantiation of 'void llvm::optional_detail::OptionalStorage >::emplace(Args&& ...) [with Args = {const std::pair, std::allocator >, llvm::sampleprof::LineLocation>}; T = const std::pair, llvm::sampleprof::LineLocation>; bool = false]': /scratch/llvm-project/llvm/include/llvm/ADT/Optional.h:79:7: required from 'constexpr llvm::optional_detail::OptionalStorage >::OptionalStorage(llvm::optional_detail::OptionalStorage >&&) [with T = const std::pair, llvm::sampleprof::LineLocation>; bool = false]' /scratch/llvm-project/llvm/include/llvm/ADT/Optional.h:253:13: required from here /scratch/llvm-project/llvm/include/llvm/ADT/Optional.h:113:12: warning: cast from type 'const std::pair, llvm::sampleprof::LineLocation>*' to type 'void*' casts away qualifiers [-Wcast-qual] 113 | ::new ((void *)std::addressof(value)) T(std::forward(args)...); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 71%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyClassDefinitionDumper.cpp.o In file included from /scratch/llvm-project/llvm/include/llvm/ADT/STLExtras.h:19, from /scratch/llvm-project/llvm/include/llvm/ADT/ArrayRef.h:15, from /scratch/llvm-project/llvm/include/llvm/ADT/DenseMapInfo.h:18, from /scratch/llvm-project/llvm/include/llvm/ADT/DenseMap.h:16, from /scratch/llvm-project/llvm/include/llvm/ADT/DenseSet.h:16, from /scratch/llvm-project/llvm/include/llvm/ProfileData/SampleProf.h:17, from /scratch/llvm-project/llvm/tools/llvm-profgen/CallContext.h:12, from /scratch/llvm-project/llvm/tools/llvm-profgen/ProfiledBinary.h:12, from /scratch/llvm-project/llvm/tools/llvm-profgen/ProfiledBinary.cpp:9: /scratch/llvm-project/llvm/include/llvm/ADT/Optional.h: In instantiation of 'void llvm::optional_detail::OptionalStorage >::emplace(Args&& ...) [with Args = {const std::pair, std::allocator >, llvm::sampleprof::LineLocation>}; T = const std::pair, llvm::sampleprof::LineLocation>; bool = false]': /scratch/llvm-project/llvm/include/llvm/ADT/Optional.h:79:7: required from 'constexpr llvm::optional_detail::OptionalStorage >::OptionalStorage(llvm::optional_detail::OptionalStorage >&&) [with T = const std::pair, llvm::sampleprof::LineLocation>; bool = false]' /scratch/llvm-project/llvm/include/llvm/ADT/Optional.h:253:13: required from here /scratch/llvm-project/llvm/include/llvm/ADT/Optional.h:113:12: warning: cast from type 'const std::pair, llvm::sampleprof::LineLocation>*' to type 'void*' casts away qualifiers [-Wcast-qual] 113 | ::new ((void *)std::addressof(value)) T(std::forward(args)...); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_right (7406 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic [ 71%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyClassLayoutGraphicalDumper.cpp.o [ 71%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyCompilandDumper.cpp.o [ 71%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtIterator.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 71%] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/ProfileGenerator.cpp.o [ 71%] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/PseudoProbe.cpp.o [ 71%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MustExecute.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 71%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyEnumDumper.cpp.o [ 71%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyExternalSymbolDumper.cpp.o [ 71%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtObjC.cpp.o [ 71%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyFunctionDumper.cpp.o [ 71%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyTypeDumper.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o In file included from /scratch/llvm-project/llvm/include/llvm/ADT/STLExtras.h:19, from /scratch/llvm-project/llvm/include/llvm/ADT/StringRef.h:12, from /scratch/llvm-project/llvm/include/llvm/ADT/Twine.h:13, from /scratch/llvm-project/llvm/tools/llvm-profgen/ErrorHandling.h:12, from /scratch/llvm-project/llvm/tools/llvm-profgen/ProfileGenerator.h:11, from /scratch/llvm-project/llvm/tools/llvm-profgen/ProfileGenerator.cpp:9: /scratch/llvm-project/llvm/include/llvm/ADT/Optional.h: In instantiation of 'void llvm::optional_detail::OptionalStorage >::emplace(Args&& ...) [with Args = {const std::pair, std::allocator >, llvm::sampleprof::LineLocation>}; T = const std::pair, llvm::sampleprof::LineLocation>; bool = false]': /scratch/llvm-project/llvm/include/llvm/ADT/Optional.h:79:7: required from 'constexpr llvm::optional_detail::OptionalStorage >::OptionalStorage(llvm::optional_detail::OptionalStorage >&&) [with T = const std::pair, llvm::sampleprof::LineLocation>; bool = false]' /scratch/llvm-project/llvm/include/llvm/ADT/Optional.h:253:13: required from here /scratch/llvm-project/llvm/include/llvm/ADT/Optional.h:113:12: warning: cast from type 'const std::pair, llvm::sampleprof::LineLocation>*' to type 'void*' casts away qualifiers [-Wcast-qual] 113 | ::new ((void *)std::addressof(value)) T(std::forward(args)...); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (7414 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess [ 71%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtOpenMP.cpp.o [ 71%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtPrinter.cpp.o [ 71%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtProfile.cpp.o [ 73%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyTypedefDumper.cpp.o [ 79%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 73%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCAliasAnalysis.cpp.o [ 73%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaFixItUtils.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 73%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/llvm-readobj.cpp.o [ 73%] Linking CXX executable ../../bin/llvm-profgen [ 73%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyVariableDumper.cpp.o [ 73%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCAnalysisUtils.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (7414 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 (100568 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 125 tests from 2 test suites ran. (105449 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 [ 73%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCInstKind.cpp.o [ 73%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/StreamUtil.cpp.o 2/50 Test #2: Kokkos_CoreUnitTest_Serial2 ...................... Passed 106.23 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Test timeout computed to be: 1500 [ 73%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtViz.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/50 Test #3: Kokkos_CoreUnitTest_SerialGraph .................. Passed 0.76 sec test 4 Start 4: Kokkos_CoreUnitTest_Cuda1 4: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_Cuda1 4: Test timeout computed to be: 1500 [ 81%] Linking CXX executable Kokkos_UnitTest_Sort [ 81%] Built target Kokkos_UnitTest_Sort [ 73%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/OptimizationRemarkEmitter.cpp.o [ 73%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/TypeReferenceTracker.cpp.o [ 73%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/MachODumper.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.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 [ 73%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ObjDumper.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 73%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TemplateBase.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o 4: [ OK ] cuda_DeathTest.abort_from_host (1043 ms) 4: [ RUN ] cuda_DeathTest.abort_from_device [ 73%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TemplateName.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o 4: [ OK ] cuda_DeathTest.abort_from_device (1001 ms) 4: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort [ 73%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaInit.cpp.o [ 73%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/WasmDumper.cpp.o [ 73%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/YAMLOutputStyle.cpp.o 4: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (970 ms) 4: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 73%] Built target llvm-profgen [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c07.cpp.o 4: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (965 ms) 4: [ RUN ] cuda_DeathTest.policy_invalid_bounds [ 73%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PHITransAddr.cpp.o Scanning dependencies of target llvm-symbolizer [ 73%] Building CXX object tools/llvm-symbolizer/CMakeFiles/llvm-symbolizer.dir/llvm-symbolizer.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.014473 -0.031829 || 0.051031 28060 29295 || 29095.5 28674.4 || -440.005 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.0155443 -0.0056022 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties Scanning dependencies of target sancov [ 73%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TextNodeDumper.cpp.o Scanning dependencies of target llvm-xray [ 73%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/func-id-helper.cpp.o [ 73%] Building CXX object tools/sancov/CMakeFiles/sancov.dir/sancov.cpp.o 4: [ OK ] cuda_DeathTest.policy_invalid_bounds (990 ms) 4: [ RUN ] cuda_DeathTest.range_policy_invalid_bounds 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4: [ OK ] cuda_DeathTest.range_policy_invalid_bounds (1454 ms) 4: [ RUN ] cuda_DeathTest.range_policy_implicitly_converted_bounds 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6783/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. [ 73%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/Win64EHDumper.cpp.o [ 73%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PhiValues.cpp.o [ 73%] Linking CXX executable ../../bin/llvm-pdbutil [ 73%] Linking CXX executable ../../bin/llvm-symbolizer 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6783/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. [ 73%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/llvm-xray.cpp.o 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4: [ OK ] cuda_DeathTest.range_policy_implicitly_converted_bounds (2895 ms) 4: [----------] 7 tests from cuda_DeathTest (9322 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 (11 ms) 4: [ RUN ] cuda.atomic_operations_complexfloat 4: [ OK ] cuda.atomic_operations_complexfloat (7 ms) 4: [ RUN ] cuda.atomic_operations_double 4: [ OK ] cuda.atomic_operations_double (7 ms) 4: [ RUN ] cuda.atomic_operations_float 4: [ OK ] cuda.atomic_operations_float (7 ms) 4: [ RUN ] cuda.atomic_operations_int 4: [ OK ] cuda.atomic_operations_int (17 ms) 4: [ RUN ] cuda.atomic_operations_long 4: [ OK ] cuda.atomic_operations_long (17 ms) 4: [ RUN ] cuda.atomic_operations_longlong 4: [ OK ] cuda.atomic_operations_longlong (17 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 4: [ OK ] cuda.atomics (258 ms) 4: [ RUN ] cuda.atomics_tpetra_max_abs 4: [ OK ] cuda.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] cuda.atomic_views_integral [ 73%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/WindowsResourceDumper.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 73%] Built target llvm-symbolizer [ 73%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-account.cpp.o Scanning dependencies of target sanstats [ 73%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PostDominators.cpp.o [ 73%] Built target llvm-pdbutil [ 73%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ProfileSummaryInfo.cpp.o [ 73%] Building CXX object tools/sanstats/CMakeFiles/sanstats.dir/sanstats.cpp.o [ 73%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/XCOFFDumper.cpp.o [ 73%] Linking CXX executable ../../bin/sancov [ 73%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PtrUseVisitor.cpp.o [ 73%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaLambda.cpp.o [ 73%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionInfo.cpp.o [ 73%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Type.cpp.o [ 73%] Linking CXX executable ../../bin/llvm-readobj [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 73%] Linking CXX executable ../../bin/sanstats [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 73%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionPass.cpp.o 4: [ OK ] cuda.atomic_views_integral (6804 ms) 4: [ RUN ] cuda.atomic_views_nonintegral 4: [ OK ] cuda.atomic_views_nonintegral (62 ms) 4: [ RUN ] cuda.atomic_view_api 4: [ OK ] cuda.atomic_view_api (0 ms) 4: [ RUN ] cuda.bit_manip_countl_zero 4: [ OK ] cuda.bit_manip_countl_zero (0 ms) 4: [ RUN ] cuda.bit_manip_countl_one 4: [ OK ] cuda.bit_manip_countl_one (0 ms) 4: [ RUN ] cuda.bit_manip_countr_zero 4: [ OK ] cuda.bit_manip_countr_zero (0 ms) 4: [ RUN ] cuda.bit_manip_countr_one 4: [ OK ] cuda.bit_manip_countr_one (0 ms) 4: [ RUN ] cuda.bit_manip_popcount 4: [ OK ] cuda.bit_manip_popcount (0 ms) 4: [ RUN ] cuda.bit_manip_has_single_bit 4: [ OK ] cuda.bit_manip_has_single_bit (0 ms) 4: [ RUN ] cuda.bit_manip_bit_floor 4: [ OK ] cuda.bit_manip_bit_floor (0 ms) 4: [ RUN ] cuda.bit_manip_bit_ceil 4: [ OK ] cuda.bit_manip_bit_ceil (0 ms) 4: [ RUN ] cuda.bit_manip_bit_width 4: [ OK ] cuda.bit_manip_bit_width (0 ms) 4: [ RUN ] cuda.bit_manip_rotl 4: [ OK ] cuda.bit_manip_rotl (0 ms) 4: [ RUN ] cuda.bit_manip_rotr 4: [ OK ] cuda.bit_manip_rotr (0 ms) 4: [ RUN ] cuda.bit_manip_byeswap 4: [ OK ] cuda.bit_manip_byeswap (0 ms) 4: [ RUN ] cuda.bit_manip_bit_cast 4: [ OK ] cuda.bit_manip_bit_cast (0 ms) 4: [ RUN ] cuda.test_block_deduction_bug_pr_3103 4: [ OK ] cuda.test_block_deduction_bug_pr_3103 (0 ms) 4: [ RUN ] cuda.checked_integer_operations_multiply_overflow 4: [ OK ] cuda.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] cuda.execution_policy_occupancy_and_hint 4: [ OK ] cuda.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] cuda.complex_construction 4: [ OK ] cuda.complex_construction (0 ms) 4: [ RUN ] cuda.complex_basic_math 4: [ OK ] cuda.complex_basic_math (0 ms) 4: [ RUN ] cuda.complex_special_funtions 4: [ OK ] cuda.complex_special_funtions (0 ms) 4: [ RUN ] cuda.complex_io 4: [ OK ] cuda.complex_io (0 ms) 4: [ RUN ] cuda.complex_trivially_copyable 4: [ OK ] cuda.complex_trivially_copyable (0 ms) 4: [ RUN ] cuda.complex_issue_3865 4: [ OK ] cuda.complex_issue_3865 (0 ms) 4: [ RUN ] cuda.complex_operations_arithmetic_types_overloads 4: [ OK ] cuda.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] cuda.crs_count_fill 4: [ OK ] cuda.crs_count_fill (5 ms) 4: [ RUN ] cuda.crs_copy_constructor 4: [ OK ] cuda.crs_copy_constructor (21 ms) 4: [ RUN ] cuda.deep_copy_alignment 4: [ OK ] cuda.deep_copy_alignment (50 ms) 4: [ RUN ] cuda.deep_copy_conversion 4: [ OK ] cuda.deep_copy_conversion (9 ms) 4: [ RUN ] cuda.partitioning_by_args 4: [ OK ] cuda.partitioning_by_args (1 ms) 4: [ RUN ] cuda.partitioning_by_vector 4: [ OK ] cuda.partitioning_by_vector (0 ms) 4: [ RUN ] cuda.execution_space_as_class_data_member 4: [ OK ] cuda.execution_space_as_class_data_member (0 ms) 4: [ RUN ] cuda.functor_analysis 4: [ OK ] cuda.functor_analysis (0 ms) 4: [ RUN ] cuda.host_shared_ptr_use_count 4: [ OK ] cuda.host_shared_ptr_use_count (0 ms) 4: [ RUN ] cuda.host_shared_ptr_get 4: [ OK ] cuda.host_shared_ptr_get (0 ms) 4: [ RUN ] cuda.host_shared_ptr_dereference_on_device 4: [ OK ] cuda.host_shared_ptr_dereference_on_device (0 ms) 4: [ RUN ] cuda.host_shared_ptr_special_members_on_device 4: [ OK ] cuda.host_shared_ptr_special_members_on_device (0 ms) 4: [ RUN ] cuda.host_shared_ptr_tracking 4: [ OK ] cuda.host_shared_ptr_tracking (1 ms) 4: [ RUN ] cuda.init 4: [ OK ] cuda.init (0 ms) 4: [ RUN ] cuda.dispatch 4: [ OK ] cuda.dispatch (117 ms) 4: [ RUN ] cuda.join_backward_compatibility 4: [ OK ] cuda.join_backward_compatibility (0 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft [ 73%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-color-helper.cpp.o [ 73%] Built target sancov [ 73%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-converter.cpp.o Scanning dependencies of target clang-format [ 73%] Building CXX object tools/clang/tools/clang-format/CMakeFiles/clang-format.dir/ClangFormat.cpp.o [ 73%] Built target llvm-readobj [ 73%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionPrinter.cpp.o Scanning dependencies of target llvm-cfi-verify [ 73%] Built target sanstats Scanning dependencies of target llvm-readelf 4: [ OK ] cuda.local_deepcopy_teampolicy_layoutleft (2959 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft [ 73%] Generating ../../bin/llvm-readelf [ 73%] Building CXX object tools/llvm-cfi-verify/CMakeFiles/llvm-cfi-verify.dir/llvm-cfi-verify.cpp.o [ 73%] Built target llvm-readelf 4: [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (1281 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutright [ 73%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ReleaseModeModelRunner.cpp.o Scanning dependencies of target llvm-addr2line [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 73%] Generating ../../bin/llvm-addr2line [ 73%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TypeLoc.cpp.o [ 73%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TypePrinter.cpp.o [ 73%] Built target llvm-addr2line [ 73%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/VTableBuilder.cpp.o [ 73%] Linking CXX executable ../../../../bin/clang-format [ 73%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-extract.cpp.o [ 73%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ReplayInlineAdvisor.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 73%] Built target clang-format [ 73%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/VTTBuilder.cpp.o 4: [ OK ] cuda.local_deepcopy_teampolicy_layoutright (2886 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright 4: [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (255 ms) 4: [ RUN ] cuda.deep_copy_scratch 4: [ OK ] cuda.deep_copy_scratch (0 ms) 4: [ RUN ] cuda.mathematical_constants_e 4: [ OK ] cuda.mathematical_constants_e (0 ms) 4: [ RUN ] cuda.mathematical_constants_log2e 4: [ OK ] cuda.mathematical_constants_log2e (0 ms) 4: [ RUN ] cuda.mathematical_constants_log10e 4: [ OK ] cuda.mathematical_constants_log10e (0 ms) 4: [ RUN ] cuda.mathematical_constants_pi 4: [ OK ] cuda.mathematical_constants_pi (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_pi 4: [ OK ] cuda.mathematical_constants_inv_pi (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_sqrtpi 4: [ OK ] cuda.mathematical_constants_inv_sqrtpi (0 ms) 4: [ RUN ] cuda.mathematical_constants_ln2 4: [ OK ] cuda.mathematical_constants_ln2 (0 ms) 4: [ RUN ] cuda.mathematical_constants_ln10 4: [ OK ] cuda.mathematical_constants_ln10 (0 ms) 4: [ RUN ] cuda.mathematical_constants_sqrt2 4: [ OK ] cuda.mathematical_constants_sqrt2 (0 ms) 4: [ RUN ] cuda.mathematical_constants_sqrt3 4: [ OK ] cuda.mathematical_constants_sqrt3 (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_sqrt3 4: [ OK ] cuda.mathematical_constants_inv_sqrt3 (0 ms) 4: [ RUN ] cuda.mathematical_constants_egamma 4: [ OK ] cuda.mathematical_constants_egamma (0 ms) 4: [ RUN ] cuda.mathematical_constants_phi 4: [ OK ] cuda.mathematical_constants_phi (0 ms) 4: [ RUN ] cuda.mathematical_functions_trigonometric_functions 4: [ OK ] cuda.mathematical_functions_trigonometric_functions (3 ms) 4: [ RUN ] cuda.mathematical_functions_hyperbolic_functions 4: [ OK ] cuda.mathematical_functions_hyperbolic_functions (3 ms) 4: [ RUN ] cuda.mathematical_functions_non_standard 4: [ OK ] cuda.mathematical_functions_non_standard (0 ms) 4: [ RUN ] cuda.mathematical_functions_power_functions 4: [ OK ] cuda.mathematical_functions_power_functions (1 ms) 4: [ RUN ] cuda.mathematical_functions_fma 4: [ OK ] cuda.mathematical_functions_fma (0 ms) 4: [ RUN ] cuda.mathematical_functions_error_and_gamma_functions 4: [ OK ] cuda.mathematical_functions_error_and_gamma_functions (2 ms) 4: [ RUN ] cuda.mathematical_functions_nearest_interger_floating_point_operations 4: [ OK ] cuda.mathematical_functions_nearest_interger_floating_point_operations (2 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_manipulation_functions 4: [ OK ] cuda.mathematical_functions_floating_point_manipulation_functions (1 ms) 4: [ RUN ] cuda.mathematical_functions_absolute_value 4: [ OK ] cuda.mathematical_functions_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_absolute_value 4: [ OK ] cuda.mathematical_functions_floating_point_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_remainder_function 4: [ OK ] cuda.mathematical_functions_remainder_function (0 ms) 4: [ RUN ] cuda.mathematical_functions_isfinite 4: [ OK ] cuda.mathematical_functions_isfinite (0 ms) 4: [ RUN ] cuda.mathematical_functions_isinf 4: [ OK ] cuda.mathematical_functions_isinf (0 ms) 4: [ RUN ] cuda.mathematical_functions_isnan 4: [ OK ] cuda.mathematical_functions_isnan (0 ms) 4: [ RUN ] cuda.mathematical_functions_exponential_functions 4: [ OK ] cuda.mathematical_functions_exponential_functions (3 ms) 4: [ RUN ] cuda.mathspecialfunc_expint1 4: [ OK ] cuda.mathspecialfunc_expint1 (0 ms) 4: [ RUN ] cuda.mathspecialfunc_errorfunc 4: [ OK ] cuda.mathspecialfunc_errorfunc (0 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj0y0 4: [ OK ] cuda.mathspecialfunc_cbesselj0y0 (23 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj1y1 4: [ OK ] cuda.mathspecialfunc_cbesselj1y1 (23 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli0k0 4: [ OK ] cuda.mathspecialfunc_cbesseli0k0 (1 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli1k1 4: [ OK ] cuda.mathspecialfunc_cbesseli1k1 (1 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh1stkind 4: [ OK ] cuda.mathspecialfunc_cbesselh1stkind (0 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh2ndkind 4: [ OK ] cuda.mathspecialfunc_cbesselh2ndkind (0 ms) 4: [ RUN ] cuda.mdrange_5d 4: [ OK ] cuda.mdrange_5d (309 ms) 4: [ RUN ] cuda.mdrange_6d 4: [ OK ] cuda.mdrange_6d (412 ms) 4: [ RUN ] cuda.mdrange_2d 4: [ OK ] cuda.mdrange_2d (5 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 (44 ms) 4: [ RUN ] cuda.mdrange_neg_idx 4: [ OK ] cuda.mdrange_neg_idx (2 ms) 4: [ RUN ] cuda.mdrange_4d 4: [ OK ] cuda.mdrange_4d (52 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 (79 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 [ 73%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaLookup.cpp.o [ 73%] Linking CXX executable ../../bin/llvm-cfi-verify [ 73%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaModule.cpp.o [ 73%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-fdr-dump.cpp.o 4: [ OK ] cuda.mdrange_parallel_reduce_primitive_types (1802 ms) 4: [ RUN ] cuda.mdspan_minimal_functional 4: [ OK ] cuda.mdspan_minimal_functional (0 ms) 4: [ RUN ] cuda.max 4: [ OK ] cuda.max (0 ms) 4: [ RUN ] cuda.max_within_parfor 4: [ OK ] cuda.max_within_parfor (0 ms) 4: [ RUN ] cuda.min 4: [ OK ] cuda.min (0 ms) 4: [ RUN ] cuda.min_within_parfor 4: [ OK ] cuda.min_within_parfor (0 ms) 4: [ RUN ] cuda.minmax 4: [ OK ] cuda.minmax (0 ms) 4: [ RUN ] cuda.minmax_within_parfor 4: [ OK ] cuda.minmax_within_parfor (0 ms) 4: [ RUN ] cuda.clamp 4: [ OK ] cuda.clamp (0 ms) 4: [ RUN ] cuda.clamp_within_parfor 4: [ OK ] cuda.clamp_within_parfor (0 ms) 4: [ RUN ] cuda.numeric_traits_infinity 4: [ OK ] cuda.numeric_traits_infinity (0 ms) 4: [ RUN ] cuda.numeric_traits_epsilon 4: [ OK ] cuda.numeric_traits_epsilon (0 ms) 4: [ RUN ] cuda.numeric_traits_round_error 4: [ OK ] cuda.numeric_traits_round_error (0 ms) 4: [ RUN ] cuda.numeric_traits_norm_min 4: [ OK ] cuda.numeric_traits_norm_min (0 ms) 4: [ RUN ] cuda.numeric_traits_denorm_min 4: [ OK ] cuda.numeric_traits_denorm_min (0 ms) 4: [ RUN ] cuda.numeric_traits_finite_min_max 4: [ OK ] cuda.numeric_traits_finite_min_max (2 ms) 4: [ RUN ] cuda.numeric_traits_digits 4: [ OK ] cuda.numeric_traits_digits (1 ms) 4: [ RUN ] cuda.numeric_traits_digits10 4: [ OK ] cuda.numeric_traits_digits10 (1 ms) 4: [ RUN ] cuda.numeric_traits_max_digits10 4: [ OK ] cuda.numeric_traits_max_digits10 (0 ms) 4: [ RUN ] cuda.numeric_traits_radix 4: [ OK ] cuda.numeric_traits_radix (1 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent 4: [ OK ] cuda.numeric_traits_min_max_exponent (0 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent10 4: [ OK ] cuda.numeric_traits_min_max_exponent10 (0 ms) 4: [ RUN ] cuda.numeric_traits_quiet_and_signaling_nan 4: [ OK ] cuda.numeric_traits_quiet_and_signaling_nan (0 ms) 4: [ RUN ] cuda.numeric_traits_sfinae_friendly 4: [ OK ] cuda.numeric_traits_sfinae_friendly (0 ms) 4: [ RUN ] cuda.occupancy_control 4: [ OK ] cuda.occupancy_control (0 ms) 4: [ RUN ] cuda.view_aggregate 4: [ OK ] cuda.view_aggregate (0 ms) 4: [ RUN ] cuda.memory_pool 4: [ OK ] cuda.memory_pool (14 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 (10 ms) 4: [ RUN ] cuda.view_layouttiled_subtile 4: [ OK ] cuda.view_layouttiled_subtile (6 ms) 4: [ RUN ] cuda.parallel_scan_range_policy 4: [ OK ] cuda.parallel_scan_range_policy (58 ms) 4: [ RUN ] cuda.kokkos_printf 4: [ OK ] cuda.kokkos_printf (1 ms) 4: [ RUN ] cuda.range_for 4: [ OK ] cuda.range_for (1 ms) 4: [ RUN ] cuda.range_reduce 4: [ OK ] cuda.range_reduce (0 ms) 4: [ RUN ] cuda.range_dynamic_policy 4: [ OK ] cuda.range_dynamic_policy (0 ms) 4: [ RUN ] cuda.range_policy_runtime_parameters 4: [ OK ] cuda.range_policy_runtime_parameters (0 ms) 4: [ RUN ] cuda.range_for_require 4: [ OK ] cuda.range_for_require (1 ms) 4: [ RUN ] cuda.range_reduce_require 4: [ OK ] cuda.range_reduce_require (0 ms) 4: [ RUN ] cuda.range_dynamic_policy_require 4: [ OK ] cuda.range_dynamic_policy_require (0 ms) 4: [ RUN ] cuda.reducers_int 4: [ OK ] cuda.reducers_int (8 ms) 4: [ RUN ] cuda.reducers_double 4: [ OK ] cuda.reducers_double (9 ms) 4: [ RUN ] cuda.reducers_complex_double 4: [ OK ] cuda.reducers_complex_double (2 ms) 4: [ RUN ] cuda.reducers_struct 4: [ OK ] cuda.reducers_struct (5 ms) 4: [ RUN ] cuda.reducers_half_t 4: [ OK ] cuda.reducers_half_t (4 ms) 4: [ RUN ] cuda.reducers_bhalf_t 4: [ OK ] cuda.reducers_bhalf_t (4 ms) 4: [ RUN ] cuda.reducers_int8_t 4: [ OK ] cuda.reducers_int8_t (3 ms) 4: [ RUN ] cuda.reducers_int16_t 4: [ OK ] cuda.reducers_int16_t (3 ms) 4: [ RUN ] cuda.reducers_point_t 4: [ OK ] cuda.reducers_point_t (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 (11 ms) 4: [ RUN ] cuda.double_reduce 4: [ OK ] cuda.double_reduce (11 ms) 4: [ RUN ] cuda.int64_t_reduce_dynamic 4: [ OK ] cuda.int64_t_reduce_dynamic (15 ms) 4: [ RUN ] cuda.double_reduce_dynamic 4: [ OK ] cuda.double_reduce_dynamic (14 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 (117 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 (76 ms) 4: [ RUN ] cuda.kokkos_swap 4: [ OK ] cuda.kokkos_swap (0 ms) 4: [ RUN ] cuda.reduceRangePolicyViewSizeLimit [ 73%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-graph-diff.cpp.o 4: [ OK ] cuda.reduceRangePolicyViewSizeLimit (27 ms) 4: [ RUN ] cuda.reduceMDRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceMDRangePolicyViewSizeLimit (122 ms) 4: [----------] 182 tests from cuda (18185 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 189 tests from 2 test suites ran. (27508 ms total) 4: [ PASSED ] 189 tests. [ 73%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolution.cpp.o 4/50 Test #4: Kokkos_CoreUnitTest_Cuda1 ........................ Passed 28.46 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda2 5: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_Cuda2 5: Test timeout computed to be: 1500 [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o 5: [==========] Running 125 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 [ 73%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionAliasAnalysis.cpp.o [ 73%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-graph.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00383082 0.011167 || 0.051031 27952 29453 || 28565 28674.4 || 154.373 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.0070548 0.000942728 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 73%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionDivision.cpp.o [ 73%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-registry.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 73%] Built target llvm-cfi-verify [ 74%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-stacks.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 74%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionNormalization.cpp.o [ 74%] Built target obj.clangAST [ 74%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/StackSafetyAnalysis.cpp.o [ 74%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/StackLifetime.cpp.o 5: [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (6734 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 74%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaObjCProperty.cpp.o [ 74%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/SyncDependenceAnalysis.cpp.o [ 74%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaOpenMP.cpp.o [ 74%] Linking CXX executable ../../bin/llvm-xray [ 74%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/SyntheticCountsUtils.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestNestedSort.cpp.o [ 74%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TFUtils.cpp.o 5: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (6679 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host [ 74%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TargetLibraryInfo.cpp.o [ 74%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TargetTransformInfo.cpp.o [ 74%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaOverload.cpp.o [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 74%] Built target llvm-xray [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 74%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaPseudoObject.cpp.o [ 74%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Trace.cpp.o [ 74%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TypeBasedAliasAnalysis.cpp.o [ 74%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmt.cpp.o [100%] Linking CXX executable Kokkos_CoreUnitTest_HIP [100%] Built target Kokkos_CoreUnitTest_HIP + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6783/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6783/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6783/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6783/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6783/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-6783/build/core/unit_test/Kokkos_CoreUnitTest_OpenMP 1: Test timeout computed to be: 1500 1: terminate called after throwing an instance of 'std::runtime_error' 1: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 1/53 Test #1: Kokkos_CoreUnitTest_OpenMP ..................Child aborted***Exception: 4.99 sec test 2 Start 2: Kokkos_CoreUnitTest_OpenMPInterOp 2: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPInterOp 2: Test timeout computed to be: 1500 2: [==========] Running 1 test from 1 test suite. 2: [----------] Global test environment set-up. 2: [----------] 1 test from openmp 2: [ RUN ] openmp.raw_openmp_interop 2: unknown file: Failure 2: C++ exception with description "Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory" thrown in the test body. 2: [ FAILED ] openmp.raw_openmp_interop (421 ms) 2: [----------] 1 test from openmp (421 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 1 test from 1 test suite ran. (421 ms total) 2: [ PASSED ] 0 tests. 2: [ FAILED ] 1 test, listed below: 2: [ FAILED ] openmp.raw_openmp_interop 2: 2: 1 FAILED TEST 2/53 Test #2: Kokkos_CoreUnitTest_OpenMPInterOp ...........***Failed Error regular expression found in output. Regex=[ FAILED ] 0.47 sec test 3 Start 3: Kokkos_CoreUnitTest_OpenMPGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPGraph 3: Test timeout computed to be: 1500 3: terminate called after throwing an instance of 'std::runtime_error' 3: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 3/53 Test #3: Kokkos_CoreUnitTest_OpenMPGraph .............Child aborted***Exception: 4.91 sec test 4 Start 4: Kokkos_CoreUnitTest_HIP 4: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_HIP 4: Test timeout computed to be: 1500 4: terminate called after throwing an instance of 'std::runtime_error' 4: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory [ 74%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TypeMetadataUtils.cpp.o [ 74%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScopedNoAliasAA.cpp.o 4/53 Test #4: Kokkos_CoreUnitTest_HIP .....................Child aborted***Exception: 4.93 sec test 5 Start 5: Kokkos_CoreUnitTest_HIPInterOpInit 5: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpInit 5: Test timeout computed to be: 1500 5: [==========] Running 1 test from 1 test suite. 5: [----------] Global test environment set-up. 5: [----------] 1 test from hip 5: [ RUN ] hip.raw_hip_interop 5: unknown file: Failure 5: C++ exception with description "Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory" thrown in the test body. 5: [ FAILED ] hip.raw_hip_interop (417 ms) 5: [----------] 1 test from hip (417 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 1 test from 1 test suite ran. (417 ms total) 5: [ PASSED ] 0 tests. 5: [ FAILED ] 1 test, listed below: 5: [ FAILED ] hip.raw_hip_interop 5: 5: 1 FAILED TEST 5/53 Test #5: Kokkos_CoreUnitTest_HIPInterOpInit ..........***Failed Error regular expression found in output. Regex=[ FAILED ] 0.46 sec test 6 Start 6: Kokkos_CoreUnitTest_HIPInterOpStreams 6: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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 [ 74%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ValueLattice.cpp.o [ 74%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ValueLatticeUtils.cpp.o 6: unknown file: Failure 6: C++ exception with description "Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory" thrown in the test body. 6: [ FAILED ] hip.raw_hip_streams (417 ms) 6: [----------] 1 test from hip (417 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 1 test from 1 test suite ran. (417 ms total) 6: [ PASSED ] 0 tests. 6: [ FAILED ] 1 test, listed below: 6: [ FAILED ] hip.raw_hip_streams 6: 6: 1 FAILED TEST 6/53 Test #6: Kokkos_CoreUnitTest_HIPInterOpStreams .......***Failed Error regular expression found in output. Regex=[ FAILED ] 0.46 sec test 7 Start 7: Kokkos_UnitTest_HIPGraph 7: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_UnitTest_HIPGraph 7: Test timeout computed to be: 1500 7: terminate called after throwing an instance of 'std::runtime_error' 7: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory [ 74%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ValueTracking.cpp.o [ 74%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/VFABIDemangling.cpp.o [ 74%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/VectorUtils.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 74%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmtAsm.cpp.o 7/53 Test #7: Kokkos_UnitTest_HIPGraph ....................Child aborted***Exception: 5.02 sec test 8 Start 8: Kokkos_CoreUnitTest_Default 8: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_Default 8: Test timeout computed to be: 1500 8: terminate called after throwing an instance of 'std::runtime_error' 8: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory [ 74%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmtAttr.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 74%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaSYCL.cpp.o [ 83%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda [ 83%] Built target Kokkos_ContainersUnitTest_Cuda [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o 8/53 Test #8: Kokkos_CoreUnitTest_Default .................Child aborted***Exception: 5.06 sec test 9 Start 9: Kokkos_CoreUnitTest_LegionInitialization 9: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 9: Test timeout computed to be: 1500 9: [==========] Running 1 test from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 1 test from initialization 9: [ RUN ] initialization.legion_initialization 9: unknown file: Failure 9: C++ exception with description "Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory" thrown in the test body. 9: [ FAILED ] initialization.legion_initialization (417 ms) 9: [----------] 1 test from initialization (417 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test suite ran. (417 ms total) 9: [ PASSED ] 0 tests. 9: [ FAILED ] 1 test, listed below: 9: [ FAILED ] initialization.legion_initialization 9: 9: 1 FAILED TEST 9/53 Test #9: Kokkos_CoreUnitTest_LegionInitialization ....***Failed Error regular expression found in output. Regex=[ FAILED ] 0.46 sec test 10 Start 10: Kokkos_CoreUnitTest_PushFinalizeHook 10: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 10: Test timeout computed to be: 1500 10: terminate called after throwing an instance of 'std::runtime_error' 10: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_host (17239 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_device [ 74%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplate.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 74%] Linking CXX static library ../libLLVMAnalysis.a [ 74%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateDeduction.cpp.o [ 74%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateInstantiate.cpp.o 10/53 Test #10: Kokkos_CoreUnitTest_PushFinalizeHook ........Child aborted***Exception: 5.04 sec test 11 Start 11: Kokkos_CoreUnitTest_Develop 11: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_Develop 11: Test timeout computed to be: 1500 11: terminate called after throwing an instance of 'std::runtime_error' 11: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory [ 74%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateInstantiateDecl.cpp.o [ 74%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateVariadic.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.0056333 0.0169311 || 0.051031 28024 29316 || 28836.8 28674.4 || 234.055 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.0158839 0.00247673 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties [ 74%] Built target LLVMAnalysis [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o 11/53 Test #11: Kokkos_CoreUnitTest_Develop .................Child aborted***Exception: 4.99 sec test 12 Start 12: Kokkos_CoreUnitTest_KokkosP 12: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 12: Test timeout computed to be: 1500 12: terminate called after throwing an instance of 'std::runtime_error' 12: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory Scanning dependencies of target LLVMBitWriter [ 74%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaType.cpp.o [ 74%] Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitWriter.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 74%] Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitcodeWriter.cpp.o 12/53 Test #12: Kokkos_CoreUnitTest_KokkosP .................Child aborted***Exception: 4.99 sec test 13 Start 13: Kokkos_CoreUnitTest_ToolIndependence 13: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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-6783/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 14: Environment variables: 14: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6783/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: terminate called after throwing an instance of 'std::runtime_error' 14: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (17538 ms) 5: [----------] 8 tests from cuda_DeathTest (48191 ms total) 5: 5: [----------] 89 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 (55 ms) 5: [ RUN ] cuda.team_parallel_single 5: [ OK ] cuda.team_parallel_single (8 ms) 5: [ RUN ] cuda.large_team_scratch_size 5: ScratchMemorySpace<...>::get_shmem: Failed to allocate 8 byte(s); remaining capacity is 0 byte(s) 5: [ OK ] cuda.large_team_scratch_size (3 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 (10 ms) 5: [ RUN ] cuda.triple_nested_parallelism 5: [ OK ] cuda.triple_nested_parallelism (5 ms) 5: [ RUN ] cuda.parallel_scan_with_reducers 5: [ OK ] cuda.parallel_scan_with_reducers (1014 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 (108 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelFor 5: [ OK ] cuda.ThreadVectorMDRangeParallelFor (90 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelFor 5: [ OK ] cuda.TeamVectorMDRangeParallelFor (91 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelReduce 5: [ OK ] cuda.TeamThreadMDRangeParallelReduce (28 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelReduce 5: [ OK ] cuda.ThreadVectorMDRangeParallelReduce (13 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelReduce 5: [ OK ] cuda.TeamVectorMDRangeParallelReduce (12 ms) 5: [ RUN ] cuda.team_policy_runtime_parameters 5: [ OK ] cuda.team_policy_runtime_parameters (0 ms) 5: [ RUN ] cuda.team_reduction_scan 5: [ OK ] cuda.team_reduction_scan (1335 ms) 5: [ RUN ] cuda.team_long_reduce 5: [ OK ] cuda.team_long_reduce (11 ms) 5: [ RUN ] cuda.team_double_reduce 5: [ OK ] cuda.team_double_reduce (11 ms) 5: [ RUN ] cuda.team_parallel_dummy_with_reducer_and_scratch_space 5: [ OK ] cuda.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 5: [ RUN ] cuda.repeated_team_reduce 5: [ OK ] cuda.repeated_team_reduce (16 ms) 5: [ RUN ] cuda.team_scan [ 74%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/TypeLocBuilder.cpp.o 14/53 Test #14: Kokkos_ProfilingTestLibraryLoadHelp .........Child aborted***Exception: 5.04 sec test 15 Start 15: Kokkos_ProfilingTestLibraryCmdLineHelp 15: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/libkokkosprinter-tool.so" 15: Test timeout computed to be: 1500 5: [ OK ] cuda.team_scan (1183 ms) 5: [ RUN ] cuda.team_scan_ret_val 15: terminate called after throwing an instance of 'std::runtime_error' 15: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 5: [ OK ] cuda.team_scan_ret_val (1187 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 (14 ms) 5: [ RUN ] cuda.team_scratch_memory_index_parallel_for 5: [ OK ] cuda.team_scratch_memory_index_parallel_for (0 ms) 5: [ RUN ] cuda.team_policy_max_recommended 5: [ OK ] cuda.team_policy_max_recommended (323 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 (6 ms) 5: [ RUN ] cuda.unique_token_instance 5: [ OK ] cuda.unique_token_instance (4 ms) 5: [ RUN ] cuda.unique_token_team_acquire 5: [ OK ] cuda.unique_token_team_acquire (20 ms) 5: [ RUN ] cuda.view_api_a 5: [ OK ] cuda.view_api_a (103 ms) 5: [ RUN ] cuda.view_api_b 5: [ OK ] cuda.view_api_b (4 ms) 5: [ RUN ] cuda.view_api_c 5: [ OK ] cuda.view_api_c (0 ms) 5: [ RUN ] cuda.view_api_d 5: [ OK ] cuda.view_api_d (2 ms) 5: [ RUN ] cuda.view_allocation_error 5: [ OK ] cuda.view_allocation_error (0 ms) 5: [ RUN ] cuda.view_remap 5: [ OK ] cuda.view_remap (0 ms) 5: [ RUN ] cuda.view_mirror_nonconst 5: [ OK ] cuda.view_mirror_nonconst (0 ms) 5: [ RUN ] cuda.view_stride_method 5: [ OK ] cuda.view_stride_method (0 ms) 5: [ RUN ] cuda.anonymous_space 5: [ OK ] cuda.anonymous_space (0 ms) 5: [ RUN ] cuda.view_overload_resolution 5: [ OK ] cuda.view_overload_resolution (0 ms) 5: [ RUN ] cuda.view_allocation_large_rank 5: [ OK ] cuda.view_allocation_large_rank (10 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 (76 ms) 5: [ RUN ] cuda.view_copy_tests_rank_0 5: [ OK ] cuda.view_copy_tests_rank_0 (1 ms) 5: [ RUN ] cuda.view_copy_degenerated 5: [ OK ] cuda.view_copy_degenerated (0 ms) 5: [ RUN ] cuda.view_empty_runtime_unmanaged 5: [ OK ] cuda.view_empty_runtime_unmanaged (0 ms) 5: [ RUN ] cuda.view_hooks 5: [ OK ] cuda.view_hooks (0 ms) 5: [ RUN ] cuda.view_layoutstride_left_to_layoutleft_assignment 5: [ OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (211 ms) 5: [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment Scanning dependencies of target LLVMTarget 5: [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (205 ms) 5: [ RUN ] cuda.view_irregular_layout 5: [ OK ] cuda.view_irregular_layout (0 ms) 5: [ RUN ] cuda.view_mapping [ 74%] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/Target.cpp.o Scanning dependencies of target LLVMTransformUtils [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o 5: [ OK ] cuda.view_mapping (593 ms) 5: [ RUN ] cuda.view_mapping_operator 5: [ OK ] cuda.view_mapping_operator (22 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 (3 ms) 5: [ RUN ] cuda.view_mapping_class_value 5: [ OK ] cuda.view_mapping_class_value (0 ms) 5: [ RUN ] cuda.view_mapping_assignable 5: [ OK ] cuda.view_mapping_assignable (0 ms) 5: [ RUN ] cuda.view_mapping_trivially_copyable 5: [ OK ] cuda.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] cuda.view_mapping_subview 5: [ OK ] cuda.view_mapping_subview (1 ms) 5: [ RUN ] cuda.view_nested_view 5: [ OK ] cuda.view_nested_view (0 ms) 5: [ RUN ] cuda.view_resize 5: [ OK ] cuda.view_resize (202 ms) 5: [ RUN ] cuda.view_realloc 5: [ OK ] cuda.view_realloc (0 ms) 5: [ RUN ] cuda.workgraph_fib 5: [ OK ] cuda.workgraph_fib (979 ms) 5: [ RUN ] cuda.resize_realloc_no_init 5: [ OK ] cuda.resize_realloc_no_init (0 ms) 5: [ RUN ] cuda.resize_realloc_no_alloc 5: [ OK ] cuda.resize_realloc_no_alloc (0 ms) 5: [ RUN ] cuda.realloc_exec_space 5: [ OK ] cuda.realloc_exec_space (0 ms) 5: [ RUN ] cuda.view_alloc 5: [ OK ] cuda.view_alloc (0 ms) 5: [ RUN ] cuda.view_alloc_exec_space 5: [ OK ] cuda.view_alloc_exec_space (0 ms) 5: [ RUN ] cuda.view_alloc_int 5: [ OK ] cuda.view_alloc_int (0 ms) 5: [ RUN ] cuda.view_alloc_exec_space_int 5: [ OK ] cuda.view_alloc_exec_space_int (0 ms) 5: [ RUN ] cuda.deep_copy_zero_memset 5: [ OK ] cuda.deep_copy_zero_memset (0 ms) 5: [ RUN ] cuda.resize_exec_space 5: [ OK ] cuda.resize_exec_space (0 ms) 5: [ RUN ] cuda.view_allocation_int 5: [ OK ] cuda.view_allocation_int (0 ms) 5: [ RUN ] cuda.view_allocation_exec_space_int 5: [ OK ] cuda.view_allocation_exec_space_int (0 ms) 5: [ RUN ] cuda.view_not_default_constructible 5: [ OK ] cuda.view_not_default_constructible (0 ms) 5: [----------] 89 tests from cuda (7998 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 (7 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 (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 (1 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutleft_to_layoutleft 5: [ OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (3 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutright_to_layoutright 5: [ OK ] cuda_uvm.view_subview_layoutright_to_layoutright (2 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign 5: [ OK ] cuda_uvm.view_subview_1d_assign (4 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_atomic 5: [ OK ] cuda_uvm.view_subview_1d_assign_atomic (4 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess 5: [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (4 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d [ 74%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/AddDiscriminators.cpp.o 5: [ OK ] cuda_uvm.view_subview_2d_from_3d (57 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (54 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (53 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left (75 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (74 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (74 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right (76 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (76 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (76 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 (667 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 125 tests from 3 test suites ran. (56858 ms total) 5: [ PASSED ] 125 tests. 5/50 Test #5: Kokkos_CoreUnitTest_Cuda2 ........................ Passed 57.88 sec test 6 Start 6: Kokkos_CoreUnitTest_Cuda3 6: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_Cuda3 6: Test timeout computed to be: 1500 6: [==========] Running 56 tests from 3 test suites. 6: [----------] Global test environment set-up. 6: [----------] 6 tests from cuda 6: [ RUN ] cuda.team_scratch_1_streams 15/53 Test #15: Kokkos_ProfilingTestLibraryCmdLineHelp ......Child aborted***Exception: 5.06 sec test 16 Start 16: Kokkos_ProfilingTestLibraryLoad 16: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 16: Environment variables: 16: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/libkokkosprinter-tool.so 16: Test timeout computed to be: 1500 16: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 16: terminate called after throwing an instance of 'std::runtime_error' 16: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory [ 74%] Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitcodeWriterPass.cpp.o [ 74%] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetIntrinsicInfo.cpp.o Scanning dependencies of target llvm-stress [ 74%] Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/ValueEnumerator.cpp.o [ 74%] Building CXX object tools/llvm-stress/CMakeFiles/llvm-stress.dir/llvm-stress.cpp.o [ 74%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/AMDGPUEmitPrintf.cpp.o [ 74%] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetLoweringObjectFile.cpp.o [ 74%] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetMachine.cpp.o 16/53 Test #16: Kokkos_ProfilingTestLibraryLoad .............Child aborted***Exception: 4.99 sec test 17 Start 17: Kokkos_ProfilingTestLibraryCmdLine 17: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/libkokkosprinter-tool.so" 17: Test timeout computed to be: 1500 17: terminate called after throwing an instance of 'std::runtime_error' 17: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory [ 74%] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetMachineC.cpp.o [ 74%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ASanStackFrameLayout.cpp.o [ 74%] Linking CXX executable ../../bin/llvm-stress [ 74%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/AssumeBundleBuilder.cpp.o [ 74%] Linking CXX static library ../../libLLVMBitWriter.a [ 74%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BasicBlockUtils.cpp.o [ 74%] Built target LLVMBitWriter [ 74%] Built target llvm-stress [ 74%] Linking CXX static library ../libLLVMTarget.a [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 74%] Built target LLVMTarget Scanning dependencies of target llvm-as Scanning dependencies of target llvm-cat [ 74%] Building CXX object tools/llvm-as/CMakeFiles/llvm-as.dir/llvm-as.cpp.o Scanning dependencies of target llvm-modextract [ 74%] Building CXX object tools/llvm-modextract/CMakeFiles/llvm-modextract.dir/llvm-modextract.cpp.o [ 74%] Building CXX object tools/llvm-cat/CMakeFiles/llvm-cat.dir/llvm-cat.cpp.o 17/53 Test #17: Kokkos_ProfilingTestLibraryCmdLine ..........Child aborted***Exception: 5.06 sec test 18 Start 18: Kokkos_CoreUnitTest_StackTraceTest 18: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec 18: Test timeout computed to be: 1500 18: terminate called after throwing an instance of 'std::runtime_error' 18: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory [ 74%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BreakCriticalEdges.cpp.o [ 74%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BuildLibCalls.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 74%] Linking CXX executable ../../bin/llvm-modextract [ 76%] Linking CXX executable ../../bin/llvm-cat [ 76%] Linking CXX executable ../../bin/llvm-as [ 76%] Built target llvm-modextract [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 76%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BypassSlowDivision.cpp.o Scanning dependencies of target verify-uselistorder 18/53 Test #18: Kokkos_CoreUnitTest_StackTraceTest ..........Child aborted***Exception: 4.99 sec test 19 Start 19: Kokkos_IncrementalTest_OPENMP 19: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_IncrementalTest_OPENMP 19: Test timeout computed to be: 1500 19: terminate called after throwing an instance of 'std::runtime_error' 19: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory [ 76%] Building CXX object tools/verify-uselistorder/CMakeFiles/verify-uselistorder.dir/verify-uselistorder.cpp.o [ 76%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CallPromotionUtils.cpp.o [ 76%] Built target llvm-cat [ 76%] Built target llvm-as [ 76%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CallGraphUpdater.cpp.o [ 76%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CanonicalizeAliases.cpp.o [ 76%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CanonicalizeFreezeInLoops.cpp.o Scanning dependencies of target LLVMExecutionEngine [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 76%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CloneFunction.cpp.o [ 76%] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/ExecutionEngine.cpp.o [ 76%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CloneModule.cpp.o 19/53 Test #19: Kokkos_IncrementalTest_OPENMP ...............Child aborted***Exception: 5.07 sec test 20 Start 20: Kokkos_IncrementalTest_HIP 20: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_IncrementalTest_HIP 20: Test timeout computed to be: 1500 [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o 20: terminate called after throwing an instance of 'std::runtime_error' 20: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory [ 76%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CodeExtractor.cpp.o [ 76%] Linking CXX executable ../../bin/verify-uselistorder [ 76%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CodeMoverUtils.cpp.o [ 76%] Built target obj.clangSema [ 76%] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/ExecutionEngineBindings.cpp.o [ 76%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CtorUtils.cpp.o [ 76%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Debugify.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 76%] Built target verify-uselistorder [ 76%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/DemoteRegToStack.cpp.o [ 76%] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/GDBRegistrationListener.cpp.o [ 76%] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/TargetSelect.cpp.o [ 76%] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/SectionMemoryManager.cpp.o [ 76%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/EntryExitInstrumenter.cpp.o 20/53 Test #20: Kokkos_IncrementalTest_HIP ..................Child aborted***Exception: 5.04 sec test 21 Start 21: Kokkos_CoreUnitTest_CTestDevice 21: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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-6783/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 22: Test timeout computed to be: 1500 22/53 Test #22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ... Passed 0.02 sec test 23 Start 23: Kokkos_CoreUnitTest_DeviceAndThreads 23: Test command: /usr/bin/python3.8 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/TestDeviceAndThreads.py" 23: Test timeout computed to be: 1500 [ 76%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/EscapeEnumerator.cpp.o [ 76%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Evaluator.cpp.o [ 76%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FixIrreducible.cpp.o [ 76%] Linking CXX static library ../libLLVMExecutionEngine.a [ 76%] Built target LLVMExecutionEngine [ 76%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FlattenCFG.cpp.o Scanning dependencies of target LLVMMCJIT [ 76%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FunctionComparator.cpp.o [ 76%] Building CXX object lib/ExecutionEngine/MCJIT/CMakeFiles/LLVMMCJIT.dir/MCJIT.cpp.o [ 76%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FunctionImportUtils.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 76%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/GlobalStatus.cpp.o [ 76%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/GuardUtils.cpp.o 23: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ERROR [ 76%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InlineFunction.cpp.o [ 76%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InjectTLIMappings.cpp.o [ 76%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InstructionNamer.cpp.o [ 76%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/IntegerDivision.cpp.o [ 76%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LCSSA.cpp.o [ 76%] Linking CXX static library ../../libLLVMMCJIT.a [ 76%] Built target LLVMMCJIT [ 76%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LibCallsShrinkWrap.cpp.o [ 76%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Local.cpp.o [ 76%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopPeel.cpp.o [ 82%] Linking CXX executable Kokkos_ContainersUnitTest_Serial 23: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ERROR Scanning dependencies of target llvm-rtdyld [ 76%] Building CXX object tools/llvm-rtdyld/CMakeFiles/llvm-rtdyld.dir/llvm-rtdyld.cpp.o [ 76%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopRotationUtils.cpp.o [ 76%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopSimplify.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 76%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnroll.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 76%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnrollAndJam.cpp.o 23: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) ... ERROR [ 77%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnrollRuntime.cpp.o [ 77%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUtils.cpp.o [ 77%] Linking CXX executable ../../bin/llvm-rtdyld [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 77%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopVersioning.cpp.o 23: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... ERROR [ 77%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerMemIntrinsics.cpp.o [ 77%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerInvoke.cpp.o [ 77%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerSwitch.cpp.o [ 82%] Built target Kokkos_ContainersUnitTest_Serial [ 77%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MatrixUtils.cpp.o [ 77%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Mem2Reg.cpp.o [ 77%] Built target llvm-rtdyld [ 77%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ModuleUtils.cpp.o [ 77%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MetaRenamer.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o 23: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ERROR 23: 23: ====================================================================== 23: ERROR: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) 23: ---------------------------------------------------------------------- 23: Traceback (most recent call last): 23: File "/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/TestDeviceAndThreads.py", line 80, in test_device_id 23: num_devices = GetFlag("num_devices") 23: File "/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/TestDeviceAndThreads.py", line 31, in GetFlag 23: raise Exception(p.stderr.decode("utf-8")) 23: Exception: terminate called after throwing an instance of 'std::runtime_error' 23: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 23: 23: 23: ====================================================================== 23: ERROR: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) 23: ---------------------------------------------------------------------- 23: Traceback (most recent call last): 23: File "/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/TestDeviceAndThreads.py", line 94, in test_disable_warnings 23: self.assertEqual(0, GetFlag("disable_warnings")) 23: File "/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/TestDeviceAndThreads.py", line 31, in GetFlag 23: raise Exception(p.stderr.decode("utf-8")) 23: Exception: terminate called after throwing an instance of 'std::runtime_error' 23: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 23: 23: 23: ====================================================================== 23: ERROR: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) 23: ---------------------------------------------------------------------- 23: Traceback (most recent call last): 23: File "/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/TestDeviceAndThreads.py", line 71, in test_num_devices 23: num_devices = GetFlag("num_devices") 23: File "/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/TestDeviceAndThreads.py", line 31, in GetFlag 23: raise Exception(p.stderr.decode("utf-8")) 23: Exception: terminate called after throwing an instance of 'std::runtime_error' 23: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 23: 23: 23: ====================================================================== 23: ERROR: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) 23: ---------------------------------------------------------------------- 23: Traceback (most recent call last): 23: File "/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/TestDeviceAndThreads.py", line 58, in test_num_threads 23: max_threads = GetFlag("max_threads") 23: File "/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/TestDeviceAndThreads.py", line 31, in GetFlag 23: raise Exception(p.stderr.decode("utf-8")) 23: Exception: terminate called after throwing an instance of 'std::runtime_error' 23: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 23: 23: 23: ====================================================================== 23: ERROR: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) 23: ---------------------------------------------------------------------- 23: Traceback (most recent call last): 23: File "/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/TestDeviceAndThreads.py", line 107, in test_tune_internals 23: self.assertEqual(0, GetFlag("tune_internals")) 23: File "/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/TestDeviceAndThreads.py", line 31, in GetFlag 23: raise Exception(p.stderr.decode("utf-8")) 23: Exception: terminate called after throwing an instance of 'std::runtime_error' 23: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 23: 23: 23: ---------------------------------------------------------------------- 23: Ran 5 tests in 25.063s 23: 23: FAILED (errors=5) 23/53 Test #23: Kokkos_CoreUnitTest_DeviceAndThreads ........***Failed 25.13 sec test 24 Start 24: Kokkos_PerformanceTest_TaskDag 24: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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-6783/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-02-14_T09-45-23.json" 25: Test timeout computed to be: 1500 25: terminate called after throwing an instance of 'std::runtime_error' 25: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory [ 77%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/NameAnonGlobals.cpp.o [ 77%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/PredicateInfo.cpp.o [ 77%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/PromoteMemoryToRegister.cpp.o [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (181213 ms) [ RUN ] cuda.NestedSort [ OK ] cuda.NestedSort (187 ms) [ RUN ] cuda.NestedSortByKey [ OK ] cuda.NestedSortByKey (838 ms) [ RUN ] cuda.SortWithCustomComparator [ OK ] cuda.SortWithCustomComparator (3974 ms) [----------] 12 tests from cuda (191220 ms total) [----------] Global test environment tear-down [==========] 12 tests from 1 test suite ran. (191220 ms total) [ PASSED ] 12 tests. [ 77%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ScalarEvolutionExpander.cpp.o [ 77%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/StripGCRelocates.cpp.o [ 77%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SSAUpdater.cpp.o [ 77%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SSAUpdaterBulk.cpp.o [ 77%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SanitizerStats.cpp.o [ 77%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyCFG.cpp.o [ 77%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyIndVar.cpp.o 25/53 Test #25: Kokkos_PerformanceTest_Benchmark ............Child aborted***Exception: 4.96 sec test 26 Start 26: Kokkos_Benchmark_Atomic_MinMax 26: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-02-14_T09-45-23.json" 26: Test timeout computed to be: 1500 26: terminate called after throwing an instance of 'std::runtime_error' 26: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 6: [ OK ] cuda.team_scratch_1_streams (49131 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 (49135 ms total) 6: 6: [----------] 25 tests from cuda_hostpinned 6: [ RUN ] cuda_hostpinned.impl_shared_alloc 6: [ OK ] cuda_hostpinned.impl_shared_alloc (42 ms) 6: [ RUN ] cuda_hostpinned.view_api_a 6: [ OK ] cuda_hostpinned.view_api_a (97 ms) 6: [ RUN ] cuda_hostpinned.view_api_b 6: [ OK ] cuda_hostpinned.view_api_b (7 ms) 6: [ RUN ] cuda_hostpinned.view_api_c 6: [ OK ] cuda_hostpinned.view_api_c (0 ms) 6: [ RUN ] cuda_hostpinned.view_api_d 6: [ OK ] cuda_hostpinned.view_api_d (4 ms) 6: [ RUN ] cuda_hostpinned.view_allocation_error 6: [ OK ] cuda_hostpinned.view_allocation_error (0 ms) 6: [ RUN ] cuda_hostpinned.view_remap 6: [ OK ] cuda_hostpinned.view_remap (0 ms) 6: [ RUN ] cuda_hostpinned.view_mirror_nonconst 6: [ OK ] cuda_hostpinned.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda_hostpinned.view_stride_method 6: [ OK ] cuda_hostpinned.view_stride_method (0 ms) 6: [ RUN ] cuda_hostpinned.anonymous_space 6: [ OK ] cuda_hostpinned.anonymous_space (0 ms) 6: [ RUN ] cuda_hostpinned.view_overload_resolution 6: [ OK ] cuda_hostpinned.view_overload_resolution (0 ms) 6: [ RUN ] cuda_hostpinned.view_allocation_large_rank 6: [ OK ] cuda_hostpinned.view_allocation_large_rank (3981 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 (156 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 (612 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_operator 6: [ OK ] cuda_hostpinned.view_mapping_operator (157 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 (10 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 (5076 ms total) 6: 6: [----------] 25 tests from cuda_uvm 6: [ RUN ] cuda_uvm.impl_shared_alloc 6: [ OK ] cuda_uvm.impl_shared_alloc (57 ms) 6: [ RUN ] cuda_uvm.view_api_a 6: [ OK ] cuda_uvm.view_api_a (107 ms) 6: [ RUN ] cuda_uvm.view_api_b 6: [ OK ] cuda_uvm.view_api_b (14 ms) 6: [ RUN ] cuda_uvm.view_api_c 6: [ OK ] cuda_uvm.view_api_c (0 ms) 6: [ RUN ] cuda_uvm.view_api_d 6: [ OK ] cuda_uvm.view_api_d (6 ms) 6: [ RUN ] cuda_uvm.view_allocation_error 6: [ OK ] cuda_uvm.view_allocation_error (0 ms) 6: [ RUN ] cuda_uvm.view_remap 6: [ OK ] cuda_uvm.view_remap (1 ms) 6: [ RUN ] cuda_uvm.view_mirror_nonconst 6: [ OK ] cuda_uvm.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda_uvm.view_stride_method 6: [ OK ] cuda_uvm.view_stride_method (0 ms) 6: [ RUN ] cuda_uvm.anonymous_space 6: [ OK ] cuda_uvm.anonymous_space (0 ms) 6: [ RUN ] cuda_uvm.view_overload_resolution 6: [ OK ] cuda_uvm.view_overload_resolution (0 ms) 6: [ RUN ] cuda_uvm.view_allocation_large_rank 6: [ OK ] cuda_uvm.view_allocation_large_rank (251 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 (25 ms) 6: [ RUN ] cuda_uvm.view_copy_tests 6: [ OK ] cuda_uvm.view_copy_tests (46 ms) 6: [ RUN ] cuda_uvm.view_copy_tests_rank_0 6: [ OK ] cuda_uvm.view_copy_tests_rank_0 (10 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 (613 ms) 6: [ RUN ] cuda_uvm.view_mapping_operator 6: [ OK ] cuda_uvm.view_mapping_operator (23 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 (3 ms) 6: [ RUN ] cuda_uvm.view_mapping_class_value 6: [ OK ] cuda_uvm.view_mapping_class_value (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_assignable 6: [ OK ] cuda_uvm.view_mapping_assignable (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_trivially_copyable 6: [ OK ] cuda_uvm.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_subview 6: [ OK ] cuda_uvm.view_mapping_subview (1 ms) 6: [----------] 25 tests from cuda_uvm (1164 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 56 tests from 3 test suites ran. (55377 ms total) 6: [ PASSED ] 56 tests. 6/50 Test #6: Kokkos_CoreUnitTest_Cuda3 ........................ Passed 56.17 sec test 7 Start 7: Kokkos_CoreUnitTest_CudaTimingBased 7: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased 7: Test timeout computed to be: 1500 7: [==========] Running 2 tests from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 2 tests from cuda 7: [ RUN ] cuda.debug_serial_execution 7: [ OK ] cuda.debug_serial_execution (11 ms) 7: [ RUN ] cuda.debug_pin_um_to_host 7: [ OK ] cuda.debug_pin_um_to_host (647 ms) 7: [----------] 2 tests from cuda (658 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 2 tests from 1 test suite ran. (658 ms total) 7: [ PASSED ] 2 tests. [ 77%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyLibCalls.cpp.o [ 77%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SizeOpts.cpp.o [ 77%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SplitModule.cpp.o 7/50 Test #7: Kokkos_CoreUnitTest_CudaTimingBased .............. Passed 1.40 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaInterOpInit 8: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpInit 8: Test timeout computed to be: 1500 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from cuda 8: [ RUN ] cuda.raw_cuda_interop 8: [ OK ] cuda.raw_cuda_interop (462 ms) 8: [----------] 1 test from cuda (463 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (463 ms total) 8: [ PASSED ] 1 test. 8/50 Test #8: Kokkos_CoreUnitTest_CudaInterOpInit .............. Passed 0.76 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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 [ 77%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/StripNonLineTableDebugInfo.cpp.o 9: [ OK ] cuda.raw_cuda_streams (463 ms) 9: [----------] 1 test from cuda (463 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test suite ran. (463 ms total) 9: [ PASSED ] 1 test. 9/50 Test #9: Kokkos_CoreUnitTest_CudaInterOpStreams ........... Passed 0.75 sec test 10 Start 10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 10: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 10: Test timeout computed to be: 1500 10: [==========] Running 1 test from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 1 test from cuda 10: [ RUN ] cuda.multi_gpu 10: [ OK ] cuda.multi_gpu (458 ms) 10: [----------] 1 test from cuda (458 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 1 test from 1 test suite ran. (458 ms total) 10: [ PASSED ] 1 test. 10/50 Test #10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU ... Passed 0.73 sec test 11 Start 11: Kokkos_CoreUnitTest_CudaGraph 11: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_CudaGraph 11: Test timeout computed to be: 1500 [ 77%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SymbolRewriter.cpp.o 26/53 Test #26: Kokkos_Benchmark_Atomic_MinMax ..............Child aborted***Exception: 4.99 sec test 27 Start 27: Kokkos_PerformanceTest_Mempool 27: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-02-14_T09-45-23.json" 27: Test timeout computed to be: 1500 [ 77%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/UnifyFunctionExitNodes.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 (4 ms) 11: [----------] 5 tests from cuda_count_bugs (6 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 5 tests from 1 test suite ran. (6 ms total) 11: [ PASSED ] 5 tests. 11: 11: YOU HAVE 1 DISABLED TEST 11: 11/50 Test #11: Kokkos_CoreUnitTest_CudaGraph .................... Passed 0.77 sec test 12 Start 12: Kokkos_CoreUnitTest_Default 12: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_Default 12: Test timeout computed to be: 1500 27: terminate called after throwing an instance of 'std::runtime_error' 27: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 12: [==========] Running 71 tests from 41 test suites. 12: [----------] Global test environment set-up. 12: [----------] 31 tests from defaultdevicetype 12: [ RUN ] defaultdevicetype.initialization_settings 12: [ OK ] defaultdevicetype.initialization_settings (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 12: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_device_id 12: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 12: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 12: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_help 12: [ OK ] defaultdevicetype.cmd_line_args_help (6 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 12: Warning: command line argument '--kokkos-tools-libs=ich_tue_nur.so' ignored because kokkos-tools is disabled. Raised by Kokkos::initialize(). 12: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (1 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 12: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (7 ms) 12: [ RUN ] defaultdevicetype.env_vars_num_threads 12: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_device_id 12: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_disable_warnings 12: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_tune_internals 12: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 12: [ RUN ] defaultdevicetype.visible_devices 12: [ OK ] defaultdevicetype.visible_devices (0 ms) 12: [ RUN ] defaultdevicetype.shared_space 12: [ OK ] defaultdevicetype.shared_space (155 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 (7 ms) 12: [ RUN ] defaultdevicetype.half_conversion 12: [ OK ] defaultdevicetype.half_conversion (1 ms) 12: [ RUN ] defaultdevicetype.bhalf_conversion 12: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 12: [ RUN ] defaultdevicetype.half_operators 12: [ OK ] defaultdevicetype.half_operators (2 ms) 12: [ RUN ] defaultdevicetype.bhalf_operators 12: [ OK ] defaultdevicetype.bhalf_operators (1 ms) 12: [ RUN ] defaultdevicetype.host_space_access 12: [ OK ] defaultdevicetype.host_space_access (0 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a1 12: [ OK ] defaultdevicetype.reduce_instantiation_a1 (5 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b1 [ 77%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/UnifyLoopExits.cpp.o 12: [ OK ] defaultdevicetype.reduce_instantiation_b1 (13 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c1 12: [ OK ] defaultdevicetype.reduce_instantiation_c1 (4 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a2 12: [ OK ] defaultdevicetype.reduce_instantiation_a2 (6 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b2 12: [ OK ] defaultdevicetype.reduce_instantiation_b2 (17 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c2 12: [ OK ] defaultdevicetype.reduce_instantiation_c2 (6 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a3 12: [ OK ] defaultdevicetype.reduce_instantiation_a3 (9 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b3 12: [ OK ] defaultdevicetype.reduce_instantiation_b3 (22 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c3 12: [ OK ] defaultdevicetype.reduce_instantiation_c3 (8 ms) 12: [ RUN ] defaultdevicetype.malloc 12: [ OK ] defaultdevicetype.malloc (0 ms) 12: [----------] 31 tests from defaultdevicetype (280 ms total) 12: 12: [----------] 1 test from kokkosresize 12: [ RUN ] kokkosresize.host_space_access 12: [ OK ] kokkosresize.host_space_access (216 ms) 12: [----------] 1 test from kokkosresize (216 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. (499 ms total) 12: [ PASSED ] 71 tests. [ 77%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/UniqueInternalLinkageNames.cpp.o 12/50 Test #12: Kokkos_CoreUnitTest_Default ...................... Passed 1.37 sec test 13 Start 13: Kokkos_CoreUnitTest_LegionInitialization 13: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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 [ 77%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ValueMapper.cpp.o [ 77%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Utils.cpp.o 13: [ OK ] initialization.legion_initialization (493 ms) 13: [----------] 1 test from initialization (493 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 1 test from 1 test suite ran. (493 ms total) 13: [ PASSED ] 1 test. 13/50 Test #13: Kokkos_CoreUnitTest_LegionInitialization ......... Passed 0.78 sec test 14 Start 14: Kokkos_CoreUnitTest_PushFinalizeHook 14: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 14: Test timeout computed to be: 1500 [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o 14: SUCCESS 14/50 Test #14: Kokkos_CoreUnitTest_PushFinalizeHook ............. Passed 0.73 sec test 15 Start 15: Kokkos_CoreUnitTest_Develop 15: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_Develop 15: Test timeout computed to be: 1500 15: [==========] Running 1 test from 1 test suite. 15: [----------] Global test environment set-up. 15: [----------] 1 test from defaultdevicetype 15: [ RUN ] defaultdevicetype.development_test 15: [ OK ] defaultdevicetype.development_test (0 ms) 15: [----------] 1 test from defaultdevicetype (0 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 1 test from 1 test suite ran. (0 ms total) 15: [ PASSED ] 1 test. 15/50 Test #15: Kokkos_CoreUnitTest_Develop ...................... Passed 0.75 sec test 16 Start 16: Kokkos_CoreUnitTest_KokkosP 16: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 16: Test timeout computed to be: 1500 16: [==========] Running 28 tests from 2 test suites. 16: [----------] Global test environment set-up. 16: [----------] 26 tests from kokkosp 16: [ RUN ] kokkosp.test_named_instance_fence 16: Ref: 33554433 16: Ref: named_instance 16: 33554433 16: named_instance 16: [ OK ] kokkosp.test_named_instance_fence (0 ms) 16: [ RUN ] kokkosp.test_unnamed_instance_fence 16: Ref: 33554433 16: Ref: Unnamed Instance Fence 16: 33554433 16: Kokkos::Cuda::fence(): Unnamed Instance Fence 16: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 16: [ RUN ] kokkosp.test_named_global_fence 16: Ref: 33554432 16: Ref: test global fence 16: 0 16: test global fence 16: Miss on id 16: 33554432 16: test global fence 16: [ OK ] kokkosp.test_named_global_fence (0 ms) 16: [ RUN ] kokkosp.test_unnamed_global_fence 16: Ref: 33554432 16: Ref: Unnamed Global Fence 16: 0 16: Kokkos::fence: Unnamed Global Fence 16: Miss on id 16: 33554432 16: Kokkos::fence: Unnamed Global Fence 16: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 16: [ RUN ] kokkosp.test_multiple_default_instances 16: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 16: [ RUN ] kokkosp.test_id_gen 16: [ OK ] kokkosp.test_id_gen (0 ms) 16: [ RUN ] kokkosp.test_kernel_sequence 16: Ref: 33554433 16: Ref: named_instance 16: 33554433 16: named_instance 16: Ref: 33554433 16: Ref: test_kernel 16: 33554433 16: named_instance 16: Miss on name 16: 33554433 16: test_kernel 16: [ OK ] kokkosp.test_kernel_sequence (0 ms) 16: [ RUN ] kokkosp.test_streams 16: [ OK ] kokkosp.test_streams (0 ms) 16: [ RUN ] kokkosp.async_deep_copy 16: [ OK ] kokkosp.async_deep_copy (0 ms) 16: [ RUN ] kokkosp.parallel_for 16: [ OK ] kokkosp.parallel_for (0 ms) 16: [ RUN ] kokkosp.parallel_reduce 16: [ OK ] kokkosp.parallel_reduce (0 ms) 16: [ RUN ] kokkosp.parallel_scan 16: [ OK ] kokkosp.parallel_scan (3 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 (4 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. (5 ms total) 16: [ PASSED ] 28 tests. [ 77%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/VNCoercion.cpp.o 16/50 Test #16: Kokkos_CoreUnitTest_KokkosP ...................... Passed 0.75 sec test 17 Start 17: Kokkos_CoreUnitTest_StackTraceTest 17: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec 17: Test timeout computed to be: 1500 17: [==========] Running 3 tests from 2 test suites. 17: [----------] Global test environment set-up. 17: [----------] 2 tests from defaultdevicetype_DeathTest 17: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 17: 17: [WARNING] /var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 17: Top of f1 17: Top of f0 17: Top of f0 17: test_f1: 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55555570b961] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x55555567ede3] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3d) [0x555555675ab0] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x13d) [0x555555676e19] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556bd0d6] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b4bd1] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xf2) [0x555555688fd6] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x140) [0x555555689a18] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x149) [0x55555568a315] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x41f) [0x555555699cb3] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556be197] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b5e97] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0xc4) [0x555555698418] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x555555678e64] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x555555677469] 17: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5b5c083] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555556758ce] 17: 17: demangled test_f1: 17: [0x55555570b961] Kokkos::Impl::save_stacktrace() 17: [0x55555567ede3] Test::stacktrace_test_f1(std::ostream&) 17: [0x555555675ab0] Test::test_stacktrace(bool, bool) 17: [0x555555676e19] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 17: [0x5555556bd0d6] void testing::internal::HandleSehExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x5555556b4bd1] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x555555688fd6] testing::Test::Run() 17: [0x555555689a18] testing::TestInfo::Run() 17: [0x55555568a315] testing::TestSuite::Run() 17: [0x555555699cb3] testing::internal::UnitTestImpl::RunAllTests() 17: [0x5555556be197] bool testing::internal::HandleSehExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x5555556b5e97] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x555555698418] testing::UnitTest::Run() 17: [0x555555678e64] RUN_ALL_TESTS() 17: [0x555555677469] main 17: [0x7ffff5b5c083] __libc_start_main 17: [0x5555556758ce] _start 17: 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f1 17: Top of f0 17: Top of f0 17: StackTrace f3(std::cout, 4) returned: 110 17: test_f3: 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55555570b961] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x55555567ede3] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x4d) [0x55555567fbc3] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fbd9] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fbd9] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fbd9] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fbd9] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x82d) [0x5555556762a0] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x13d) [0x555555676e19] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556bd0d6] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b4bd1] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xf2) [0x555555688fd6] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x140) [0x555555689a18] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x149) [0x55555568a315] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x41f) [0x555555699cb3] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556be197] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b5e97] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0xc4) [0x555555698418] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x555555678e64] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x555555677469] 17: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5b5c083] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555556758ce] 17: 17: demangled test_f3: 17: [0x55555570b961] Kokkos::Impl::save_stacktrace() 17: [0x55555567ede3] Test::stacktrace_test_f1(std::ostream&) 17: [0x55555567fbc3] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x55555567fbd9] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x55555567fbd9] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x55555567fbd9] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x55555567fbd9] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x5555556762a0] Test::test_stacktrace(bool, bool) 17: [0x555555676e19] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 17: [0x5555556bd0d6] void testing::internal::HandleSehExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x5555556b4bd1] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x555555688fd6] testing::Test::Run() 17: [0x555555689a18] testing::TestInfo::Run() 17: [0x55555568a315] testing::TestSuite::Run() 17: [0x555555699cb3] testing::internal::UnitTestImpl::RunAllTests() 17: [0x5555556be197] bool testing::internal::HandleSehExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x5555556b5e97] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x555555698418] testing::UnitTest::Run() 17: [0x555555678e64] RUN_ALL_TESTS() 17: [0x555555677469] main 17: [0x7ffff5b5c083] __libc_start_main 17: [0x5555556758ce] _start 17: 17: Test setting std::terminate handler that prints the last saved stack trace 17: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (272 ms) 17: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 17: 17: [WARNING] /var/jenkins/workspace/Kokkos_PR-6783/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 17: Top of f1 17: Top of f0 17: Top of f0 17: test_f1: 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55555570b961] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x55555567ede3] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3d) [0x555555675ab0] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x13d) [0x5555556771c1] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556bd0d6] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b4bd1] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xf2) [0x555555688fd6] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x140) [0x555555689a18] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x149) [0x55555568a315] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x41f) [0x555555699cb3] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556be197] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b5e97] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0xc4) [0x555555698418] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x555555678e64] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x555555677469] 17: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5b5c083] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555556758ce] 17: 17: demangled test_f1: 17: [0x55555570b961] Kokkos::Impl::save_stacktrace() 17: [0x55555567ede3] Test::stacktrace_test_f1(std::ostream&) 17: [0x555555675ab0] Test::test_stacktrace(bool, bool) 17: [0x5555556771c1] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 17: [0x5555556bd0d6] void testing::internal::HandleSehExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x5555556b4bd1] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x555555688fd6] testing::Test::Run() 17: [0x555555689a18] testing::TestInfo::Run() 17: [0x55555568a315] testing::TestSuite::Run() 17: [0x555555699cb3] testing::internal::UnitTestImpl::RunAllTests() 17: [0x5555556be197] bool testing::internal::HandleSehExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x5555556b5e97] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x555555698418] testing::UnitTest::Run() 17: [0x555555678e64] RUN_ALL_TESTS() 17: [0x555555677469] main 17: [0x7ffff5b5c083] __libc_start_main 17: [0x5555556758ce] _start 17: 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f1 17: Top of f0 17: Top of f0 17: StackTrace f3(std::cout, 4) returned: 110 17: test_f3: 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55555570b961] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x55555567ede3] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x4d) [0x55555567fbc3] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fbd9] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fbd9] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fbd9] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fbd9] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x82d) [0x5555556762a0] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x13d) [0x5555556771c1] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556bd0d6] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b4bd1] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xf2) [0x555555688fd6] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x140) [0x555555689a18] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x149) [0x55555568a315] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x41f) [0x555555699cb3] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556be197] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b5e97] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0xc4) [0x555555698418] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x555555678e64] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x555555677469] 17: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5b5c083] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555556758ce] 17: 17: demangled test_f3: 17: [0x55555570b961] Kokkos::Impl::save_stacktrace() 17: [0x55555567ede3] Test::stacktrace_test_f1(std::ostream&) 17: [0x55555567fbc3] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x55555567fbd9] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x55555567fbd9] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x55555567fbd9] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x55555567fbd9] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x5555556762a0] Test::test_stacktrace(bool, bool) 17: [0x5555556771c1] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 17: [0x5555556bd0d6] void testing::internal::HandleSehExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x5555556b4bd1] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x555555688fd6] testing::Test::Run() 17: [0x555555689a18] testing::TestInfo::Run() 17: [0x55555568a315] testing::TestSuite::Run() 17: [0x555555699cb3] testing::internal::UnitTestImpl::RunAllTests() 17: [0x5555556be197] bool testing::internal::HandleSehExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x5555556b5e97] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x555555698418] testing::UnitTest::Run() 17: [0x555555678e64] RUN_ALL_TESTS() 17: [0x555555677469] main 17: [0x7ffff5b5c083] __libc_start_main 17: [0x5555556758ce] _start 17: 17: Test setting std::terminate handler that prints the last saved stack trace 17: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (257 ms) 17: [----------] 2 tests from defaultdevicetype_DeathTest (529 ms total) 17: 17: [----------] 1 test from defaultdevicetype 17: [ RUN ] defaultdevicetype.stacktrace_normal 17: Top of f1 17: Top of f0 17: Top of f0 17: test_f1: 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55555570b961] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x55555567ede3] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3d) [0x555555675ab0] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test40defaultdevicetype_stacktrace_normal_Test8TestBodyEv+0x1f) [0x555555676cd9] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556bd0d6] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b4bd1] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xf2) [0x555555688fd6] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x140) [0x555555689a18] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x149) [0x55555568a315] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x41f) [0x555555699cb3] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556be197] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b5e97] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0xc4) [0x555555698418] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x555555678e64] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x555555677469] 17: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5b5c083] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555556758ce] 17: 17: demangled test_f1: 17: [0x55555570b961] Kokkos::Impl::save_stacktrace() 17: [0x55555567ede3] Test::stacktrace_test_f1(std::ostream&) 17: [0x555555675ab0] Test::test_stacktrace(bool, bool) 17: [0x555555676cd9] Test::defaultdevicetype_stacktrace_normal_Test::TestBody() 17: [0x5555556bd0d6] void testing::internal::HandleSehExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x5555556b4bd1] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x555555688fd6] testing::Test::Run() 17: [0x555555689a18] testing::TestInfo::Run() 17: [0x55555568a315] testing::TestSuite::Run() 17: [0x555555699cb3] testing::internal::UnitTestImpl::RunAllTests() 17: [0x5555556be197] bool testing::internal::HandleSehExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x5555556b5e97] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x555555698418] testing::UnitTest::Run() 17: [0x555555678e64] RUN_ALL_TESTS() 17: [0x555555677469] main 17: [0x7ffff5b5c083] __libc_start_main 17: [0x5555556758ce] _start 17: 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f1 17: Top of f0 17: Top of f0 17: StackTrace f3(std::cout, 4) returned: 110 17: test_f3: 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55555570b961] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x55555567ede3] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x4d) [0x55555567fbc3] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fbd9] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fbd9] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fbd9] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fbd9] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x82d) [0x5555556762a0] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test40defaultdevicetype_stacktrace_normal_Test8TestBodyEv+0x1f) [0x555555676cd9] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556bd0d6] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b4bd1] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xf2) [0x555555688fd6] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x140) [0x555555689a18] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x149) [0x55555568a315] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x41f) [0x555555699cb3] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556be197] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b5e97] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0xc4) [0x555555698418] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x555555678e64] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x555555677469] 17: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5b5c083] 17: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555556758ce] 17: 17: demangled test_f3: 17: [0x55555570b961] Kokkos::Impl::save_stacktrace() 17: [0x55555567ede3] Test::stacktrace_test_f1(std::ostream&) 17: [0x55555567fbc3] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x55555567fbd9] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x55555567fbd9] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x55555567fbd9] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x55555567fbd9] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x5555556762a0] Test::test_stacktrace(bool, bool) 17: [0x555555676cd9] Test::defaultdevicetype_stacktrace_normal_Test::TestBody() 17: [0x5555556bd0d6] void testing::internal::HandleSehExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x5555556b4bd1] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x555555688fd6] testing::Test::Run() 17: [0x555555689a18] testing::TestInfo::Run() 17: [0x55555568a315] testing::TestSuite::Run() 17: [0x555555699cb3] testing::internal::UnitTestImpl::RunAllTests() 17: [0x5555556be197] bool testing::internal::HandleSehExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x5555556b5e97] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x555555698418] testing::UnitTest::Run() 17: [0x555555678e64] RUN_ALL_TESTS() 17: [0x555555677469] main 17: [0x7ffff5b5c083] __libc_start_main 17: [0x5555556758ce] _start 17: 17: Test setting std::terminate handler that prints the last saved stack trace 17: [ OK ] defaultdevicetype.stacktrace_normal (6 ms) 17: [----------] 1 test from defaultdevicetype (6 ms total) 17: 17: [----------] Global test environment tear-down 17: [==========] 3 tests from 2 test suites ran. (536 ms total) 17: [ PASSED ] 3 tests. 27/53 Test #27: Kokkos_PerformanceTest_Mempool ..............Child aborted***Exception: 4.99 sec test 28 Start 28: Kokkos_PerformanceTest_Atomic 28: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-02-14_T09-45-23.json" 28: Test timeout computed to be: 1500 28: terminate called after throwing an instance of 'std::runtime_error' 28: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 17/50 Test #17: Kokkos_CoreUnitTest_StackTraceTest ............... Passed 1.27 sec test 18 Start 18: Kokkos_IncrementalTest_CUDA 18: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_IncrementalTest_CUDA 18: Test timeout computed to be: 1500 18: [==========] Running 28 tests from 1 test suite. 18: [----------] Global test environment set-up. 18: [----------] 28 tests from CUDA 18: [ RUN ] CUDA.IncrTest_01_execspace_typedef 18: [ OK ] CUDA.IncrTest_01_execspace_typedef (0 ms) 18: [ RUN ] CUDA.IncrTest_01_execspace 18: Device Execution Space: 18: KOKKOS_ENABLE_CUDA: yes 18: Cuda Options: 18: KOKKOS_ENABLE_CUDA_LAMBDA: yes 18: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 18: KOKKOS_ENABLE_CUDA_UVM: no 18: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 18: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no 18: 18: Cuda Runtime Configuration: 18: macro KOKKOS_ENABLE_CUDA : defined 18: macro CUDA_VERSION = 11060 = version 11.6 18: Kokkos::Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected 18: Cuda 18: [ OK ] CUDA.IncrTest_01_execspace (0 ms) 18: [ RUN ] CUDA.IncrTest_02_AtomicExchange 18: [ OK ] CUDA.IncrTest_02_AtomicExchange (0 ms) 18: [ RUN ] CUDA.IncrTest_02_AtomicAdd 18: [ OK ] CUDA.IncrTest_02_AtomicAdd (0 ms) 18: [ RUN ] CUDA.IncrTest_02_AtomicSub 18: [ OK ] CUDA.IncrTest_02_AtomicSub (0 ms) 18: [ RUN ] CUDA.IncrTest_03a_memspace_malloc 18: [ OK ] CUDA.IncrTest_03a_memspace_malloc (0 ms) 18: [ RUN ] CUDA.IncrTest_03b_memspace_free [ 82%] Linking CXX executable Kokkos_UnitTest_Sort 18: [ OK ] CUDA.IncrTest_03b_memspace_free (2417 ms) 18: [ RUN ] CUDA.IncrTest_04_simple_parallelFor 18: [ OK ] CUDA.IncrTest_04_simple_parallelFor (0 ms) 18: [ RUN ] CUDA.IncrTest_04_RangePolicy_parallelFor 18: [ OK ] CUDA.IncrTest_04_RangePolicy_parallelFor (0 ms) 18: [ RUN ] CUDA.IncrTest_05_reduction 18: [ OK ] CUDA.IncrTest_05_reduction (4 ms) 18: [ RUN ] CUDA.IncrTest_06_mdrange2D 18: [ OK ] CUDA.IncrTest_06_mdrange2D (0 ms) 18: [ RUN ] CUDA.IncrTest_06_mdrange3D 18: [ OK ] CUDA.IncrTest_06_mdrange3D (0 ms) 18: [ RUN ] CUDA.IncrTest_06_mdrange4D 18: [ OK ] CUDA.IncrTest_06_mdrange4D (0 ms) 18: [ RUN ] CUDA.IncrTest_08_deep_copy_2D 18: [ OK ] CUDA.IncrTest_08_deep_copy_2D (4 ms) 18: [ RUN ] CUDA.IncrTest_08_deep_copy_3D 18: [ OK ] CUDA.IncrTest_08_deep_copy_3D (0 ms) 18: [ RUN ] CUDA.IncrTest_08_deep_copy_4D 18: [ OK ] CUDA.IncrTest_08_deep_copy_4D (1 ms) 18: [ RUN ] CUDA.IncrTest_10_Hierarchical_Basics 18: [ OK ] CUDA.IncrTest_10_Hierarchical_Basics (0 ms) 18: [ RUN ] CUDA.IncrTest_11a_Hierarchical_ForLoop 18: [ OK ] CUDA.IncrTest_11a_Hierarchical_ForLoop (3 ms) 18: [ RUN ] CUDA.IncrTest_11b_Hierarchical_ForLoop 18: [ OK ] CUDA.IncrTest_11b_Hierarchical_ForLoop (3 ms) 18: [ RUN ] CUDA.IncrTest_11c_Hierarchical_ForLoop [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 77%] Linking CXX static library ../../libLLVMTransformUtils.a [ 77%] Built target LLVMTransformUtils Scanning dependencies of target clang-offload-wrapper Scanning dependencies of target LLVMFrontendOpenMP [ 77%] Building CXX object tools/clang/tools/clang-offload-wrapper/CMakeFiles/clang-offload-wrapper.dir/ClangOffloadWrapper.cpp.o Scanning dependencies of target LLVMAggressiveInstCombine [ 77%] Building CXX object lib/Frontend/OpenMP/CMakeFiles/LLVMFrontendOpenMP.dir/OMP.cpp.o [ 77%] Building CXX object lib/Transforms/AggressiveInstCombine/CMakeFiles/LLVMAggressiveInstCombine.dir/AggressiveInstCombine.cpp.o Scanning dependencies of target LLVMLinker [ 77%] Building CXX object lib/Linker/CMakeFiles/LLVMLinker.dir/IRMover.cpp.o Scanning dependencies of target LLVMObjCARCOpts [ 77%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARC.cpp.o Scanning dependencies of target LLVMVectorize Scanning dependencies of target LLVMInstCombine [ 77%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoadStoreVectorizer.cpp.o 28/53 Test #28: Kokkos_PerformanceTest_Atomic ...............Child aborted***Exception: 4.93 sec test 29 Start 29: Kokkos_ContainersUnitTest_OpenMP 29: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/containers/unit_tests/Kokkos_ContainersUnitTest_OpenMP 29: Test timeout computed to be: 1500 Scanning dependencies of target LLVMInstrumentation [ 77%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstructionCombining.cpp.o 29: terminate called after throwing an instance of 'std::runtime_error' 29: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory [ 77%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/AddressSanitizer.cpp.o [ 77%] Building CXX object lib/Frontend/OpenMP/CMakeFiles/LLVMFrontendOpenMP.dir/OMPContext.cpp.o 18: [ OK ] CUDA.IncrTest_11c_Hierarchical_ForLoop (2315 ms) 18: [ RUN ] CUDA.IncrTest_12a_ThreadScratch 18: [ OK ] CUDA.IncrTest_12a_ThreadScratch (2 ms) 18: [ RUN ] CUDA.IncrTest_12b_TeamScratch 18: [ OK ] CUDA.IncrTest_12b_TeamScratch (1 ms) 18: [ RUN ] CUDA.IncrTest_13a_Hierarchical_Red 18: [ OK ] CUDA.IncrTest_13a_Hierarchical_Red (0 ms) 18: [ RUN ] CUDA.IncrTest_13b_Hierarchical_Red 18: [ OK ] CUDA.IncrTest_13b_Hierarchical_Red (0 ms) 18: [ RUN ] CUDA.IncrTest_13c_Hierarchical_Red 18: [ OK ] CUDA.IncrTest_13c_Hierarchical_Red (0 ms) 18: [ RUN ] CUDA.incr_14_MDrangeReduce 18: [ OK ] CUDA.incr_14_MDrangeReduce (0 ms) 18: [ RUN ] CUDA.IncrTest_16_parallelscan 18: [ OK ] CUDA.IncrTest_16_parallelscan (0 ms) 18: [ RUN ] CUDA.incr_17_atomicView 18: [ OK ] CUDA.incr_17_atomicView (0 ms) 18: [----------] 28 tests from CUDA (4759 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 28 tests from 1 test suite ran. (4759 ms total) 18: [ PASSED ] 28 tests. 18/50 Test #18: Kokkos_IncrementalTest_CUDA ...................... Passed 5.51 sec test 19 Start 19: Kokkos_IncrementalTest_SERIAL 19: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 19: Test timeout computed to be: 1500 19: [==========] Running 28 tests from 1 test suite. 19: [----------] Global test environment set-up. 19: [----------] 28 tests from SERIAL 19: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 19: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 19: [ RUN ] SERIAL.IncrTest_01_execspace 19: Host Serial Execution Space: 19: KOKKOS_ENABLE_SERIAL: yes 19: 19: Serial Runtime Configuration: 19: Serial 19: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 19: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 19: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 19: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 19: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 19: [ RUN ] SERIAL.IncrTest_02_AtomicSub 19: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 19: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 19: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 19: [ RUN ] SERIAL.IncrTest_03b_memspace_free 19: [ OK ] SERIAL.IncrTest_03b_memspace_free (222 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 (1 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 (2 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 (5 ms) 19: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 19: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (5 ms) 19: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 77%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCOpts.cpp.o [ 82%] Built target Kokkos_UnitTest_Sort [ 77%] Linking CXX executable ../../../../bin/clang-offload-wrapper [ 77%] Building CXX object lib/Frontend/OpenMP/CMakeFiles/LLVMFrontendOpenMP.dir/OMPIRBuilder.cpp.o [ 77%] Building CXX object lib/Transforms/AggressiveInstCombine/CMakeFiles/LLVMAggressiveInstCombine.dir/TruncInstCombine.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o 19: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (3095 ms) 19: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 19: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (29 ms) 19: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 19: [ OK ] SERIAL.IncrTest_12b_TeamScratch (128 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 (3493 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 28 tests from 1 test suite ran. (3493 ms total) 19: [ PASSED ] 28 tests. 19/50 Test #19: Kokkos_IncrementalTest_SERIAL .................... Passed 4.24 sec test 20 Start 20: Kokkos_CoreUnitTest_CTestDevice 20: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 20: Test timeout computed to be: 1500 20: [==========] Running 8 tests from 1 test suite. 20: [----------] Global test environment set-up. 20: [----------] 8 tests from ctest_environment 20: [ RUN ] ctest_environment.no_device_type 20: [ OK ] ctest_environment.no_device_type (0 ms) 20: [ RUN ] ctest_environment.no_process_count 20: [ OK ] ctest_environment.no_process_count (0 ms) 20: [ RUN ] ctest_environment.invalid_rank 20: [ OK ] ctest_environment.invalid_rank (0 ms) 20: [ RUN ] ctest_environment.no_type_str 20: [ OK ] ctest_environment.no_type_str (0 ms) 20: [ RUN ] ctest_environment.missing_type 20: [ OK ] ctest_environment.missing_type (0 ms) 20: [ RUN ] ctest_environment.no_id_str 20: [ OK ] ctest_environment.no_id_str (0 ms) 20: [ RUN ] ctest_environment.invalid_id_str 20: [ OK ] ctest_environment.invalid_id_str (0 ms) 20: [ RUN ] ctest_environment.good 20: [ OK ] ctest_environment.good (0 ms) 20: [----------] 8 tests from ctest_environment (0 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 8 tests from 1 test suite ran. (0 ms total) 20: [ PASSED ] 8 tests. 20/50 Test #20: Kokkos_CoreUnitTest_CTestDevice .................. Passed 0.01 sec test 21 Start 21: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 21: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 21: Test timeout computed to be: 1500 21/50 Test #21: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ........ Passed 0.00 sec test 22 Start 22: Kokkos_PerformanceTest_TaskDag 22: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 22: Test timeout computed to be: 1500 22/50 Test #22: Kokkos_PerformanceTest_TaskDag ................... Passed 0.00 sec test 23 Start 23: Kokkos_PerformanceTest_Benchmark 23: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-02-14_T09-43-00.json" 23: Test timeout computed to be: 1500 29/53 Test #29: Kokkos_ContainersUnitTest_OpenMP ............Child aborted***Exception: 4.86 sec test 30 Start 30: Kokkos_ContainersUnitTest_HIP 30: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/containers/unit_tests/Kokkos_ContainersUnitTest_HIP 30: Test timeout computed to be: 1500 30: terminate called after throwing an instance of 'std::runtime_error' 30: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory [ 77%] Building CXX object lib/Linker/CMakeFiles/LLVMLinker.dir/LinkModules.cpp.o 23: 2024-02-14T10:24:03+00:00 23: Running /var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 23: Run on (6 X 2095.08 MHz CPU s) 23: CPU Caches: 23: L1 Data 32 KiB (x6) 23: L1 Instruction 32 KiB (x6) 23: L2 Unified 4096 KiB (x6) 23: L3 Unified 16384 KiB (x6) 23: Load Average: 1.35, 2.08, 4.19 23: CPU architecture: none 23: Default Device: N6Kokkos4CudaE 23: GPU architecture: VOLTA70 23: KOKKOS_COMPILER_GNU: 940 23: KOKKOS_COMPILER_NVCC: 1160 23: KOKKOS_ENABLE_ASM: yes 23: KOKKOS_ENABLE_CUDA: yes 23: KOKKOS_ENABLE_CUDA_LAMBDA: yes 23: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 23: KOKKOS_ENABLE_CUDA_UVM: no 23: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 23: KOKKOS_ENABLE_CXX17: yes 23: KOKKOS_ENABLE_CXX20: no 23: KOKKOS_ENABLE_CXX23: no 23: KOKKOS_ENABLE_CXX26: no 23: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: yes 23: KOKKOS_ENABLE_HWLOC: no 23: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no 23: KOKKOS_ENABLE_LIBDL: no 23: KOKKOS_ENABLE_PRAGMA_IVDEP: no 23: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 23: KOKKOS_ENABLE_PRAGMA_UNROLL: no 23: KOKKOS_ENABLE_PRAGMA_VECTOR: no 23: KOKKOS_ENABLE_SERIAL: yes 23: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected 23: Kokkos Version: 4.2.99 23: macro KOKKOS_ENABLE_CUDA: defined 23: platform: 64bit 23: ***WARNING*** Library was built as DEBUG. Timings may be affected. 23: --------------------------------------------------------------------------------------------------------------------------------------------------- 23: Benchmark Time CPU Iterations Count Time normalized 23: --------------------------------------------------------------------------------------------------------------------------------------------------- 23: GramSchmidt/Count:1024/iterations:5/manual_time 0.017 s 0.019 s 5 1024 16.9724u 23: GramSchmidt/Count:2048/iterations:5/manual_time 0.017 s 0.019 s 5 2.048k 8.39226u 23: GramSchmidt/Count:4096/iterations:5/manual_time 0.017 s 0.021 s 5 4.096k 4.18555u 23: GramSchmidt/Count:8192/iterations:5/manual_time 0.017 s 0.025 s 5 8.192k 2.10659u 23: GramSchmidt/Count:16384/iterations:5/manual_time 0.017 s 0.033 s 5 16.384k 1071.92n [ 77%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoopVectorizationLegality.cpp.o 23: GramSchmidt/Count:32768/iterations:5/manual_time 0.018 s 0.048 s 5 32.768k 547.043n 23: GramSchmidt/Count:65536/iterations:5/manual_time 0.019 s 0.079 s 5 65.536k 291.564n [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o 23: GramSchmidt/Count:131072/iterations:5/manual_time 0.020 s 0.143 s 5 131.072k 152.393n 23: GramSchmidt/Count:262144/iterations:5/manual_time 0.022 s 0.277 s 5 262.144k 84.486n [ 77%] Linking CXX static library ../../libLLVMAggressiveInstCombine.a [ 77%] Linking CXX static library ../libLLVMLinker.a [ 77%] Built target clang-offload-wrapper [ 77%] Built target LLVMLinker [ 77%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAddSub.cpp.o 30/53 Test #30: Kokkos_ContainersUnitTest_HIP ...............Child aborted***Exception: 4.93 sec test 31 Start 31: Kokkos_ContainersPerformanceTest_OpenMP 31: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_OpenMP 31: Test timeout computed to be: 1500 [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 77%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCExpand.cpp.o [ 77%] Built target LLVMAggressiveInstCombine Scanning dependencies of target llvm-split [ 77%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCAPElim.cpp.o [ 77%] Building CXX object tools/llvm-split/CMakeFiles/llvm-split.dir/llvm-split.cpp.o 31: terminate called after throwing an instance of 'std::runtime_error' 31: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o 23: GramSchmidt/Count:524288/iterations:5/manual_time 0.031 s 0.543 s 5 524.288k 58.5138n [ 77%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAtomicRMW.cpp.o [ 77%] Linking CXX static library ../../libLLVMFrontendOpenMP.a [ 77%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCContract.cpp.o [ 77%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/BoundsChecking.cpp.o [ 77%] Built target LLVMFrontendOpenMP Scanning dependencies of target clangAST [ 77%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/DependencyAnalysis.cpp.o [ 77%] Linking CXX static library ../../../../lib/libclangAST.a [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 77%] Linking CXX executable ../../bin/llvm-split [ 77%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoopVectorize.cpp.o [ 77%] Built target clangAST Scanning dependencies of target clangdRemoteIndex 31/53 Test #31: Kokkos_ContainersPerformanceTest_OpenMP .....Child aborted***Exception: 4.99 sec test 32 Start 32: Kokkos_ContainersPerformanceTest_HIP 32: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_HIP 32: Test timeout computed to be: 1500 32: terminate called after throwing an instance of 'std::runtime_error' 32: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory [ 77%] Linking CXX static library ../../../../../../../../lib/libclangdRemoteIndex.a [ 77%] Built target llvm-split [ 77%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/SLPVectorizer.cpp.o [ 77%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAndOrXor.cpp.o [ 77%] Built target clangdRemoteIndex [ 77%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ProvenanceAnalysis.cpp.o Scanning dependencies of target clangEdit [ 77%] Linking CXX static library ../../../../lib/libclangEdit.a [ 77%] Built target clangEdit [ 77%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/CGProfile.cpp.o [ 77%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCalls.cpp.o Scanning dependencies of target clangASTMatchers [ 77%] Linking CXX static library ../../../../lib/libclangASTMatchers.a [ 77%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ProvenanceAnalysisEvaluator.cpp.o 23: ---------------------------------------------------------------------------------------------------------------------------------------------- 23: Benchmark Time CPU Iterations FOM: GB/s Max 23: ---------------------------------------------------------------------------------------------------------------------------------------------- 23: CustomReduction/N:100000/R:1000/manual_time 0.005 s 0.024 s 153 38.1944k/s 11.5 23: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 23: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 23: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 23: OverlapRangePolicy/N:2000/M:10000/R:10 0.625 s 0.623 s 1 0.0829142 0.0831008 0.0823777 0.082209 0.0413929 0.0412425 [ 77%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/PtrState.cpp.o 32/53 Test #32: Kokkos_ContainersPerformanceTest_HIP ........Child aborted***Exception: 4.99 sec test 33 Start 33: Kokkos_UnitTest_Sort 33: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 33: Test timeout computed to be: 1500 [ 77%] Built target clangASTMatchers 23: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 23: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 23: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 23: OverlapMDRangePolicy/N:200/M:10000/R:10 0.050 s 0.050 s 14 6.6327m 6.61074m 6.59816m 6.60443m 3.30921m 3.30103m 33: terminate called after throwing an instance of 'std::runtime_error' 33: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory Scanning dependencies of target clangToolingASTDiff [ 77%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ControlHeightReduction.cpp.o [ 77%] Linking CXX static library ../../../../../lib/libclangToolingASTDiff.a [ 77%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/DataFlowSanitizer.cpp.o 23: OverlapTeamPolicy/N:20/M:1000000/R:10 0.469 s 0.468 s 2 0.0664047 0.0664146 0.0563778 0.0564259 0.0281811 0.028159 23: --------------------------------------------------------------------------------------------------------------------------------------------------- 23: Benchmark Time CPU Iterations Count Time normalized 23: --------------------------------------------------------------------------------------------------------------------------------------------------- 23: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 17.29n 23: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 8.50781n 23: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 4.53027n 23: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 2.39185n 23: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 1.16052n 23: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 826.752p 23: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 700.256p 23: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.000 s 5 131.072k 501.564p 23: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.001 s 5 262.144k 421.745p 23: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.001 s 5 524.288k 405.951p [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o 23: ----------------------------------------------------------------------------------------------------------------------------------- 23: Benchmark Time CPU Iterations FOM: rate 23: ----------------------------------------------------------------------------------------------------------------------------------- 23: Malloc/N:1/manual_time 10.3 us 21.9 us 67822 97.028k/s [ 77%] Built target clangToolingASTDiff [ 77%] Linking CXX static library ../../libLLVMObjCARCOpts.a Scanning dependencies of target clangAnalysis [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o 23: Malloc/N:16/manual_time 10.5 us 22.4 us 68012 95.3365k/s [ 77%] Linking CXX static library ../../../../lib/libclangAnalysis.a 33/53 Test #33: Kokkos_UnitTest_Sort ........................Child aborted***Exception: 4.99 sec test 34 Start 34: Kokkos_UnitTest_Random 34: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_UnitTest_Random 34: Test timeout computed to be: 1500 34: terminate called after throwing an instance of 'std::runtime_error' 34: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory [ 77%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCasts.cpp.o [ 77%] Built target LLVMObjCARCOpts [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target clangDynamicASTMatchers [ 77%] Built target clangAnalysis [ 77%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCompares.cpp.o [ 77%] Linking CXX static library ../../../../../lib/libclangDynamicASTMatchers.a Scanning dependencies of target clangSema [ 77%] Linking CXX static library ../../../../lib/libclangSema.a 23: Malloc/N:256/manual_time 10.7 us 23.0 us 65374 93.3441k/s [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 77%] Built target clangDynamicASTMatchers [ 77%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/GCOVProfiling.cpp.o [ 77%] Built target clangSema 23: Malloc/N:4096/manual_time 12.1 us 25.9 us 61836 82.5371k/s Scanning dependencies of target clangParse [ 77%] Linking CXX static library ../../../../lib/libclangParse.a 23: Malloc/N:65536/manual_time 12.1 us 25.9 us 57795 82.6977k/s 34/53 Test #34: Kokkos_UnitTest_Random ......................Child aborted***Exception: 5.06 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_A 35: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 35: Test timeout computed to be: 1500 35: terminate called after throwing an instance of 'std::runtime_error' 35: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory [ 77%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/MemProfiler.cpp.o [ 77%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/MemorySanitizer.cpp.o [ 77%] Built target clangParse Scanning dependencies of target clangSerialization [ 77%] Linking CXX static library ../../../../lib/libclangSerialization.a 23: Malloc/N:1048576/manual_time 77.9 us 141 us 8921 12.8391k/s [ 77%] Built target clangSerialization Scanning dependencies of target clangFrontend [ 77%] Linking CXX static library ../../../../lib/libclangFrontend.a [ 77%] Built target clangFrontend [ 77%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineMulDivRem.cpp.o [ 77%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineLoadStoreAlloca.cpp.o 35/53 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_A ..........Child aborted***Exception: 4.99 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_B 36: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 36: Test timeout computed to be: 1500 23: Malloc/N:16777216/manual_time 293 us 223 us 7024 3.41874k/s 36: terminate called after throwing an instance of 'std::runtime_error' 36: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory [ 77%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/IndirectCallPromotion.cpp.o 23: Malloc/N:268435456/manual_time 6226 us 800 us 110 160.607/s [ 77%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/Vectorize.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o 23: Malloc/N:4294967296/manual_time 136714 us 9149 us 6 7.31455/s [ 77%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VectorCombine.cpp.o 23: MallocFree/N:1/manual_time 24.9 us 25.0 us 27640 40.1103k/s [ 77%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/Instrumentation.cpp.o [ 77%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlan.cpp.o 23: MallocFree/N:16/manual_time 25.0 us 25.1 us 28031 40.0485k/s 23: MallocFree/N:256/manual_time 24.9 us 25.0 us 28118 40.1422k/s [ 77%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineNegator.cpp.o [ 77%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/InstrOrderFile.cpp.o 36/53 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_B ..........Child aborted***Exception: 4.99 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_C 37: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 37: Test timeout computed to be: 1500 37: terminate called after throwing an instance of 'std::runtime_error' 37: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory [ 77%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombinePHI.cpp.o [ 77%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/InstrProfiling.cpp.o 23: MallocFree/N:4096/manual_time 25.0 us 25.1 us 28064 40.0585k/s 23: MallocFree/N:65536/manual_time 24.9 us 25.0 us 28111 40.1375k/s [ 77%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineSelect.cpp.o 23: MallocFree/N:1048576/manual_time 141 us 141 us 4912 7.08158k/s [ 77%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PGOInstrumentation.cpp.o [ 77%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanHCFGBuilder.cpp.o 23: MallocFree/N:16777216/manual_time 322 us 215 us 3930 3.10611k/s 23: MallocFree/N:268435456/manual_time 6494 us 766 us 117 153.996/s [ 77%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PGOMemOPSizeOpt.cpp.o 37/53 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_C ..........Child aborted***Exception: 4.99 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_D 38: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 38: Test timeout computed to be: 1500 38: terminate called after throwing an instance of 'std::runtime_error' 38: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory [ 77%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineShifts.cpp.o 23: MallocFree/N:4294967296/manual_time 130493 us 9019 us 9 7.66322/s 23: MallocTouch/N:1/manual_time 16.6 us 29.0 us 42038 60.3882k/s [ 77%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanPredicator.cpp.o [ 77%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineSimplifyDemanded.cpp.o [ 77%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PoisonChecking.cpp.o 23: MallocTouch/N:16/manual_time 16.6 us 29.0 us 42133 60.271k/s 38/53 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_D ..........Child aborted***Exception: 4.99 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_E 39: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 39: Test timeout computed to be: 1500 39: terminate called after throwing an instance of 'std::runtime_error' 39: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 23: MallocTouch/N:256/manual_time 16.6 us 29.0 us 42045 60.3954k/s [ 77%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/SanitizerCoverage.cpp.o [ 77%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ValueProfileCollector.cpp.o [ 77%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanSLP.cpp.o 23: MallocTouch/N:4096/manual_time 26.6 us 39.3 us 26241 37.564k/s 23: MallocTouch/N:65536/manual_time 26.6 us 39.3 us 26289 37.5917k/s [ 77%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineVectorOps.cpp.o [ 77%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanTransforms.cpp.o [ 77%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ThreadSanitizer.cpp.o [ 77%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/HWAddressSanitizer.cpp.o 23: MallocTouch/N:1048576/manual_time 95.7 us 159 us 7306 10.4496k/s 39/53 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_E ..........Child aborted***Exception: 4.99 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 40: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 40: Test timeout computed to be: 1500 40: terminate called after throwing an instance of 'std::runtime_error' 40: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory Scanning dependencies of target clangIndex [ 77%] Linking CXX static library ../../../../lib/libclangIndex.a [ 77%] Built target clangIndex Scanning dependencies of target clangARCMigrate [ 77%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanVerifier.cpp.o [ 77%] Linking CXX static library ../../../../lib/libclangARCMigrate.a 23: MallocTouch/N:16777216/manual_time 272 us 243 us 5625 3.67725k/s [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o 23: MallocTouch/N:268435456/manual_time 6234 us 923 us 115 160.417/s [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o Scanning dependencies of target clangTooling Scanning dependencies of target clangRewriteFrontend [ 77%] Linking CXX static library ../../../../../lib/libclangRewriteFrontend.a [ 77%] Linking CXX static library ../../../../lib/libclangTooling.a [ 77%] Built target clangARCMigrate Scanning dependencies of target clangToolingRefactoring [ 77%] Built target clangTooling [ 77%] Linking CXX static library ../../../../../lib/libclangToolingRefactoring.a [ 77%] Built target clangRewriteFrontend Scanning dependencies of target clangToolingSyntax [ 77%] Built target clangToolingRefactoring Scanning dependencies of target diagtool [ 77%] Linking CXX static library ../../../../../lib/libclangToolingSyntax.a [ 77%] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/diagtool_main.cpp.o Scanning dependencies of target clang-diff 40/53 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .....Child aborted***Exception: 4.99 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 41: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 41: Test timeout computed to be: 1500 23: MallocTouch/N:4294967296/manual_time 139500 us 11262 us 6 7.16847/s [ 78%] Building CXX object tools/clang/tools/clang-diff/CMakeFiles/clang-diff.dir/ClangDiff.cpp.o [ 78%] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/DiagTool.cpp.o 41: terminate called after throwing an instance of 'std::runtime_error' 41: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory [ 78%] Built target clangToolingSyntax 23: MallocTouchFree/N:1/manual_time 29.0 us 29.1 us 23897 34.4676k/s [ 78%] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/DiagnosticNames.cpp.o Scanning dependencies of target clang-rename [ 78%] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/FindDiagnosticID.cpp.o [ 78%] Building CXX object tools/clang/tools/clang-rename/CMakeFiles/clang-rename.dir/ClangRename.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o 23: MallocTouchFree/N:16/manual_time 28.9 us 29.0 us 24231 34.612k/s [ 78%] Linking CXX static library ../../libLLVMInstCombine.a Scanning dependencies of target clang-refactor [ 78%] Building CXX object tools/clang/tools/clang-refactor/CMakeFiles/clang-refactor.dir/ClangRefactor.cpp.o [ 78%] Linking CXX static library ../../libLLVMVectorize.a [ 78%] Linking CXX static library ../../libLLVMInstrumentation.a [ 78%] Built target LLVMInstCombine 23: MallocTouchFree/N:256/manual_time 33.5 us 33.6 us 24194 29.853k/s [ 78%] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/ListWarnings.cpp.o [ 78%] Built target LLVMVectorize [ 78%] Built target LLVMInstrumentation Scanning dependencies of target clangApplyReplacements Scanning dependencies of target clangReorderFields [ 78%] Linking CXX static library ../../../../../lib/libclangApplyReplacements.a [ 78%] Linking CXX static library ../../../../../lib/libclangReorderFields.a [ 78%] Built target clangApplyReplacements Scanning dependencies of target arcmt-test [ 78%] Built target clangReorderFields [ 78%] Building CXX object tools/clang/tools/arcmt-test/CMakeFiles/arcmt-test.dir/arcmt-test.cpp.o Scanning dependencies of target clangChangeNamespace [ 78%] Linking CXX static library ../../../../../lib/libclangChangeNamespace.a [ 78%] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/ShowEnabledWarnings.cpp.o Scanning dependencies of target modularize [ 78%] Built target clangChangeNamespace [ 78%] Building CXX object tools/clang/tools/extra/modularize/CMakeFiles/modularize.dir/Modularize.cpp.o Scanning dependencies of target clangDoc 23: MallocTouchFree/N:4096/manual_time 45.6 us 45.6 us 15231 21.9428k/s [ 78%] Linking CXX static library ../../../../../lib/libclangDoc.a 41/53 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .....Child aborted***Exception: 5.06 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 42: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 42: Test timeout computed to be: 1500 42: terminate called after throwing an instance of 'std::runtime_error' 42: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory [ 78%] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/TreeView.cpp.o 23: MallocTouchFree/N:65536/manual_time 45.6 us 45.7 us 15262 21.9095k/s [ 78%] Linking CXX executable ../../../../bin/clang-diff [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o 23: MallocTouchFree/N:1048576/manual_time 192 us 191 us 3647 5.20818k/s [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 78%] Built target clangDoc 23: MallocTouchFree/N:16777216/manual_time 252 us 237 us 2888 3.97295k/s Scanning dependencies of target findAllSymbols Scanning dependencies of target clangMove [ 78%] Linking CXX static library ../../../../../../lib/libfindAllSymbols.a [ 78%] Linking CXX static library ../../../../../lib/libclangMove.a [ 78%] Linking CXX executable ../../../../bin/diagtool 23: MallocTouchFree/N:268435456/manual_time 6361 us 940 us 98 157.219/s [ 78%] Built target findAllSymbols [ 78%] Built target clangMove Scanning dependencies of target clangQuery [ 78%] Linking CXX static library ../../../../../lib/libclangQuery.a [ 78%] Linking CXX executable ../../../../bin/clang-rename [ 78%] Built target clangQuery Scanning dependencies of target pp-trace Scanning dependencies of target tool-template [ 78%] Building CXX object tools/clang/tools/extra/pp-trace/CMakeFiles/pp-trace.dir/PPTrace.cpp.o [ 78%] Building CXX object tools/clang/tools/extra/tool-template/CMakeFiles/tool-template.dir/ToolTemplate.cpp.o 23: MallocTouchFree/N:4294967296/manual_time 128165 us 11080 us 9 7.80243/s [ 78%] Built target diagtool [ 78%] Building CXX object tools/clang/tools/extra/pp-trace/CMakeFiles/pp-trace.dir/PPCallbacksTracker.cpp.o [ 78%] Linking CXX executable ../../../../bin/arcmt-test 42/53 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .....Child aborted***Exception: 4.99 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 43: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 43: Test timeout computed to be: 1500 43: terminate called after throwing an instance of 'std::runtime_error' 43: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory [ 78%] Building CXX object tools/clang/tools/clang-refactor/CMakeFiles/clang-refactor.dir/TestSupport.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o 23: ---------------------------------------------------------------------------------------------------------------------------------------------- 23: Benchmark Time CPU Iterations FOM: GB/s MB 23: ---------------------------------------------------------------------------------------------------------------------------------------------- 23: ViewAllocate_Rank1/N:10/manual_time 0.018 s 0.002 s 100 45.6369/s 800 23: ViewAllocate_Rank1/N:10/manual_time 0.018 s 0.002 s 38 43.5012/s 800 23: ViewAllocate_Rank2/N:10/manual_time 0.018 s 0.002 s 38 43.3724/s 800 [ 78%] Built target clang-diff Scanning dependencies of target clangCrossTU [ 78%] Linking CXX static library ../../../../lib/libclangCrossTU.a [ 78%] Built target clangCrossTU Scanning dependencies of target clangTransformer 23: ViewAllocate_Rank2/N:10/manual_time 0.018 s 0.002 s 38 43.3639/s 800 [ 78%] Linking CXX static library ../../../../../lib/libclangTransformer.a [ 78%] Built target clangTransformer 43/53 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .....Child aborted***Exception: 4.99 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 44: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 44: Test timeout computed to be: 1500 Scanning dependencies of target LLVMScalarOpts [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ADCE.cpp.o 23: ViewAllocate_Rank3/N:10/manual_time 0.018 s 0.002 s 38 43.4317/s 800 44: terminate called after throwing an instance of 'std::runtime_error' 44: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory Scanning dependencies of target clang-apply-replacements [ 78%] Built target arcmt-test [ 78%] Building CXX object tools/clang/tools/extra/clang-apply-replacements/tool/CMakeFiles/clang-apply-replacements.dir/ClangApplyReplacementsMain.cpp.o [ 78%] Linking CXX executable ../../../../bin/clang-refactor [ 78%] Built target clang-rename Scanning dependencies of target clang-reorder-fields [ 78%] Building CXX object tools/clang/tools/extra/clang-reorder-fields/tool/CMakeFiles/clang-reorder-fields.dir/ClangReorderFields.cpp.o 23: ViewAllocate_Rank3/N:10/manual_time 0.018 s 0.002 s 38 43.4196/s 800 23: ViewAllocate_Rank4/N:10/manual_time 0.018 s 0.002 s 38 43.4287/s 800 [ 78%] Linking CXX executable ../../../../../bin/pp-trace -- Testing 1-D histogram Density 1D: 0.000246103 -0.99999 -48242.1 || 0.051031 0 195230 || 2.92835e+09 28674.4 || -6.66899e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.000737187 -0.314946 0.159818 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties 23: ViewAllocate_Rank4/N:10/manual_time 0.018 s 0.002 s 38 43.364/s 800 [ 78%] Building CXX object tools/clang/tools/extra/modularize/CMakeFiles/modularize.dir/ModuleAssistant.cpp.o 23: ViewAllocate_Rank5/N:10/manual_time 0.018 s 0.002 s 38 43.3591/s 800 23: ViewAllocate_Rank5/N:10/manual_time 0.018 s 0.002 s 38 43.4367/s 800 Scanning dependencies of target clang-change-namespace [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 78%] Built target clang-refactor [ 78%] Building CXX object tools/clang/tools/extra/clang-change-namespace/tool/CMakeFiles/clang-change-namespace.dir/ClangChangeNamespace.cpp.o [ 78%] Linking CXX executable ../../../../../bin/tool-template 44/53 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .....Child aborted***Exception: 4.99 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 45: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 45: Test timeout computed to be: 1500 45: terminate called after throwing an instance of 'std::runtime_error' 45: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory [ 78%] Building CXX object tools/clang/tools/extra/modularize/CMakeFiles/modularize.dir/ModularizeUtilities.cpp.o 23: ViewAllocate_Rank6/N:10/manual_time 0.018 s 0.002 s 38 43.3703/s 800 Scanning dependencies of target clang-doc [ 78%] Building CXX object tools/clang/tools/extra/clang-doc/tool/CMakeFiles/clang-doc.dir/ClangDocMain.cpp.o [ 78%] Linking CXX executable ../../../../../../bin/clang-reorder-fields 23: ViewAllocate_Rank6/N:10/manual_time 0.018 s 0.003 s 38 43.4137/s 800 [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/AlignmentFromAssumptions.cpp.o [ 78%] Linking CXX executable ../../../../../../bin/clang-apply-replacements [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o 23: ViewAllocate_Rank7/N:10/manual_time 0.018 s 0.002 s 38 43.4528/s 800 [ 78%] Built target pp-trace Scanning dependencies of target clangIncludeFixer [ 78%] Built target clang-apply-replacements [ 78%] Linking CXX static library ../../../../../lib/libclangIncludeFixer.a [ 78%] Built target clangIncludeFixer 23: ViewAllocate_Rank7/N:10/manual_time 0.018 s 0.002 s 38 43.3734/s 800 Scanning dependencies of target clang-move Scanning dependencies of target find-all-symbols [ 78%] Building CXX object tools/clang/tools/extra/clang-move/tool/CMakeFiles/clang-move.dir/ClangMove.cpp.o [ 78%] Building CXX object tools/clang/tools/extra/clang-include-fixer/find-all-symbols/tool/CMakeFiles/find-all-symbols.dir/FindAllSymbolsMain.cpp.o 23: ViewAllocate_Rank8/N:10/manual_time 0.018 s 0.002 s 38 43.4446/s 800 45/53 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .....Child aborted***Exception: 4.99 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 46: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 46: Test timeout computed to be: 1500 [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/AnnotationRemarks.cpp.o 46: terminate called after throwing an instance of 'std::runtime_error' 46: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 23: ViewAllocate_Rank8/N:10/manual_time 0.018 s 0.002 s 38 43.3726/s 800 [ 78%] Built target clang-reorder-fields 23: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 393 909.955/s 1.6k Scanning dependencies of target clang-query 23: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 411 967.974/s 1.6k 23: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 410 965.386/s 1.6k [ 78%] Building CXX object tools/clang/tools/extra/modularize/CMakeFiles/modularize.dir/CoverageChecker.cpp.o [ 78%] Building CXX object tools/clang/tools/extra/clang-query/tool/CMakeFiles/clang-query.dir/ClangQuery.cpp.o [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/BDCE.cpp.o 23: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 409 967.97/s 1.6k [ 78%] Built target tool-template Scanning dependencies of target clangStaticAnalyzerCore 23: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 410 965.525/s 1.6k [ 78%] Linking CXX static library ../../../../../lib/libclangStaticAnalyzerCore.a 46/53 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .....Child aborted***Exception: 4.99 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 47: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 47: Test timeout computed to be: 1500 47: terminate called after throwing an instance of 'std::runtime_error' 47: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o 23: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 409 967.978/s 1.6k 23: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 410 965.45/s 1.6k [ 78%] Linking CXX executable ../../../../../../bin/clang-change-namespace [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/CallSiteSplitting.cpp.o [ 78%] Built target clangStaticAnalyzerCore Scanning dependencies of target clangIncludeFixerPlugin [ 78%] Linking CXX static library ../../../../../../lib/libclangIncludeFixerPlugin.a 23: ViewDeepCopy_Rank2/N:10/manual_time 0.005 s 0.005 s 149 341.995/s 1.6k 23: ViewDeepCopy_Rank3/N:10/manual_time 0.011 s 0.011 s 58 142.31/s 1.6k [ 78%] Built target clangIncludeFixerPlugin 23: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 410 965.346/s 1.6k 47/53 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .....Child aborted***Exception: 4.99 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 48: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 48: Test timeout computed to be: 1500 48: terminate called after throwing an instance of 'std::runtime_error' 48: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory Scanning dependencies of target clang-include-fixer [ 78%] Linking CXX executable ../../../../../../bin/clang-doc [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o 23: ViewDeepCopy_Rank2/N:10/manual_time 0.004 s 0.004 s 166 379.673/s 1.6k [ 78%] Building CXX object tools/clang/tools/extra/clang-include-fixer/tool/CMakeFiles/clang-include-fixer.dir/ClangIncludeFixer.cpp.o [ 78%] Built target clang-change-namespace Scanning dependencies of target clangStaticAnalyzerCheckers [ 78%] Linking CXX executable ../../../../../../../bin/find-all-symbols [ 78%] Linking CXX static library ../../../../../lib/libclangStaticAnalyzerCheckers.a 23: ViewDeepCopy_Rank3/N:10/manual_time 0.004 s 0.004 s 181 404.02/s 1.6k [ 78%] Linking CXX executable ../../../../../../bin/clang-move [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ConstantHoisting.cpp.o 23: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 409 967.939/s 1.6k [ 78%] Building CXX object tools/clang/tools/extra/modularize/CMakeFiles/modularize.dir/PreprocessorTracker.cpp.o [ 78%] Built target clangStaticAnalyzerCheckers 23: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 410 965.428/s 1.6k Scanning dependencies of target clangStaticAnalyzerFrontend [ 78%] Linking CXX static library ../../../../../lib/libclangStaticAnalyzerFrontend.a 48/53 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .....Child aborted***Exception: 4.99 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 49: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 49: Test timeout computed to be: 1500 23: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 409 967.914/s 1.6k [ 78%] Built target clangStaticAnalyzerFrontend [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ConstraintElimination.cpp.o 49: terminate called after throwing an instance of 'std::runtime_error' 49: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory [ 78%] Linking CXX executable ../../../../../../bin/clang-query 23: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 410 965.409/s 1.6k 23: ViewDeepCopy_Rank4/N:10/manual_time 0.012 s 0.012 s 56 131.037/s 1.6k 23: ViewDeepCopy_Rank5/N:10/manual_time 0.013 s 0.013 s 53 125.228/s 1.6k 23: ViewDeepCopy_Rank4/N:10/manual_time 0.005 s 0.005 s 131 315.895/s 1.6k [ 78%] Linking CXX executable ../../../../../bin/modularize [ 78%] Built target clang-move [ 78%] Built target find-all-symbols [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/CorrelatedValuePropagation.cpp.o 23: ViewDeepCopy_Rank5/N:10/manual_time 0.008 s 0.008 s 85 208.582/s 1.6k Scanning dependencies of target SampleAnalyzerPlugin [ 78%] Building CXX object tools/clang/lib/Analysis/plugins/SampleAnalyzer/CMakeFiles/SampleAnalyzerPlugin.dir/MainCallChecker.cpp.o [ 78%] Built target clang-doc Scanning dependencies of target CheckerDependencyHandlingAnalyzerPlugin Scanning dependencies of target CheckerOptionHandlingAnalyzerPlugin 23: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.002 s 410 965.383/s 1.6k [ 78%] Building CXX object tools/clang/lib/Analysis/plugins/CheckerOptionHandling/CMakeFiles/CheckerOptionHandlingAnalyzerPlugin.dir/CheckerOptionHandling.cpp.o [ 78%] Building CXX object tools/clang/lib/Analysis/plugins/CheckerDependencyHandling/CMakeFiles/CheckerDependencyHandlingAnalyzerPlugin.dir/CheckerDependencyHandling.cpp.o [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DCE.cpp.o [ 78%] Linking CXX executable ../../../../../../bin/clang-include-fixer 49/53 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .....Child aborted***Exception: 4.99 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 50: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 50: Test timeout computed to be: 1500 50: terminate called after throwing an instance of 'std::runtime_error' 50: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 23: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.002 s 409 967.899/s 1.6k 23: ViewDeepCopy_Rank6/N:10/manual_time 0.024 s 0.024 s 28 65.7191/s 1.6k 23: ViewDeepCopy_Rank6/N:10/manual_time 0.012 s 0.012 s 56 129.474/s 1.6k [ 78%] Built target clang-query Scanning dependencies of target clangTidy [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DeadStoreElimination.cpp.o [ 78%] Linking CXX static library ../../../../../lib/libclangTidy.a 23: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.002 s 410 965.358/s 1.6k [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 78%] Built target clangTidy [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DivRemPairs.cpp.o [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/EarlyCSE.cpp.o 23: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.002 s 409 967.642/s 1.6k [ 78%] Built target clang-include-fixer Scanning dependencies of target clangTidyUtils [ 78%] Linking CXX shared module ../../../../../../lib/SampleAnalyzerPlugin.so [ 78%] Linking CXX static library ../../../../../../lib/libclangTidyUtils.a 23: ViewDeepCopy_Rank7/N:10/manual_time 0.020 s 0.019 s 35 81.9751/s 1.6k 50/53 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .....Child aborted***Exception: 5.06 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 51: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 51: Test timeout computed to be: 1500 51: terminate called after throwing an instance of 'std::runtime_error' 51: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 23: ViewDeepCopy_Rank7/N:10/manual_time 0.008 s 0.008 s 86 200.279/s 1.6k [ 78%] Linking CXX shared module ../../../../../../lib/CheckerOptionHandlingAnalyzerPlugin.so [ 78%] Linking CXX shared module ../../../../../../lib/CheckerDependencyHandlingAnalyzerPlugin.so 23: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.002 s 410 965.338/s 1.6k [ 78%] Built target modularize [ 78%] Built target clangTidyUtils [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/FlattenCFGPass.cpp.o Scanning dependencies of target clangTidyAndroidModule [ 78%] Linking CXX static library ../../../../../../lib/libclangTidyAndroidModule.a 23: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.002 s 409 967.764/s 1.6k [ 78%] Built target SampleAnalyzerPlugin [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Float2Int.cpp.o Scanning dependencies of target clangTidyAbseilModule [ 78%] Built target clangTidyAndroidModule [ 78%] Linking CXX static library ../../../../../../lib/libclangTidyAbseilModule.a Scanning dependencies of target clangTidyAlteraModule [ 78%] Linking CXX static library ../../../../../../lib/libclangTidyAlteraModule.a 23: ViewDeepCopy_Rank8/N:10/manual_time 0.020 s 0.020 s 35 79.7939/s 1.6k [ 78%] Built target clangTidyAlteraModule Scanning dependencies of target clangTidyBoostModule [ 78%] Linking CXX static library ../../../../../../lib/libclangTidyBoostModule.a [ 78%] Built target clangTidyAbseilModule Scanning dependencies of target clangTidyMiscModule [ 78%] Built target clangTidyBoostModule [ 78%] Linking CXX static library ../../../../../../lib/libclangTidyMiscModule.a Scanning dependencies of target clangTidyReadabilityModule [ 78%] Linking CXX static library ../../../../../../lib/libclangTidyReadabilityModule.a 23: ViewDeepCopy_Rank8/N:10/manual_time 0.007 s 0.007 s 96 223.443/s 1.6k [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GuardWidening.cpp.o 51/53 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .....Child aborted***Exception: 4.99 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 52: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 52: Test timeout computed to be: 1500 [ 78%] Built target CheckerOptionHandlingAnalyzerPlugin Scanning dependencies of target clangTidyPerformanceModule [ 78%] Linking CXX static library ../../../../../../lib/libclangTidyPerformanceModule.a [ 78%] Built target clangTidyMiscModule Scanning dependencies of target clangTidyConcurrencyModule [ 78%] Linking CXX static library ../../../../../../lib/libclangTidyConcurrencyModule.a 52: terminate called after throwing an instance of 'std::runtime_error' 52: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 23: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 423 999.104/s 1.6k [ 78%] Built target clangTidyConcurrencyModule Scanning dependencies of target clangTidyDarwinModule [ 78%] Built target clangTidyPerformanceModule Scanning dependencies of target clangTidyKokkosModule [ 78%] Linking CXX static library ../../../../../../lib/libclangTidyDarwinModule.a [ 78%] Linking CXX static library ../../../../../../lib/libclangTidyKokkosModule.a [ 78%] Built target CheckerDependencyHandlingAnalyzerPlugin [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVN.cpp.o 23: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 423 999.123/s 1.6k Scanning dependencies of target clangTidyLinuxKernelModule [ 78%] Linking CXX static library ../../../../../../lib/libclangTidyLinuxKernelModule.a [ 78%] Built target clangTidyReadabilityModule Scanning dependencies of target clangTidyPortabilityModule [ 78%] Built target clangTidyDarwinModule [ 78%] Linking CXX static library ../../../../../../lib/libclangTidyPortabilityModule.a [ 78%] Built target clangTidyKokkosModule Scanning dependencies of target clangTidyMPIModule [ 78%] Linking CXX static library ../../../../../../lib/libclangTidyMPIModule.a Scanning dependencies of target clangTidyObjCModule [ 78%] Linking CXX static library ../../../../../../lib/libclangTidyObjCModule.a [ 78%] Built target clangTidyLinuxKernelModule Scanning dependencies of target clangTidyOpenMPModule [ 78%] Linking CXX static library ../../../../../../lib/libclangTidyOpenMPModule.a [ 78%] Built target clangTidyPortabilityModule [ 78%] Built target clangTidyMPIModule [ 78%] Built target clangTidyOpenMPModule Scanning dependencies of target clangTidyZirconModule Scanning dependencies of target clangTidyModernizeModule Scanning dependencies of target clangTidyGoogleModule [ 78%] Linking CXX static library ../../../../../../lib/libclangTidyZirconModule.a [ 78%] Linking CXX static library ../../../../../../lib/libclangTidyGoogleModule.a [ 78%] Linking CXX static library ../../../../../../lib/libclangTidyModernizeModule.a [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVNHoist.cpp.o [ 78%] Built target clangTidyObjCModule Scanning dependencies of target clangTidyLLVMModule [ 78%] Built target clangTidyZirconModule [ 78%] Linking CXX static library ../../../../../../lib/libclangTidyLLVMModule.a 23: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 423 999.19/s 1.6k Scanning dependencies of target clangTidyLLVMLibcModule [ 78%] Linking CXX static library ../../../../../../lib/libclangTidyLLVMLibcModule.a [ 78%] Built target clangTidyGoogleModule Scanning dependencies of target clangTidyFuchsiaModule [ 78%] Linking CXX static library ../../../../../../lib/libclangTidyFuchsiaModule.a [ 78%] Built target clangTidyFuchsiaModule [ 78%] Built target clangTidyLLVMModule [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVNSink.cpp.o [ 78%] Built target clangTidyLLVMLibcModule [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InductiveRangeCheckElimination.cpp.o [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/IVUsersPrinter.cpp.o [ 78%] Built target clangTidyModernizeModule 23: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 423 999.128/s 1.6k Scanning dependencies of target clangTidyCppCoreGuidelinesModule [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/IndVarSimplify.cpp.o [ 78%] Linking CXX static library ../../../../../../lib/libclangTidyCppCoreGuidelinesModule.a 23: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 656 750.25/s 800 23: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 657 750.19/s 800 52/53 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .....Child aborted***Exception: 4.99 sec test 53 Start 53: Kokkos_UnitTest_SIMD 53: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/simd/unit_tests/Kokkos_UnitTest_SIMD 53: Test timeout computed to be: 1500 53: terminate called after throwing an instance of 'std::runtime_error' 53: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory [ 78%] Built target clangTidyCppCoreGuidelinesModule Scanning dependencies of target clangTidyBugproneModule [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InferAddressSpaces.cpp.o [ 78%] Linking CXX static library ../../../../../../lib/libclangTidyBugproneModule.a 23: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 656 750.264/s 800 [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o 23: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 657 750.3/s 800 23: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 657 750.332/s 800 [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InstSimplifyPass.cpp.o 23: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 656 750.396/s 800 [ 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_C.dir/TestStdAlgorithmsTeamFind.cpp.o 23: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 657 750.336/s 800 [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/JumpThreading.cpp.o [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LICM.cpp.o 23: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 657 749.401/s 800 [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopAccessAnalysisPrinter.cpp.o [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopSink.cpp.o [ 78%] Built target clangTidyBugproneModule 53/53 Test #53: Kokkos_UnitTest_SIMD ........................Child aborted***Exception: 5.06 sec 8% tests passed, 49 tests failed out of 53 Total Test time (real) = 246.98 sec The following tests FAILED: 1 - Kokkos_CoreUnitTest_OpenMP (Child aborted) 2 - Kokkos_CoreUnitTest_OpenMPInterOp (Failed) 3 - Kokkos_CoreUnitTest_OpenMPGraph (Child aborted) 4 - Kokkos_CoreUnitTest_HIP (Child aborted) 5 - Kokkos_CoreUnitTest_HIPInterOpInit (Failed) 6 - Kokkos_CoreUnitTest_HIPInterOpStreams (Failed) 7 - Kokkos_UnitTest_HIPGraph (Child aborted) 8 - Kokkos_CoreUnitTest_Default (Child aborted) 9 - Kokkos_CoreUnitTest_LegionInitialization (Failed) 10 - Kokkos_CoreUnitTest_PushFinalizeHook (Child aborted) 11 - Kokkos_CoreUnitTest_Develop (Child aborted) 12 - Kokkos_CoreUnitTest_KokkosP (Child aborted) 14 - Kokkos_ProfilingTestLibraryLoadHelp (Child aborted) 15 - Kokkos_ProfilingTestLibraryCmdLineHelp (Child aborted) 16 - Kokkos_ProfilingTestLibraryLoad (Child aborted) 17 - Kokkos_ProfilingTestLibraryCmdLine (Child aborted) 18 - Kokkos_CoreUnitTest_StackTraceTest (Child aborted) 19 - Kokkos_IncrementalTest_OPENMP (Child aborted) 20 - Kokkos_IncrementalTest_HIP (Child aborted) 23 - Kokkos_CoreUnitTest_DeviceAndThreads (Failed) 25 - Kokkos_PerformanceTest_Benchmark (Child aborted) 26 - Kokkos_Benchmark_Atomic_MinMax (Child aborted) 27 - Kokkos_PerformanceTest_Mempool (Child aborted) 28 - Kokkos_PerformanceTest_Atomic (Child aborted) 29 - Kokkos_ContainersUnitTest_OpenMP (Child aborted) 30 - Kokkos_ContainersUnitTest_HIP (Child aborted) 31 - Kokkos_ContainersPerformanceTest_OpenMP (Child aborted) 32 - Kokkos_ContainersPerformanceTest_HIP (Child aborted) 33 - Kokkos_UnitTest_Sort (Child aborted) 34 - Kokkos_UnitTest_Random (Child aborted) 35 - Kokkos_AlgorithmsUnitTest_StdSet_A (Child aborted) 36 - Kokkos_AlgorithmsUnitTest_StdSet_B (Child aborted) 37 - Kokkos_AlgorithmsUnitTest_StdSet_C (Child aborted) 38 - Kokkos_AlgorithmsUnitTest_StdSet_D (Child aborted) 39 - Kokkos_AlgorithmsUnitTest_StdSet_E (Child aborted) 40 - Kokkos_AlgorithmsUnitTest_StdSet_Team_A (Child aborted) 41 - Kokkos_AlgorithmsUnitTest_StdSet_Team_B (Child aborted) 42 - Kokkos_AlgorithmsUnitTest_StdSet_Team_C (Child aborted) 43 - Kokkos_AlgorithmsUnitTest_StdSet_Team_D (Child aborted) 44 - Kokkos_AlgorithmsUnitTest_StdSet_Team_E (Child aborted) 45 - Kokkos_AlgorithmsUnitTest_StdSet_Team_F (Child aborted) 46 - Kokkos_AlgorithmsUnitTest_StdSet_Team_G (Child aborted) 47 - Kokkos_AlgorithmsUnitTest_StdSet_Team_H (Child aborted) 48 - Kokkos_AlgorithmsUnitTest_StdSet_Team_I (Child aborted) 49 - Kokkos_AlgorithmsUnitTest_StdSet_Team_L (Child aborted) 50 - Kokkos_AlgorithmsUnitTest_StdSet_Team_M (Child aborted) 51 - Kokkos_AlgorithmsUnitTest_StdSet_Team_P (Child aborted) 52 - Kokkos_AlgorithmsUnitTest_StdSet_Team_Q (Child aborted) 53 - Kokkos_UnitTest_SIMD (Child aborted) Errors while running CTest Post stage [Pipeline] sh 23: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 655 748.263/s 800 [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o Scanning dependencies of target clangTidyCERTModule + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Wed Feb 14 09:44:34 2024 stats zeroed Wed Feb 14 09:44:34 2024 cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 cache hit rate 0.00 % cleanups performed 0 files in cache 24365 cache size 2.7 GB max cache size 5.0 GB [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 d38c94bc16aa0fcda91616bbff81e9de6c0c120a88608ce99903ba72fc0706fb [ 78%] Linking CXX static library ../../../../../../lib/libclangTidyCERTModule.a [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopDeletion.cpp.o 23: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 655 748.052/s 800 [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopDataPrefetch.cpp.o [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopDistribute.cpp.o [ 78%] Built target clangTidyCERTModule Scanning dependencies of target clangTidyHICPPModule 23: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 655 748.287/s 800 $ docker rm -f --volumes d38c94bc16aa0fcda91616bbff81e9de6c0c120a88608ce99903ba72fc0706fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch HIP-ROCm-5.2 [ 78%] Linking CXX static library ../../../../../../lib/libclangTidyHICPPModule.a 23: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 654 748.387/s 800 23: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 655 748.299/s 800 [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopFuse.cpp.o 23: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 655 748.432/s 800 [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o 23: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 655 748.193/s 800 [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopIdiomRecognize.cpp.o [ 78%] Built target clangTidyHICPPModule [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopInstSimplify.cpp.o [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopInterchange.cpp.o Scanning dependencies of target clangTidyPlugin 23: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 655 748.235/s 800 [ 78%] Linking CXX static library ../../../../../../lib/libclangTidyPlugin.a 23: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 656 749.723/s 800 [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopFlatten.cpp.o [ 78%] Built target clangTidyPlugin 23: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 656 749.814/s 800 23: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.32163k/s 1.6k 23: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.72623k/s 1.6k 23: ViewResize_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.72658k/s 1.6k 23: ViewResize_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.71891k/s 1.6k 23: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.53864k/s 1.6k 23: ViewResize_Rank3/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.24187k/s 1.6k [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o 23: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.19734k/s 1.6k 23: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.26302k/s 1.6k 23: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.19387k/s 1.6k 23: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.18657k/s 1.6k 23: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.43762k/s 1.6k 23: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.55055k/s 1.6k 23: ViewResize_Rank4/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.66331k/s 1.6k 23: ViewResize_Rank4/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.28397k/s 1.6k 23: ViewResize_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.39009k/s 1.6k 23: ViewResize_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.32585k/s 1.6k 23: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.13689k/s 1.6k 23: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.67222k/s 1.6k 23: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.48206k/s 1.6k 23: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.4272k/s 1.6k 23: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.18345k/s 1.6k 23: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.14974k/s 1.6k 23: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.26735k/s 1.6k 23: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.22699k/s 1.6k 23: ViewResize_Rank7/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.51994k/s 1.6k 23: ViewResize_Rank7/N:10/iterations:10/manual_time 0.005 s 0.001 s 10 340.626/s 1.6k 23: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.003 s 0.001 s 10 480.015/s 1.6k 23: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 399.299/s 1.6k 23: ViewResize_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 428.536/s 1.6k 23: ViewResize_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 438.018/s 1.6k 23: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.003 s 0.001 s 10 459.49/s 1.6k 23: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 425.366/s 1.6k Scanning dependencies of target clangTidyMain 23: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.027 s 0.004 s 10 59.9118/s 1.6k 23: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.020 s 0.004 s 10 80.9132/s 1.6k [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopLoadElimination.cpp.o [ 78%] Linking CXX static library ../../../../../../lib/libclangTidyMain.a [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c08.cpp.o [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopPassManager.cpp.o [ 78%] Built target clangTidyMain Scanning dependencies of target clangDaemon 23/50 Test #23: Kokkos_PerformanceTest_Benchmark ................. Passed 129.39 sec test 24 Start 24: Kokkos_Benchmark_Atomic_MinMax 24: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-02-14_T09-43-00.json" 24: Test timeout computed to be: 1500 24: 2024-02-14T10:26:13+00:00 24: Running /var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 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: 0.88, 1.61, 3.74 24: CPU architecture: none 24: Default Device: N6Kokkos4CudaE 24: GPU architecture: VOLTA70 24: KOKKOS_COMPILER_GNU: 940 24: KOKKOS_COMPILER_NVCC: 1160 24: KOKKOS_ENABLE_ASM: yes 24: KOKKOS_ENABLE_CUDA: yes 24: KOKKOS_ENABLE_CUDA_LAMBDA: yes 24: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 24: KOKKOS_ENABLE_CUDA_UVM: no 24: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 24: KOKKOS_ENABLE_CXX17: yes 24: KOKKOS_ENABLE_CXX20: no 24: KOKKOS_ENABLE_CXX23: no 24: KOKKOS_ENABLE_CXX26: no 24: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: yes 24: KOKKOS_ENABLE_HWLOC: no 24: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no 24: KOKKOS_ENABLE_LIBDL: no 24: KOKKOS_ENABLE_PRAGMA_IVDEP: no 24: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 24: KOKKOS_ENABLE_PRAGMA_UNROLL: no 24: KOKKOS_ENABLE_PRAGMA_VECTOR: no 24: KOKKOS_ENABLE_SERIAL: yes 24: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected 24: Kokkos Version: 4.2.99 24: macro KOKKOS_ENABLE_CUDA: defined 24: platform: 64bit 24: ***WARNING*** Library was built as DEBUG. Timings may be affected. 24: ---------------------------------------------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations 24: ---------------------------------------------------------------------------------------------------------------------------------------- 24: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopPredication.cpp.o [ 78%] Linking CXX static library ../../../../../lib/libclangDaemon.a 24/50 Test #24: Kokkos_Benchmark_Atomic_MinMax ................... Passed 0.79 sec test 25 Start 25: Kokkos_PerformanceTest_Mempool 25: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-02-14_T09-43-00.json" 25: Test timeout computed to be: 1500 25: 2024-02-14T10:26:13+00:00 25: Running /var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test/Kokkos_PerformanceTest_Mempool 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.88, 1.61, 3.74 25: CPU architecture: none 25: Default Device: N6Kokkos4CudaE 25: GPU architecture: VOLTA70 25: KOKKOS_COMPILER_GNU: 940 25: KOKKOS_COMPILER_NVCC: 1160 25: KOKKOS_ENABLE_ASM: yes 25: KOKKOS_ENABLE_CUDA: yes 25: KOKKOS_ENABLE_CUDA_LAMBDA: yes 25: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 25: KOKKOS_ENABLE_CUDA_UVM: no 25: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 25: KOKKOS_ENABLE_CXX17: yes 25: KOKKOS_ENABLE_CXX20: no 25: KOKKOS_ENABLE_CXX23: no 25: KOKKOS_ENABLE_CXX26: no 25: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: yes 25: KOKKOS_ENABLE_HWLOC: no 25: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no 25: KOKKOS_ENABLE_LIBDL: no 25: KOKKOS_ENABLE_PRAGMA_IVDEP: no 25: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 25: KOKKOS_ENABLE_PRAGMA_UNROLL: no 25: KOKKOS_ENABLE_PRAGMA_VECTOR: no 25: KOKKOS_ENABLE_SERIAL: yes 25: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected 25: Kokkos Version: 4.2.99 25: macro KOKKOS_ENABLE_CUDA: defined 25: platform: 64bit 25: ***WARNING*** Library was built as DEBUG. Timings may be affected. [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopRerollPass.cpp.o 25: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations FOM: fill ops per second 25: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 4575 41.4335M/s [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopRotation.cpp.o [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopSimplifyCFG.cpp.o [ 78%] Built target clangDaemon [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopStrengthReduce.cpp.o Scanning dependencies of target clang-tidy [ 78%] Building CXX object tools/clang/tools/extra/clang-tidy/tool/CMakeFiles/clang-tidy.dir/ClangTidyToolMain.cpp.o [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopUnrollPass.cpp.o [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopUnrollAndJamPass.cpp.o [ 78%] Linking CXX executable ../../../../../../bin/clang-tidy [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopUnswitch.cpp.o [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopVersioningLICM.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o 25: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations FOM: cycle ops per second 25: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 16746 265.508M/s 25/50 Test #25: Kokkos_PerformanceTest_Mempool ................... Passed 8.72 sec test 26 Start 26: Kokkos_PerformanceTest_Atomic 26: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-02-14_T09-43-00.json" 26: Test timeout computed to be: 1500 26: 2024-02-14T10:26:22+00:00 26: Running /var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test/Kokkos_PerformanceTest_Atomic 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.89, 1.60, 3.73 26: CPU architecture: none 26: Default Device: N6Kokkos4CudaE 26: GPU architecture: VOLTA70 26: KOKKOS_COMPILER_GNU: 940 26: KOKKOS_COMPILER_NVCC: 1160 26: KOKKOS_ENABLE_ASM: yes 26: KOKKOS_ENABLE_CUDA: yes 26: KOKKOS_ENABLE_CUDA_LAMBDA: yes 26: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 26: KOKKOS_ENABLE_CUDA_UVM: no 26: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 26: KOKKOS_ENABLE_CXX17: yes 26: KOKKOS_ENABLE_CXX20: no 26: KOKKOS_ENABLE_CXX23: no 26: KOKKOS_ENABLE_CXX26: no 26: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: yes 26: KOKKOS_ENABLE_HWLOC: no 26: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no 26: KOKKOS_ENABLE_LIBDL: no 26: KOKKOS_ENABLE_PRAGMA_IVDEP: no 26: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 26: KOKKOS_ENABLE_PRAGMA_UNROLL: no 26: KOKKOS_ENABLE_PRAGMA_VECTOR: no 26: KOKKOS_ENABLE_SERIAL: yes 26: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected 26: Kokkos Version: 4.2.99 26: macro KOKKOS_ENABLE_CUDA: defined 26: platform: 64bit 26: ***WARNING*** Library was built as DEBUG. Timings may be affected. [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerAtomic.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerExpectIntrinsic.cpp.o [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerGuardIntrinsic.cpp.o [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerConstantIntrinsics.cpp.o [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerMatrixIntrinsics.cpp.o [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerWidenableCondition.cpp.o [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MakeGuardsExplicit.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MemCpyOptimizer.cpp.o [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MergeICmps.cpp.o [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MergedLoadStoreMotion.cpp.o [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/NaryReassociate.cpp.o [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/NewGVN.cpp.o [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/PartiallyInlineLibCalls.cpp.o [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/PlaceSafepoints.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o 26: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 26: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 26: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 26: Test_Atomic/100000/iterations:10 1.07 s 1.07 s 10 1 4 1.95315m 1.35582m 2.36727m 704.983M 748.544k 704.983M [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Reassociate.cpp.o [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Reg2Mem.cpp.o [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/RewriteStatepointsForGC.cpp.o [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SCCP.cpp.o [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SROA.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Scalar.cpp.o [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Scalarizer.cpp.o [ 78%] Built target clang-tidy Scanning dependencies of target clangDaemonTweaks [ 78%] Linking CXX static library ../../../../../../../lib/libclangDaemonTweaks.a [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ScalarizeMaskedMemIntrin.cpp.o [ 78%] Built target clangDaemonTweaks 26: Test_Atomic/100000/iterations:10 1.06 s 1.06 s 10 1 8 2.66143m 1.38902m 2.34641m 4.99995G 702.192k 4.99995G [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SeparateConstOffsetFromGEP.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o Scanning dependencies of target clangd-indexer Scanning dependencies of target clangd [ 78%] Building CXX object tools/clang/tools/extra/clangd/indexer/CMakeFiles/clangd-indexer.dir/IndexerMain.cpp.o [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SimpleLoopUnswitch.cpp.o [ 78%] Building CXX object tools/clang/tools/extra/clangd/tool/CMakeFiles/clangd.dir/ClangdMain.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SimplifyCFGPass.cpp.o [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Sink.cpp.o [ 78%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SpeculativeExecution.cpp.o [ 80%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SpeculateAroundPHIs.cpp.o [ 80%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/StraightLineStrengthReduce.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 80%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/StructurizeCFG.cpp.o [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 80%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/TailRecursionElimination.cpp.o [ 80%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/WarnMissedTransforms.cpp.o [ 80%] Linking CXX executable ../../../../../../bin/clangd-indexer [ 80%] Building CXX object tools/clang/tools/extra/clangd/tool/CMakeFiles/clangd.dir/Check.cpp.o Scanning dependencies of target dexp [ 80%] Building CXX object tools/clang/tools/extra/clangd/index/dex/dexp/CMakeFiles/dexp.dir/Dexp.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 80%] Linking CXX static library ../../libLLVMScalarOpts.a [ 80%] Built target LLVMScalarOpts Scanning dependencies of target LLVMFuzzMutate [ 80%] Building CXX object lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/FuzzerCLI.cpp.o [ 80%] Building CXX object lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/OpDescriptor.cpp.o [ 80%] Building CXX object lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/IRMutator.cpp.o [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B Scanning dependencies of target LLVMipo [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 80%] Building CXX object lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/Operations.cpp.o [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/AlwaysInliner.cpp.o [ 80%] Building CXX object lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/RandomIRBuilder.cpp.o [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Annotation2Metadata.cpp.o Scanning dependencies of target LLVMCodeGen [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AggressiveAntiDepBreaker.cpp.o [ 80%] Linking CXX executable ../../../../../../../../bin/dexp [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AllocationOrder.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 80%] Linking CXX static library ../libLLVMFuzzMutate.a [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ArgumentPromotion.cpp.o [ 80%] Linking CXX executable ../../../../../../bin/clangd [ 80%] Built target LLVMFuzzMutate [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Attributor.cpp.o [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/AttributorAttributes.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/Analysis.cpp.o [ 80%] Built target clangd-indexer [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AtomicExpandPass.cpp.o Scanning dependencies of target clangd-fuzzer [ 80%] Built target dexp [ 80%] Building CXX object tools/clang/tools/extra/clangd/fuzzer/CMakeFiles/clangd-fuzzer.dir/DummyClangdMain.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o Scanning dependencies of target llvm-itanium-demangle-fuzzer [ 80%] Building CXX object tools/llvm-itanium-demangle-fuzzer/CMakeFiles/llvm-itanium-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o [ 80%] Building CXX object tools/clang/tools/extra/clangd/fuzzer/CMakeFiles/clangd-fuzzer.dir/clangd-fuzzer.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicTargetTransformInfo.cpp.o [ 80%] Building CXX object tools/llvm-itanium-demangle-fuzzer/CMakeFiles/llvm-itanium-demangle-fuzzer.dir/llvm-itanium-demangle-fuzzer.cpp.o Scanning dependencies of target llvm-microsoft-demangle-fuzzer [ 80%] Building CXX object tools/llvm-microsoft-demangle-fuzzer/CMakeFiles/llvm-microsoft-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o [ 80%] Linking CXX executable ../../bin/llvm-itanium-demangle-fuzzer 26: Test_Atomic/100000/iterations:10 3.19 s 3.18 s 10 1 8 5.23646 1.46721m 2.3509m 4.99995G 616.128k 4.99995G [ 80%] Building CXX object tools/llvm-microsoft-demangle-fuzzer/CMakeFiles/llvm-microsoft-demangle-fuzzer.dir/llvm-microsoft-demangle-fuzzer.cpp.o [ 80%] Built target llvm-itanium-demangle-fuzzer [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BranchFolding.cpp.o [ 80%] Linking CXX executable ../../bin/llvm-microsoft-demangle-fuzzer Scanning dependencies of target llvm-special-case-list-fuzzer [ 80%] Building CXX object tools/llvm-special-case-list-fuzzer/CMakeFiles/llvm-special-case-list-fuzzer.dir/DummySpecialCaseListFuzzer.cpp.o [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/BarrierNoopPass.cpp.o [ 80%] Building CXX object tools/llvm-special-case-list-fuzzer/CMakeFiles/llvm-special-case-list-fuzzer.dir/special-case-list-fuzzer.cpp.o [ 80%] Linking CXX executable ../../bin/llvm-special-case-list-fuzzer [ 81%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BranchRelaxation.cpp.o [ 81%] Built target llvm-microsoft-demangle-fuzzer [ 81%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/BlockExtractor.cpp.o Scanning dependencies of target llvm-yaml-numeric-parser-fuzzer [ 81%] Building CXX object tools/llvm-yaml-numeric-parser-fuzzer/CMakeFiles/llvm-yaml-numeric-parser-fuzzer.dir/DummyYAMLNumericParserFuzzer.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 81%] Built target llvm-special-case-list-fuzzer [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target llvm-yaml-parser-fuzzer [ 81%] Building CXX object tools/llvm-yaml-numeric-parser-fuzzer/CMakeFiles/llvm-yaml-numeric-parser-fuzzer.dir/yaml-numeric-parser-fuzzer.cpp.o [ 81%] Building CXX object tools/llvm-yaml-parser-fuzzer/CMakeFiles/llvm-yaml-parser-fuzzer.dir/DummyYAMLParserFuzzer.cpp.o [ 81%] Linking CXX executable ../../bin/llvm-yaml-numeric-parser-fuzzer [ 81%] Linking CXX executable ../../../../../../bin/clangd-fuzzer [ 81%] Built target clangd [ 81%] Building CXX object tools/llvm-yaml-parser-fuzzer/CMakeFiles/llvm-yaml-parser-fuzzer.dir/yaml-parser-fuzzer.cpp.o [ 81%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BreakFalseDeps.cpp.o [ 81%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/CalledValuePropagation.cpp.o [ 81%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BuiltinGCs.cpp.o [ 81%] Linking CXX executable ../../bin/llvm-yaml-parser-fuzzer [ 81%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicBlockSections.cpp.o [ 81%] Built target llvm-yaml-numeric-parser-fuzzer [ 81%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ConstantMerge.cpp.o 26: Test_Atomic/100000/iterations:10 1.06 s 1.06 s 10 1 4 1.92376m 1.31954m 2.3287m 704.983M 695.296k 704.983M [ 81%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CalcSpillWeights.cpp.o [ 81%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/CrossDSOCFI.cpp.o [ 81%] Built target llvm-yaml-parser-fuzzer [ 81%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CallingConvLower.cpp.o [ 81%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/DeadArgumentElimination.cpp.o [ 81%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CFGuardLongjmp.cpp.o [ 81%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ElimAvailExtern.cpp.o [ 81%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CFIInstrInserter.cpp.o [ 81%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGen.cpp.o [ 81%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ExtractGV.cpp.o [ 81%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGenPassBuilder.cpp.o [ 81%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ForceFunctionAttrs.cpp.o [ 81%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGenPrepare.cpp.o [ 81%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CommandFlags.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 81%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/FunctionAttrs.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 81%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/FunctionImport.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o -- Testing 1-D histogram Density 1D: 0.00195864 -0.999999 -57856.6 || 0.051031 0 1.55107e+06 || 2.86877e+10 28674.4 || -7.9981e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.00588593 -0.96787 10.2258 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties [ 81%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/GlobalDCE.cpp.o [ 81%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CriticalAntiDepBreaker.cpp.o [ 81%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DeadMachineInstructionElim.cpp.o 26: Test_Atomic/100000/iterations:10 1.06 s 1.06 s 10 1 8 2.64998m 1.35042m 2.55312m 4.99995G 594.576k 4.99995G [ 81%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DetectDeadLanes.cpp.o [ 81%] Built target clangd-fuzzer [ 81%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DFAPacketizer.cpp.o [ 81%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DwarfEHPrepare.cpp.o [ 81%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/GlobalOpt.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 81%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/GlobalSplit.cpp.o [ 81%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/EarlyIfConversion.cpp.o [ 83%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/HotColdSplitting.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/EdgeBundles.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 83%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/IPO.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExecutionDomainFix.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandMemCmp.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandPostRAPseudos.cpp.o [ 83%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/IROutliner.cpp.o [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 83%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/InferFunctionAttrs.cpp.o [ 83%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/InlineSimple.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandReductions.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FaultMaps.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FEntryInserter.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FinalizeISel.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 83%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Inliner.cpp.o [ 83%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Internalize.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FixupStatepointCallerSaved.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FuncletLayout.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 83%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/LoopExtractor.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCMetadata.cpp.o [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCMetadataPrinter.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 83%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/LowerTypeTests.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCRootLowering.cpp.o [ 83%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/MergeFunctions.cpp.o [ 83%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/OpenMPOpt.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCStrategy.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GlobalMerge.cpp.o [ 83%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/PartialInlining.cpp.o [ 83%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/PassManagerBuilder.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/HardwareLoops.cpp.o [ 83%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/PruneEH.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/IfConversion.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ImplicitNullChecks.cpp.o -- Testing 1-D histogram Density 1D: 6.88658e-07 -0.0131536 0.0156825 || 0.051031 28077 29292 || 29056.6 28674.4 || 216.795 -2.0744 -- Testing 3-D histogram Density 3D: 7.7947e-07 0.00973715 -0.0054905 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties [ 83%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SampleContextTracker.cpp.o [ 83%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SampleProfile.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/IndirectBrExpandPass.cpp.o 26: Test_Atomic/100000/iterations:10 3.19 s 3.18 s 10 1 8 5.1514 1.42647m 2.39805m 4.99995G 620.704k 4.99995G [ 83%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SampleProfileProbe.cpp.o [ 83%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SCCP.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 83%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/StripDeadPrototypes.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InlineSpiller.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InterferenceCache.cpp.o [ 83%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/StripSymbols.cpp.o [ 83%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SyntheticCountsPropagation.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InterleavedAccessPass.cpp.o [ 83%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ThinLTOBitcodeWriter.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InterleavedLoadCombinePass.cpp.o [ 83%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/WholeProgramDevirt.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/IntrinsicLowering.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LatencyPriorityQueue.cpp.o 26: Test_Atomic/100000/iterations:10 1.06 s 1.05 s 10 0 4 3.8984m 1.35634m 2.62361m 5.00016G 829.312k 4.99989G [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LazyMachineBlockFrequencyInfo.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LexicalScopes.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugVariables.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveIntervals.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveInterval.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveIntervalUnion.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LivePhysRegs.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRangeCalc.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveIntervalCalc.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRangeEdit.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRangeShrink.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRegMatrix.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRegUnits.cpp.o [ 83%] Linking CXX static library ../../libLLVMipo.a 26: Test_Atomic/100000/iterations:10 1.06 s 1.06 s 10 1 8 3.88042m 1.44689m 2.61267m 4.99995G 634.512k 4.99995G [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 83%] Built target LLVMipo [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveStacks.cpp.o Scanning dependencies of target LLVMCoroutines [ 83%] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/Coroutines.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveVariables.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LLVMTargetMachine.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LocalStackSlotAllocation.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LoopTraversal.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 83%] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroCleanup.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LowLevelType.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00479271 0.00772679 || 0.051031 27976 29261 || 28812.5 28674.4 || 106.815 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00569279 0.000540358 || 0.051031 1e+64 -1e+64 Test Seed:1707906512580980908 Test Scalar=int -- Testing randomness properties [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LowerEmuTLS.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBasicBlock.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBlockFrequencyInfo.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 83%] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroEarly.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBlockPlacement.cpp.o [ 83%] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroElide.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBranchProbabilityInfo.cpp.o [ 83%] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroFrame.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 83%] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroSplit.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCombiner.cpp.o 26: Test_Atomic/100000/iterations:10 1.05 s 1.05 s 10 1 4 1.91731m 1.31346m 2.19198m 704.983M 180.384k 704.983M 26/50 Test #26: Kokkos_PerformanceTest_Atomic .................... Passed 138.77 sec test 27 Start 27: Kokkos_ContainersUnitTest_Serial 27: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 27: Test timeout computed to be: 1500 27: [==========] Running 62 tests from 1 test suite. 27: [----------] Global test environment set-up. 27: [----------] 62 tests from serial 27: [ RUN ] serial.bitset [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCSE.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCopyPropagation.cpp.o /scratch/llvm-project/llvm/lib/Transforms/Coroutines/CoroSplit.cpp: In member function 'void {anonymous}::CoroCloner::salvageDebugInfo()': /scratch/llvm-project/llvm/lib/Transforms/Coroutines/CoroSplit.cpp:655:20: warning: unused variable 'Alloca' [-Wunused-variable] 655 | else if (auto *Alloca = dyn_cast_or_null(DDI->getAddress())) { | ^~~~~~ [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCheckDebugify.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 90%] 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/TestStdAlgorithmsRemoveCopy.cpp.o Scanning dependencies of target llvm-extract [ 83%] Building CXX object tools/llvm-extract/CMakeFiles/llvm-extract.dir/llvm-extract.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDebugify.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDominanceFrontier.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDominators.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFrameInfo.cpp.o Scanning dependencies of target llvm-link [ 83%] Linking CXX static library ../../libLLVMCoroutines.a [ 83%] Building CXX object tools/llvm-link/CMakeFiles/llvm-link.dir/llvm-link.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunction.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionPass.cpp.o [ 83%] Built target LLVMCoroutines 27: [ OK ] serial.bitset (10000 ms) 27: [ RUN ] serial.bitset_default_constructor_no_alloc 27: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 27: [ RUN ] serial.dualview_combination 27: [ OK ] serial.dualview_combination (0 ms) 27: [ RUN ] serial.dualview_alloc 27: [ OK ] serial.dualview_alloc (0 ms) 27: [ RUN ] serial.test_dualview_copy_construction_and_assignment 27: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 27: [ RUN ] serial.dualview_combinations_without_init 27: [ OK ] serial.dualview_combinations_without_init (0 ms) 27: [ RUN ] serial.dualview_deep_copy 27: [ OK ] serial.dualview_deep_copy (0 ms) 27: [ RUN ] serial.dualview_realloc 27: [ OK ] serial.dualview_realloc (0 ms) 27: [ RUN ] serial.dualview_resize 27: [ OK ] serial.dualview_resize (0 ms) 27: [ RUN ] serial.dualview_device_correct_kokkos_device 27: [ OK ] serial.dualview_device_correct_kokkos_device (1 ms) 27: [ RUN ] serial.dualview_host_correct_kokkos_device 27: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 27: [ RUN ] serial.dualview_host_modify_template_device_sync 27: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 27: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 27: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 27: [ RUN ] serial.dualview_device_modify_template_host_sync 27: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 27: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 27: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 27: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 27: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 27: [ RUN ] serial.dynamic_view 27: [ OK ] serial.dynamic_view (116 ms) 27: [ RUN ] serial.dyn_rank_view_api_generic 27: [ OK ] serial.dyn_rank_view_api_generic (42 ms) 27: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 27: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 27: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 27: /var/jenkins/workspace/Kokkos_PR-6783/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 27: skipping since not default execution space 27: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 27: [ RUN ] serial.dyn_rank_view_api_operator_rank67 27: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 27: [ RUN ] serial.ErrorReporterViaLambda 27: [ OK ] serial.ErrorReporterViaLambda (0 ms) 27: [ RUN ] serial.ErrorReporter 27: [ OK ] serial.ErrorReporter (0 ms) 27: [ RUN ] serial.offsetview_construction 27: [ OK ] serial.offsetview_construction (1332 ms) 27: [ RUN ] serial.offsetview_unmanaged_construction 27: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 27: [ RUN ] serial.offsetview_subview 27: [ OK ] serial.offsetview_subview (9 ms) 27: [ RUN ] serial.offsetview_offsets_rank1 27: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 27: [ RUN ] serial.offsetview_offsets_rank2 27: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 27: [ RUN ] serial.offsetview_offsets_rank3 27: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 27: [ RUN ] serial.scatterview [ 83%] Linking CXX executable ../../bin/llvm-extract [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionSplitter.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionPrinterPass.cpp.o Scanning dependencies of target LLVMPasses [ 83%] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/PassBuilder.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 83%] Built target llvm-extract [ 83%] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/PassPlugin.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineInstrBundle.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineInstr.cpp.o [ 84%] Linking CXX executable ../../bin/llvm-link [ 84%] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/StandardInstrumentations.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLICM.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLoopInfo.cpp.o [ 84%] Built target llvm-link [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLoopUtils.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineModuleInfo.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineModuleInfoImpls.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.0158676 0.0247975 || 0.051031 28030 29318 || 29136.7 28674.4 || 342.801 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.00281098 -0.000577913 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineOperand.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineOptimizationRemarkEmitter.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineOutliner.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachinePassManager.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachinePipeliner.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachinePostDominators.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineRegionInfo.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineRegisterInfo.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineScheduler.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSink.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSizeOpts.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSSAUpdater.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineTraceMetrics.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineStripDebug.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineVerifier.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ModuloSchedule.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MultiHazardRecognizer.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PatchableFunction.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MBFIWrapper.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRPrinter.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRPrintingPass.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MacroFusion.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/NonRelocatableStringpool.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/OptimizePHIs.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o 27: [ OK ] serial.scatterview (31753 ms) 27: [ RUN ] serial.scatterview_devicetype 27: [ OK ] serial.scatterview_devicetype (7 ms) 27: [ RUN ] serial.staticcrsgraph 27: [ OK ] serial.staticcrsgraph (18 ms) 27: [ RUN ] serial.resize_realloc_no_init_dualview 27: [ OK ] serial.resize_realloc_no_init_dualview (9 ms) 27: [ RUN ] serial.resize_realloc_no_alloc_dualview 27: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 27: [ RUN ] serial.resize_exec_space_dualview 27: [ OK ] serial.resize_exec_space_dualview (5 ms) 27: [ RUN ] serial.realloc_exec_space_dualview 27: [ OK ] serial.realloc_exec_space_dualview (0 ms) 27: [ RUN ] serial.resize_realloc_no_init_dynrankview 27: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 27: [ RUN ] serial.resize_exec_space_dynrankview 27: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 27: [ RUN ] serial.realloc_exec_space_dynrankview 27: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 27: [ RUN ] serial.resize_realloc_no_init_scatterview 27: [ OK ] serial.resize_realloc_no_init_scatterview (1 ms) 27: [ RUN ] serial.resize_realloc_no_alloc_scatterview 27: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 27: [ RUN ] serial.resize_exec_space_scatterview 27: [ OK ] serial.resize_exec_space_scatterview (0 ms) 27: [ RUN ] serial.realloc_exec_space_scatterview 27: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 27: [ RUN ] serial.create_mirror_no_init_dynrankview 27: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 27: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 27: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 27: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 27: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 27: [ RUN ] serial.create_mirror_no_init_offsetview 27: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 27: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 27: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 27: [ RUN ] serial.create_mirror_view_and_copy_offsetview 27: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 27: [ RUN ] serial.create_mirror_no_init_dynamicview 27: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 27: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 27: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 27: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 27: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 27: [ RUN ] serial.UnorderedMap_insert [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ParallelCG.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PeepholeOptimizer.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PHIElimination.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PHIEliminationUtils.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PostRAHazardRecognizer.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PostRASchedulerList.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PreISelIntrinsicLowering.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ProcessImplicitDefs.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PrologEpilogInserter.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PseudoProbeInserter.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PseudoSourceValue.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RDFGraph.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RDFLiveness.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RDFRegisters.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ReachingDefAnalysis.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocBase.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocBasic.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00568625 0.011282 || 0.051031 28051 29367 || 28838.4 28674.4 || 155.963 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.0153187 0.000542371 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocFast.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocGreedy.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocPBQP.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterClassInfo.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterCoalescer.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterPressure.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterScavenging.cpp.o [ 84%] Linking CXX static library ../libLLVMPasses.a [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RenameIndependentSubregs.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineStableHash.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRVRegNamerUtils.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRNamerPass.cpp.o [ 84%] Built target LLVMPasses [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRCanonicalizerPass.cpp.o Scanning dependencies of target LLVMOrcJIT [ 84%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/CompileOnDemandLayer.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterUsageInfo.cpp.o [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegUsageInfoCollector.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegUsageInfoPropagate.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ResetMachineFunctionPass.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SafeStack.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SafeStackLayout.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScheduleDAG.cpp.o [ 84%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/CompileUtils.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScheduleDAGInstrs.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScheduleDAGPrinter.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScoreboardHazardRecognizer.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ShadowStackGCLowering.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ShrinkWrap.cpp.o [ 84%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Core.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SjLjEHPrepare.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SlotIndexes.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00780096 0.000890664 || 0.051031 27962 29316 || 28899.8 28674.4 || 12.3125 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.00182323 -0.00483997 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SpillPlacement.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SplitKit.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackMapLivenessAnalysis.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackColoring.cpp.o [ 84%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/DebugUtils.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackMaps.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackProtector.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackSlotColoring.cpp.o [ 85%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SwiftErrorValueTracking.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ExecutionUtils.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/IndirectionUtils.cpp.o [ 85%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SwitchLoweringUtils.cpp.o [ 85%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TailDuplication.cpp.o [ 85%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TailDuplicator.cpp.o [ 85%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetFrameLoweringImpl.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/IRCompileLayer.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 85%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetInstrInfo.cpp.o [ 85%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetLoweringBase.cpp.o [ 85%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetLoweringObjectFileImpl.cpp.o [ 85%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetOptionsImpl.cpp.o [ 85%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetPassConfig.cpp.o [ 85%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetRegisterInfo.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/IRTransformLayer.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/JITTargetMachineBuilder.cpp.o [ 85%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetSchedule.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/LazyReexports.cpp.o [ 85%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetSubtargetInfo.cpp.o [ 85%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TypePromotion.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Layer.cpp.o [ 85%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TwoAddressInstructionPass.cpp.o [ 85%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/UnreachableBlockElim.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 85%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ValueTypes.cpp.o [ 85%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/WasmEHPrepare.cpp.o [ 85%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/VirtRegMap.cpp.o [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 85%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/WinEHPrepare.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/LLJIT.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/MachOPlatform.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 85%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/XRayInstrumentation.cpp.o [ 85%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugValues/LiveDebugValues.cpp.o [ 85%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugValues/VarLocBasedImpl.cpp.o [ 85%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugValues/InstrRefBasedImpl.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Mangling.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ObjectLinkingLayer.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ObjectTransformLayer.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/OrcABISupport.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/OrcV2CBindings.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Speculation.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/RTDyldObjectLinkingLayer.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/SpeculateAnalyses.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/TargetProcessControl.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00079866 0.0150575 || 0.051031 28054 29332 || 28697.3 28674.4 || 208.155 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.00379065 -0.00907776 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ThreadSafeModule.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/TPCDynamicLibrarySearchGenerator.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/TPCEHFrameRegistrar.cpp.o [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/TPCIndirectionUtils.cpp.o [ 85%] Linking CXX static library ../libLLVMCodeGen.a [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 85%] Built target LLVMCodeGen Scanning dependencies of target LLVMSelectionDAG [ 85%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/DAGCombiner.cpp.o [ 85%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/FastISel.cpp.o Scanning dependencies of target LLVMMIRParser [ 85%] Building CXX object lib/CodeGen/MIRParser/CMakeFiles/LLVMMIRParser.dir/MILexer.cpp.o Scanning dependencies of target LLVMAsmPrinter [ 85%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AccelTable.cpp.o [ 85%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/FunctionLoweringInfo.cpp.o 27: [ OK ] serial.UnorderedMap_insert (79860 ms) 27: [ RUN ] serial.UnorderedMap_failed_insert [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c09.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 85%] Building CXX object lib/CodeGen/MIRParser/CMakeFiles/LLVMMIRParser.dir/MIParser.cpp.o [ 85%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/InstrEmitter.cpp.o [ 85%] Linking CXX static library ../../libLLVMOrcJIT.a [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o Scanning dependencies of target LLVMLTO [ 85%] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/Caching.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 85%] Built target LLVMOrcJIT Scanning dependencies of target LLVMInterpreter [ 85%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AddressPool.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Interpreter/CMakeFiles/LLVMInterpreter.dir/Execution.cpp.o [ 85%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeDAG.cpp.o [ 85%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeFloatTypes.cpp.o [ 85%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeIntegerTypes.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 85%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AIXException.cpp.o [ 85%] Building CXX object lib/CodeGen/MIRParser/CMakeFiles/LLVMMIRParser.dir/MIRParser.cpp.o [ 85%] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/LTO.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Interpreter/CMakeFiles/LLVMInterpreter.dir/ExternalFunctions.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 85%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/ARMException.cpp.o [ 85%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeTypes.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Interpreter/CMakeFiles/LLVMInterpreter.dir/Interpreter.cpp.o [ 85%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeTypesGeneric.cpp.o [ 85%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinter.cpp.o [ 85%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeVectorOps.cpp.o [ 85%] Linking CXX static library ../../libLLVMInterpreter.a [ 85%] Linking CXX static library ../../libLLVMMIRParser.a [ 85%] Built target LLVMInterpreter [ 85%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeVectorTypes.cpp.o Scanning dependencies of target lli-child-target [ 85%] Building CXX object tools/lli/ChildTarget/CMakeFiles/lli-child-target.dir/ChildTarget.cpp.o [ 85%] Built target LLVMMIRParser [ 85%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ResourcePriorityQueue.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target llvm-jitlink [ 85%] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/LTOBackend.cpp.o [ 85%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGFast.cpp.o [ 85%] Building CXX object tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink.cpp.o [ 85%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGRRList.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 85%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGSDNodes.cpp.o [ 85%] Linking CXX executable ../../../bin/lli-child-target [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o 27: [ OK ] serial.UnorderedMap_failed_insert (32505 ms) 27: [ RUN ] serial.UnorderedMap_deep_copy 27: [ OK ] serial.UnorderedMap_deep_copy (21 ms) 27: [ RUN ] serial.UnorderedMap_valid_empty 27: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 27: [ RUN ] serial.UnorderedMap_clear_zero_size 27: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 27: [ RUN ] serial.UnorderedMap_consistent_size 27: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 27: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 27: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 27: [ RUN ] serial.UnorderedMap_lambda_capturable 27: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 27: [ RUN ] serial.UnorderedMap_constructor_view_alloc 27: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 27: [ RUN ] serial.viewctorprop_embedded_dim 27: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 27: [----------] 62 tests from serial (155693 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 62 tests from 1 test suite ran. (155693 ms total) 27: [ PASSED ] 61 tests. 27: [ SKIPPED ] 1 test, listed below: 27: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 27/50 Test #27: Kokkos_ContainersUnitTest_Serial ................. Passed 156.65 sec test 28 Start 28: Kokkos_ContainersUnitTest_Cuda 28: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda 28: Test timeout computed to be: 1500 28: [==========] Running 62 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 62 tests from cuda 28: [ RUN ] cuda.bitset 28: [ OK ] cuda.bitset (17 ms) 28: [ RUN ] cuda.bitset_default_constructor_no_alloc 28: [ OK ] cuda.bitset_default_constructor_no_alloc (0 ms) 28: [ RUN ] cuda.dualview_combination 28: [ OK ] cuda.dualview_combination (0 ms) 28: [ RUN ] cuda.dualview_alloc 28: [ OK ] cuda.dualview_alloc (0 ms) 28: [ RUN ] cuda.test_dualview_copy_construction_and_assignment 28: [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms) 28: [ RUN ] cuda.dualview_combinations_without_init 28: [ OK ] cuda.dualview_combinations_without_init (0 ms) 28: [ RUN ] cuda.dualview_deep_copy 28: [ OK ] cuda.dualview_deep_copy (1 ms) 28: [ RUN ] cuda.dualview_realloc 28: [ OK ] cuda.dualview_realloc (0 ms) 28: [ RUN ] cuda.dualview_resize 28: [ OK ] cuda.dualview_resize (0 ms) 28: [ RUN ] cuda.dualview_device_correct_kokkos_device 28: [ OK ] cuda.dualview_device_correct_kokkos_device (0 ms) 28: [ RUN ] cuda.dualview_host_correct_kokkos_device 28: [ OK ] cuda.dualview_host_correct_kokkos_device (0 ms) 28: [ RUN ] cuda.dualview_host_modify_template_device_sync 28: [ OK ] cuda.dualview_host_modify_template_device_sync (0 ms) 28: [ RUN ] cuda.dualview_host_modify_template_device_execspace_sync 28: [ OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms) 28: [ RUN ] cuda.dualview_device_modify_template_host_sync 28: [ OK ] cuda.dualview_device_modify_template_host_sync (0 ms) 28: [ RUN ] cuda.dualview_device_modify_template_host_execspace_sync 28: [ OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms) 28: [ RUN ] cuda.dualview_template_views_return_correct_executionspace_views 28: [ OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms) 28: [ RUN ] cuda.dynamic_view 28: [ OK ] cuda.dynamic_view (32 ms) 28: [ RUN ] cuda.dyn_rank_view_api_generic 28: [ OK ] cuda.dyn_rank_view_api_generic (44 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 (2 ms) 28: [ RUN ] cuda.ErrorReporterViaLambda 28: [ OK ] cuda.ErrorReporterViaLambda (0 ms) 28: [ RUN ] cuda.ErrorReporter 28: [ OK ] cuda.ErrorReporter (0 ms) 28: [ RUN ] cuda.offsetview_construction 28: [ OK ] cuda.offsetview_construction (2 ms) 28: [ RUN ] cuda.offsetview_unmanaged_construction 28: [ OK ] cuda.offsetview_unmanaged_construction (0 ms) 28: [ RUN ] cuda.offsetview_subview 28: [ OK ] cuda.offsetview_subview (0 ms) 28: [ RUN ] cuda.offsetview_offsets_rank1 28: [ OK ] cuda.offsetview_offsets_rank1 (0 ms) 28: [ RUN ] cuda.offsetview_offsets_rank2 28: [ OK ] cuda.offsetview_offsets_rank2 (0 ms) 28: [ RUN ] cuda.offsetview_offsets_rank3 28: [ OK ] cuda.offsetview_offsets_rank3 (0 ms) 28: [ RUN ] cuda.scatterview 28: [ OK ] cuda.scatterview (906 ms) 28: [ RUN ] cuda.scatterview_devicetype 28: [ OK ] cuda.scatterview_devicetype (27 ms) 28: [ RUN ] cuda.staticcrsgraph 28: [ OK ] cuda.staticcrsgraph (30 ms) 28: [ RUN ] cuda.resize_realloc_no_init_dualview 28: [ OK ] cuda.resize_realloc_no_init_dualview (1 ms) 28: [ RUN ] cuda.resize_realloc_no_alloc_dualview 28: [ OK ] cuda.resize_realloc_no_alloc_dualview (0 ms) 28: [ RUN ] cuda.resize_exec_space_dualview 28: [ OK ] cuda.resize_exec_space_dualview (0 ms) 28: [ RUN ] cuda.realloc_exec_space_dualview 28: [ OK ] cuda.realloc_exec_space_dualview (0 ms) 28: [ RUN ] cuda.resize_realloc_no_init_dynrankview 28: [ OK ] cuda.resize_realloc_no_init_dynrankview (0 ms) 28: [ RUN ] cuda.resize_exec_space_dynrankview 28: [ OK ] cuda.resize_exec_space_dynrankview (0 ms) 28: [ RUN ] cuda.realloc_exec_space_dynrankview 28: [ OK ] cuda.realloc_exec_space_dynrankview (0 ms) 28: [ RUN ] cuda.resize_realloc_no_init_scatterview 28: [ OK ] cuda.resize_realloc_no_init_scatterview (0 ms) 28: [ RUN ] cuda.resize_realloc_no_alloc_scatterview 28: [ OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms) 28: [ RUN ] cuda.resize_exec_space_scatterview 28: [ OK ] cuda.resize_exec_space_scatterview (0 ms) 28: [ RUN ] cuda.realloc_exec_space_scatterview 28: [ OK ] cuda.realloc_exec_space_scatterview (0 ms) 28: [ RUN ] cuda.create_mirror_no_init_dynrankview 28: [ OK ] cuda.create_mirror_no_init_dynrankview (0 ms) 28: [ RUN ] cuda.create_mirror_no_init_dynrankview_viewctor 28: [ OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms) 28: [ RUN ] cuda.create_mirror_view_and_copy_dynrankview 28: [ OK ] cuda.create_mirror_view_and_copy_dynrankview (0 ms) 28: [ RUN ] cuda.create_mirror_no_init_offsetview 28: [ OK ] cuda.create_mirror_no_init_offsetview (0 ms) 28: [ RUN ] cuda.create_mirror_no_init_offsetview_view_ctor 28: [ OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms) 28: [ RUN ] cuda.create_mirror_view_and_copy_offsetview 28: [ OK ] cuda.create_mirror_view_and_copy_offsetview (0 ms) 28: [ RUN ] cuda.create_mirror_no_init_dynamicview 28: [ OK ] cuda.create_mirror_no_init_dynamicview (0 ms) 28: [ RUN ] cuda.create_mirror_view_and_copy_dynamicview 28: [ OK ] cuda.create_mirror_view_and_copy_dynamicview (0 ms) 28: [ RUN ] cuda.create_mirror_no_init_dynamicview_view_ctor 28: [ OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms) 28: [ RUN ] cuda.UnorderedMap_insert [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 85%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGVLIW.cpp.o [ 85%] Built target lli-child-target [ 85%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGBuilder.cpp.o Scanning dependencies of target llvm-objdump [ 85%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAG.cpp.o [ 85%] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/llvm-objdump.cpp.o [ 85%] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/LTOModule.cpp.o [ 85%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGAddressAnalysis.cpp.o [ 85%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinterDwarf.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 85%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGDumper.cpp.o [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 85%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinterInlineAsm.cpp.o [ 85%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGISel.cpp.o [ 85%] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/LTOCodeGenerator.cpp.o [ 85%] Building CXX object tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-elf.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o 28: [ OK ] cuda.UnorderedMap_insert (13398 ms) 28: [ RUN ] cuda.UnorderedMap_failed_insert 28: [ OK ] cuda.UnorderedMap_failed_insert (1572 ms) 28: [ RUN ] cuda.UnorderedMap_deep_copy 28: [ OK ] cuda.UnorderedMap_deep_copy (9 ms) 28: [ RUN ] cuda.UnorderedMap_valid_empty 28: [ OK ] cuda.UnorderedMap_valid_empty (1 ms) 28: [ RUN ] cuda.UnorderedMap_clear_zero_size 28: [ OK ] cuda.UnorderedMap_clear_zero_size (0 ms) 28: [ RUN ] cuda.UnorderedMap_consistent_size 28: [ OK ] cuda.UnorderedMap_consistent_size (0 ms) 28: [ RUN ] cuda.UnorderedMap_shallow_copyable_on_device 28: [ OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms) 28: [ RUN ] cuda.UnorderedMap_lambda_capturable 28: [ OK ] cuda.UnorderedMap_lambda_capturable (0 ms) 28: [ RUN ] cuda.UnorderedMap_constructor_view_alloc 28: [ OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms) 28: [ RUN ] cuda.viewctorprop_embedded_dim 28: [ OK ] cuda.viewctorprop_embedded_dim (0 ms) 28: [----------] 62 tests from cuda (16066 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 62 tests from 1 test suite ran. (16066 ms total) 28: [ PASSED ] 62 tests. 28/50 Test #28: Kokkos_ContainersUnitTest_Cuda ................... Passed 16.94 sec test 29 Start 29: Kokkos_ContainersPerformanceTest_Cuda 29: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda 29: Test timeout computed to be: 1500 [ 85%] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/COFFDump.cpp.o 29: [==========] Running 4 tests from 1 test suite. 29: [----------] Global test environment set-up. 29: [----------] 4 tests from TEST_CATEGORY 29: [ RUN ] TEST_CATEGORY.dynrankview_perf 29: Cuda 29: DynRankView vs View: Initialization Only 29: View time (init only): 0.00376559 29: View sum computation time: 0.00376559 29: Strided View time (init only): 0.00112781 29: View Rank7 time (init only): 0.00120253 29: DynRankView time (init only): 0.00121511 29: DynRankView sum computation time: 0.00210873 29: Ratio of View to DynRankView time: 3.09898 29: Ratio of View to DynRankView sum computation time: 0.820771 29: Ratio of View to View Rank7 time: 3.13139 29: Ratio of StrideView to DynRankView time: 0.928154 29: Ratio of DynRankView to View Rank7 time: 1.01046 29: [ OK ] TEST_CATEGORY.dynrankview_perf (18 ms) 29: [ RUN ] TEST_CATEGORY.global_2_local 29: Cuda 29: size, create, generate, fill, find 29: 256, 0.000318724, 4.6422e-05, 3.4517e-05, 0.00249542 29: 512, 0.000204331, 1.7097e-05, 2.9866e-05, 0.00251745 29: 1024, 0.000187468, 1.7475e-05, 3.0868e-05, 0.00260168 29: 2048, 0.000187133, 1.5992e-05, 2.9931e-05, 0.00258525 29: 4096, 0.000194424, 1.6883e-05, 3.0412e-05, 0.00255824 29: 8192, 0.000187265, 1.6632e-05, 3.2877e-05, 0.00258324 29: 16384, 0.000188031, 1.615e-05, 3.6758e-05, 0.00260005 29: 32768, 0.00068881, 1.7312e-05, 4.0687e-05, 0.00275612 29: 65536, 0.000293194, 1.8432e-05, 5.0621e-05, 0.00306012 29: 131072, 0.00041429, 1.8947e-05, 7.052e-05, 0.00369134 29: 262144, 0.000582598, 2.0453e-05, 0.000157458, 0.00640727 29: 524288, 0.000645505, 2.4634e-05, 0.000540274, 0.019547 29: 1048576, 0.000673837, 3.1937e-05, 0.00140889, 0.0479523 29: 2097152, 0.000785665, 4.3207e-05, 0.00305622, 0.109741 [ 85%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGPrinter.cpp.o 29: 4194304, 0.00101124, 6.9216e-05, 0.00684563, 0.236254 29: [ OK ] TEST_CATEGORY.global_2_local (470 ms) 29: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 29: skipping test 29: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 29: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 29: skipping test 29: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 29: [----------] 4 tests from TEST_CATEGORY (488 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 4 tests from 1 test suite ran. (488 ms total) 29: [ PASSED ] 4 tests. 29/50 Test #29: Kokkos_ContainersPerformanceTest_Cuda ............ Passed 1.23 sec test 30 Start 30: Kokkos_UnitTest_Sort 30: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 30: Test timeout computed to be: 1500 30: [==========] Running 9 tests from 1 test suite. 30: [----------] Global test environment set-up. 30: [----------] 9 tests from cuda 30: [ RUN ] cuda.SortUnsignedValueType 30: [ OK ] cuda.SortUnsignedValueType (37 ms) 30: [ RUN ] cuda.SortEmptyView 30: [ OK ] cuda.SortEmptyView (0 ms) 30: [ RUN ] cuda.SortWithCustomComparator [ 85%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DbgEntityHistoryCalculator.cpp.o [ 85%] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/ELFDump.cpp.o [ 85%] Building CXX object tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-macho.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 85%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGTargetInfo.cpp.o 30: [ OK ] cuda.SortWithCustomComparator (2886 ms) 30: [ RUN ] cuda.BinSortGenericTests 30: [ OK ] cuda.BinSortGenericTests (28 ms) 30: [ RUN ] cuda.BinSortEmptyView 30: [ OK ] cuda.BinSortEmptyView (0 ms) 30: [ RUN ] cuda.BinSortEmptyKeysView 30: [ OK ] cuda.BinSortEmptyKeysView (0 ms) 30: [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 85%] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/SummaryBasedOptimizations.cpp.o [ 85%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/StatepointLowering.cpp.o [ 85%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/TargetLowering.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 85%] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/MachODump.cpp.o [ 85%] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/WasmDump.cpp.o [ 85%] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/XCOFFDump.cpp.o [ 85%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DebugHandlerBase.cpp.o [ 85%] Linking CXX executable ../../bin/llvm-jitlink [ 85%] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/UpdateCompilerUsed.cpp.o [ 85%] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/ThinLTOCodeGenerator.cpp.o [ 85%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DebugLocStream.cpp.o [ 85%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DIE.cpp.o [ 85%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DIEHash.cpp.o [ 85%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfCFIException.cpp.o [ 85%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfCompileUnit.cpp.o [ 85%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfDebug.cpp.o [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 85%] Built target llvm-jitlink [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 85%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfExpression.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 85%] Linking CXX executable ../../bin/llvm-objdump [ 85%] Linking CXX static library ../libLLVMLTO.a [ 85%] Linking CXX static library ../../libLLVMSelectionDAG.a [ 87%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfFile.cpp.o [ 87%] Built target LLVMLTO [ 87%] Built target LLVMSelectionDAG Scanning dependencies of target clangCodeGen [ 87%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfUnit.cpp.o [ 87%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfStringPool.cpp.o [ 87%] Linking CXX static library ../../../../lib/libclangCodeGen.a [ 87%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/EHStreamer.cpp.o [ 87%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/ErlangGCPrinter.cpp.o [ 87%] Built target clangCodeGen Scanning dependencies of target LLVMGlobalISel [ 87%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CSEInfo.cpp.o [ 87%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/OcamlGCPrinter.cpp.o [ 87%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/PseudoProbePrinter.cpp.o [ 87%] Built target llvm-objdump Scanning dependencies of target clangFrontendTool [ 87%] Linking CXX static library ../../../../lib/libclangFrontendTool.a [ 87%] Built target clangFrontendTool [ 87%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/WinCFGuard.cpp.o [ 87%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/WinException.cpp.o Scanning dependencies of target clang-import-test [ 87%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/CodeViewDebug.cpp.o [ 87%] Building CXX object tools/clang/tools/clang-import-test/CMakeFiles/clang-import-test.dir/clang-import-test.cpp.o [ 87%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/WasmException.cpp.o [ 87%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GISelKnownBits.cpp.o [ 87%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CSEMIRBuilder.cpp.o [ 87%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CallLowering.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 87%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GlobalISel.cpp.o [ 87%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Combiner.cpp.o [ 87%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CombinerHelper.cpp.o [ 87%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GISelChangeObserver.cpp.o [ 87%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/IRTranslator.cpp.o [ 87%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/InlineAsmLowering.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 87%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/InstructionSelect.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 87%] Linking CXX executable ../../../../bin/clang-import-test [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/InstructionSelector.cpp.o [ 87%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalityPredicates.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 87%] Linking CXX static library ../../libLLVMAsmPrinter.a [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 87%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalizeMutations.cpp.o [ 87%] Built target LLVMAsmPrinter [ 87%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Legalizer.cpp.o Scanning dependencies of target LLVMDWARFLinker [ 87%] Building CXX object lib/DWARFLinker/CMakeFiles/LLVMDWARFLinker.dir/DWARFLinkerCompileUnit.cpp.o [ 87%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalizerHelper.cpp.o [ 87%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalizerInfo.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 87%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Localizer.cpp.o [ 87%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LostDebugLocObserver.cpp.o [ 87%] Built target clang-import-test [ 87%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/MachineIRBuilder.cpp.o Scanning dependencies of target LLVMAVRCodeGen [ 87%] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRAsmPrinter.cpp.o Scanning dependencies of target LLVMBPFCodeGen [ 87%] Building CXX object lib/DWARFLinker/CMakeFiles/LLVMDWARFLinker.dir/DWARFLinkerDeclContext.cpp.o [ 87%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFAbstractMemberAccess.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 87%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/RegBankSelect.cpp.o [ 87%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFAdjustOpt.cpp.o [ 87%] Building CXX object lib/DWARFLinker/CMakeFiles/LLVMDWARFLinker.dir/DWARFLinker.cpp.o [ 87%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/RegisterBank.cpp.o [ 87%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFAsmPrinter.cpp.o [ 88%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/RegisterBankInfo.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 88%] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRExpandPseudoInsts.cpp.o [ 88%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Utils.cpp.o [ 88%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFCheckAndAdjustIR.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 88%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFFrameLowering.cpp.o [ 88%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFInstrInfo.cpp.o [ 88%] Building CXX object lib/DWARFLinker/CMakeFiles/LLVMDWARFLinker.dir/DWARFStreamer.cpp.o [ 88%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFISelDAGToDAG.cpp.o [ 88%] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRFrameLowering.cpp.o [ 88%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFISelLowering.cpp.o [ 88%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFMCInstLower.cpp.o [ 88%] Linking CXX static library ../../libLLVMGlobalISel.a [ 88%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFPreserveDIType.cpp.o [ 88%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFRegisterInfo.cpp.o [ 88%] Built target LLVMGlobalISel [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 88%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFSelectionDAGInfo.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 88%] Linking CXX static library ../libLLVMDWARFLinker.a Scanning dependencies of target LLVMHexagonCodeGen [ 88%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFSubtarget.cpp.o [ 88%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFTargetMachine.cpp.o [ 88%] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRInstrInfo.cpp.o [ 88%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/BitTracker.cpp.o [ 88%] Built target LLVMDWARFLinker [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 88%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFMIPeephole.cpp.o [ 88%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFMIChecking.cpp.o [ 88%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFMISimplifyPatchable.cpp.o Scanning dependencies of target LLVMLanaiCodeGen [ 88%] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiAsmPrinter.cpp.o [ 88%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonAsmPrinter.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 88%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BTFDebug.cpp.o [ 88%] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiDelaySlotFiller.cpp.o [ 88%] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRISelDAGToDAG.cpp.o [ 88%] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiFrameLowering.cpp.o [ 88%] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiInstrInfo.cpp.o [ 88%] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiISelDAGToDAG.cpp.o Scanning dependencies of target LLVMMipsCodeGen [ 88%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16FrameLowering.cpp.o [ 88%] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRISelLowering.cpp.o [ 88%] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiISelLowering.cpp.o [ 90%] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRMCInstLower.cpp.o [ 90%] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiMachineFunctionInfo.cpp.o [ 90%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonBitSimplify.cpp.o [ 90%] Linking CXX static library ../../libLLVMBPFCodeGen.a [ 90%] Built target LLVMBPFCodeGen [ 90%] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiMCInstLower.cpp.o [ 90%] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiMemAluCombiner.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 90%] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRRelaxMemOperations.cpp.o Scanning dependencies of target LLVMMSP430CodeGen [ 90%] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiRegisterInfo.cpp.o [ 90%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430BranchSelector.cpp.o [ 90%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16HardFloat.cpp.o [ 91%] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiSelectionDAGInfo.cpp.o [ 91%] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRRegisterInfo.cpp.o [ 91%] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiSubtarget.cpp.o [ 91%] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiTargetMachine.cpp.o [ 91%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonBitTracker.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 91%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430ISelDAGToDAG.cpp.o [ 91%] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiTargetObjectFile.cpp.o [ 91%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430ISelLowering.cpp.o [ 91%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16HardFloatInfo.cpp.o [ 91%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16InstrInfo.cpp.o [ 91%] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRSubtarget.cpp.o [ 91%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16ISelDAGToDAG.cpp.o [ 91%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430InstrInfo.cpp.o [ 91%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonBlockRanges.cpp.o [ 91%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430FrameLowering.cpp.o [ 91%] Linking CXX static library ../../libLLVMLanaiCodeGen.a [ 91%] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRTargetMachine.cpp.o [ 91%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430MachineFunctionInfo.cpp.o [ 91%] Built target LLVMLanaiCodeGen [ 91%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16ISelLowering.cpp.o [ 91%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430RegisterInfo.cpp.o [ 91%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16RegisterInfo.cpp.o [ 91%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430Subtarget.cpp.o Scanning dependencies of target LLVMNVPTXCodeGen [ 91%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430TargetMachine.cpp.o [ 91%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAllocaHoisting.cpp.o [ 91%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonBranchRelaxation.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 91%] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRTargetObjectFile.cpp.o [ 91%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAsmPrinter.cpp.o [ 91%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430AsmPrinter.cpp.o [ 91%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAssignValidGlobalNames.cpp.o [ 91%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsAnalyzeImmediate.cpp.o [ 91%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsAsmPrinter.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 91%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430MCInstLower.cpp.o 30: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (102850 ms) 30: [ RUN ] cuda.NestedSort 30: [ OK ] cuda.NestedSort (191 ms) 30: [ RUN ] cuda.NestedSortByKey 30: [ OK ] cuda.NestedSortByKey (702 ms) 30: [----------] 9 tests from cuda (106698 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 9 tests from 1 test suite ran. (106698 ms total) 30: [ PASSED ] 9 tests. 30/50 Test #30: Kokkos_UnitTest_Sort ............................. Passed 107.54 sec test 31 Start 31: Kokkos_UnitTest_Random 31: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_UnitTest_Random 31: Test timeout computed to be: 1500 31: [==========] Running 3 tests from 1 test suite. 31: [----------] Global test environment set-up. 31: [----------] 3 tests from cuda 31: [ RUN ] cuda.Random_XorShift64 31: Test Seed:1707906803837756274 31: Test Scalar=int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 -0.00304361 -0.00853841 || 0.051031 27999 29315 || 28761.9 28674.4 || -118.035 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 -0.00305967 0.00401691 || 0.051031 1e+64 -1e+64 31: Test Scalar=unsigned int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 0.0192459 0.0351621 || 0.051031 28059 29330 || 28132.9 28674.4 || 486.081 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 -0.00563152 -0.00335686 || 0.051031 1e+64 -1e+64 31: Test Scalar=int64_t 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 -0.00496404 0.00695458 || 0.051031 27964 29300 || 28817.4 28674.4 || 96.1401 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 0.00910636 -0.0037001 || 0.051031 1e+64 -1e+64 31: Test Scalar=uint64_t 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 0.0110405 0.0134528 || 0.051031 28120 29365 || 28361.3 28674.4 || 185.971 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 0.0123112 0.00129922 || 0.051031 1e+64 -1e+64 31: Test Scalar=half 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.000244084 -0.99999 -48241.7 || 0.051031 0 194898 || 2.92847e+09 28674.4 || -6.66893e+08 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 0.000731154 -0.309703 0.158366 || 0.051031 1e+64 -1e+64 31: Test Scalar=bhalf 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.00195975 -0.999999 -57856.4 || 0.051031 0 1.55133e+06 || 2.86912e+10 28674.4 || -7.99807e+08 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 0.00588959 -0.967894 10.2842 || 0.051031 1e+64 -1e+64 31: Test Scalar=float 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.76045e-07 0.0167865 -0.0202955 || 0.051031 28041 29408 || 28201 28674.4 || -280.565 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 7.41632e-07 0.0200119 -0.00136476 || 0.051031 1e+64 -1e+64 31: Test Scalar=double 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 -0.0157157 0.0164156 || 0.051031 28020 29346 || 29132.2 28674.4 || 226.929 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 -0.0176568 -0.00214851 || 0.051031 1e+64 -1e+64 31: Test Seed:1707906804000550673 31: Test Scalar=int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 -0.0101006 -0.00389989 || 0.051031 28044 29359 || 28967 28674.4 || -53.9121 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 0.00666845 -0.00345848 || 0.051031 1e+64 -1e+64 31: Test Scalar=unsigned int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 -0.0102548 -0.0127422 || 0.051031 28060 29422 || 28971.5 28674.4 || -176.148 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 -0.00678788 -0.000864581 || 0.051031 1e+64 -1e+64 31: Test Scalar=int64_t 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 0.00810904 0.0178225 || 0.051031 28077 29320 || 28443.7 28674.4 || 246.378 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 -0.00867241 0.00803969 || 0.051031 1e+64 -1e+64 31: Test Scalar=uint64_t 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 -0.0054274 0.0335209 || 0.051031 27891 29294 || 28830.9 28674.4 || 463.393 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 -0.00885113 -0.00751438 || 0.051031 1e+64 -1e+64 31: Test Scalar=half 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.000246908 -0.99999 -48245.9 || 0.051031 0 194852 || 2.9288e+09 28674.4 || -6.66951e+08 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 0.000739597 -0.301354 0.163233 || 0.051031 1e+64 -1e+64 31: Test Scalar=bhalf 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.00195669 -0.999999 -57856.7 || 0.051031 0 1.55193e+06 || 2.8691e+10 28674.4 || -7.99811e+08 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 0.00588025 -0.967759 10.239 || 0.051031 1e+64 -1e+64 31: Test Scalar=float 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.76045e-07 -0.0140537 -0.00302365 || 0.051031 28011 29335 || 29083.1 28674.4 || -41.7989 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 7.41632e-07 0.0021206 -0.00765927 || 0.051031 1e+64 -1e+64 31: Test Scalar=double 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 0.00329883 -0.0220265 || 0.051031 28080 29289 || 28580.1 28674.4 || -304.494 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 0.0138612 -0.00636114 || 0.051031 1e+64 -1e+64 31: [ OK ] cuda.Random_XorShift64 (324 ms) 31: [ RUN ] cuda.Random_XorShift1024_0 31: Test Seed:1707906804162524735 31: Test Scalar=int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 0.0045799 0.00711998 || 0.051031 10993 11803 || 11325.1 11377 || 98.4266 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 -0.00176164 -0.00326203 || 0.051031 1e+64 -1e+64 31: Test Scalar=unsigned int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 -0.0111089 0.00980825 || 0.051031 10899 11811 || 11504.8 11377 || 135.589 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 0.00756514 0.00207832 || 0.051031 1e+64 -1e+64 31: Test Scalar=int64_t 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 0.0117579 0.00431407 || 0.051031 10950 11762 || 11244.7 11377 || 59.6377 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 -0.00145822 -0.00339713 || 0.051031 1e+64 -1e+64 31: Test Scalar=uint64_t 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 0.0111253 0.00525785 || 0.051031 10922 11800 || 11251.8 11377 || 72.6846 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 -0.0109854 0.00222875 || 0.051031 1e+64 -1e+64 31: Test Scalar=half 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.000244728 -0.999975 -7594.75 || 0.051031 0 77637 || 4.61014e+08 11377 || -1.0499e+08 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 0.000733856 -0.141259 0.0232148 || 0.051031 1e+64 -1e+64 31: Test Scalar=bhalf 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.00195513 -0.999997 -9108.06 || 0.051031 0 616531 || 4.51726e+09 11377 || -1.2591e+08 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 0.00587656 -0.923152 1.6369 || 0.051031 1e+64 -1e+64 31: Test Scalar=float 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.54313e-07 -0.0104984 0.00410973 || 0.051031 10924 11860 || 11497.7 11377 || 56.8128 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.67029e-07 -0.00711997 0.000810443 || 0.051031 1e+64 -1e+64 31: Test Scalar=double 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 0.0211545 0.0019545 || 0.051031 10976 11781 || 11141.3 11377 || 27.019 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 0.00908694 0.0039922 || 0.051031 1e+64 -1e+64 31: Test Seed:1707906804380547860 31: Test Scalar=int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 0.00929327 -0.00993478 || 0.051031 10991 11763 || 11272.2 11377 || -137.338 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 -0.0154139 0.00223695 || 0.051031 1e+64 -1e+64 31: Test Scalar=unsigned int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 0.0190445 -0.00107572 || 0.051031 10940 11794 || 11164.3 11377 || -14.8707 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 -0.0249159 -0.000553322 || 0.051031 1e+64 -1e+64 31: Test Scalar=int64_t 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 -0.00617716 -0.00827643 || 0.051031 10889 11828 || 11447.7 11377 || -114.413 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 -0.0280255 -0.00482581 || 0.051031 1e+64 -1e+64 31: Test Scalar=uint64_t 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 0.00143512 -0.000849414 || 0.051031 10937 11783 || 11360.7 11377 || -11.7423 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 -0.0133135 0.00232676 || 0.051031 1e+64 -1e+64 31: Test Scalar=half 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.000243831 -0.999975 -7595.06 || 0.051031 0 77772 || 4.61089e+08 11377 || -1.04994e+08 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 0.000731259 -0.152189 0.0183094 || 0.051031 1e+64 -1e+64 31: Test Scalar=bhalf 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.00195935 -0.999997 -9107.83 || 0.051031 0 616396 || 4.51667e+09 11377 || -1.25907e+08 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 0.00588912 -0.922389 1.60689 || 0.051031 1e+64 -1e+64 31: Test Scalar=float 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.73387e-07 -0.00385184 -0.00501713 || 0.051031 10898 11794 || 11420.9 11377 || -69.3568 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 3.24249e-07 0.0158919 0.000751102 || 0.051031 1e+64 -1e+64 31: Test Scalar=double 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 -0.00977713 0.00601781 || 0.051031 10979 11819 || 11489.3 11377 || 83.1902 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 -0.00787408 0.00379921 || 0.051031 1e+64 -1e+64 31: [ OK ] cuda.Random_XorShift1024_0 (608 ms) 31: [ RUN ] cuda.Multi_streams 31: [ OK ] cuda.Multi_streams (4153 ms) 31: [----------] 3 tests from cuda (5087 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 3 tests from 1 test suite ran. (5087 ms total) 31: [ PASSED ] 3 tests. 31/50 Test #31: Kokkos_UnitTest_Random ........................... Passed 5.85 sec test 32 Start 32: Kokkos_AlgorithmsUnitTest_StdSet_A 32: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 32: Test timeout computed to be: 1500 32: [==========] Running 14 tests from 3 test suites. 32: [----------] Global test environment set-up. 32: [----------] 3 tests from std_algorithms_reducers 32: [ RUN ] std_algorithms_reducers.max_first_loc 32: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 32: [ RUN ] std_algorithms_reducers.min_first_loc 32: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 32: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 32: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 32: [----------] 3 tests from std_algorithms_reducers (0 ms total) 32: 32: [----------] 1 test from std_algorithms 32: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 32: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 32: [----------] 1 test from std_algorithms (0 ms total) 32: 32: [----------] 10 tests from random_access_iterator_test 32: [ RUN ] random_access_iterator_test.constructor 32: [ OK ] random_access_iterator_test.constructor (2 ms) 32: [ RUN ] random_access_iterator_test.dereference 32: [ OK ] random_access_iterator_test.dereference (0 ms) 32: [ RUN ] random_access_iterator_test.subscript_operator 32: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 32: [ RUN ] random_access_iterator_test.operatorsSet1 32: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 32: [ RUN ] random_access_iterator_test.operatorsSet2 32: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 32: [ RUN ] random_access_iterator_test.operatorsSet3 32: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 32: [ RUN ] random_access_iterator_test.operatorsSet4 32: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 32: [ RUN ] random_access_iterator_test.assignment_operator 32: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 32: [ RUN ] random_access_iterator_test.distance 32: [ OK ] random_access_iterator_test.distance (0 ms) 32: [ RUN ] random_access_iterator_test.traits_helpers 32: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 32: [----------] 10 tests from random_access_iterator_test (5 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 14 tests from 3 test suites ran. (6 ms total) 32: [ PASSED ] 14 tests. 32/50 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_A ............... Passed 0.75 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_B 33: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 33: Test timeout computed to be: 1500 33: [==========] Running 7 tests from 1 test suite. 33: [----------] Global test environment set-up. 33: [----------] 7 tests from std_algorithms_min_max_element_test 33: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 33: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 33: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 33: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 33: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 33: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (9 ms) 33: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 33: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (6 ms) 33: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 33: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (6 ms) 33: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 33: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (6 ms) 33: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 33: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (10 ms) 33: [----------] 7 tests from std_algorithms_min_max_element_test (40 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 7 tests from 1 test suite ran. (40 ms total) 33: [ PASSED ] 7 tests. 33/50 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_B ............... Passed 0.79 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_C 34: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 34: Test timeout computed to be: 1500 34: [==========] Running 13 tests from 10 test suites. 34: [----------] Global test environment set-up. 34: [----------] 1 test from std_algorithms_lexicographical_compare_test 34: [ RUN ] std_algorithms_lexicographical_compare_test.test [ 91%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXFrameLowering.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 91%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsCallLowering.cpp.o [ 91%] Linking CXX static library ../../libLLVMAVRCodeGen.a 34: [ OK ] std_algorithms_lexicographical_compare_test.test (810 ms) 34: [----------] 1 test from std_algorithms_lexicographical_compare_test (810 ms total) 34: 34: [----------] 1 test from std_algorithms_for_each_test 34: [ RUN ] std_algorithms_for_each_test.test -- Testing 1-D histogram Density 1D: 0.00024371 -0.99999 -48247.5 || 0.051031 0 194729 || 2.92904e+09 28674.4 || -6.66973e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.000730056 -0.318538 0.155908 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties [ 91%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsCCState.cpp.o [ 91%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonCFGOptimizer.cpp.o [ 91%] Built target LLVMAVRCodeGen 34: [ OK ] std_algorithms_for_each_test.test (1093 ms) 34: [----------] 1 test from std_algorithms_for_each_test (1093 ms total) 34: 34: [----------] 1 test from std_algorithms_find_test 34: [ RUN ] std_algorithms_find_test.test 34: [ OK ] std_algorithms_find_test.test (407 ms) 34: [----------] 1 test from std_algorithms_find_test (407 ms total) 34: 34: [----------] 4 tests from std_algorithms_non_mod_seq_ops 34: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 34: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (1525 ms) 34: [ RUN ] std_algorithms_non_mod_seq_ops.find_end [ 91%] Linking CXX static library ../../libLLVMMSP430CodeGen.a [ 91%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXGenericToNVVM.cpp.o Scanning dependencies of target LLVMPowerPCCodeGen [ 91%] Built target LLVMMSP430CodeGen [ 91%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXISelDAGToDAG.cpp.o [ 91%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/GISel/PPCInstructionSelector.cpp.o [ 91%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsConstantIslandPass.cpp.o [ 91%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonCommonGEP.cpp.o [ 91%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsDelaySlotFiller.cpp.o 34: [ OK ] std_algorithms_non_mod_seq_ops.find_end (4300 ms) 34: [ RUN ] std_algorithms_non_mod_seq_ops.search [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsExpandPseudo.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o 34: [ OK ] std_algorithms_non_mod_seq_ops.search (2386 ms) 34: [ RUN ] std_algorithms_non_mod_seq_ops.search_n [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 91%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXISelLowering.cpp.o 34: [ OK ] std_algorithms_non_mod_seq_ops.search_n (1646 ms) 34: [----------] 4 tests from std_algorithms_non_mod_seq_ops (9859 ms total) 34: 34: [----------] 1 test from std_algorithms_count_test 34: [ RUN ] std_algorithms_count_test.test 34: [ OK ] std_algorithms_count_test.test (470 ms) 34: [----------] 1 test from std_algorithms_count_test (470 ms total) 34: 34: [----------] 1 test from std_algorithms_equal_test 34: [ RUN ] std_algorithms_equal_test.test 34: [ OK ] std_algorithms_equal_test.test (16 ms) 34: [----------] 1 test from std_algorithms_equal_test (17 ms total) 34: 34: [----------] 1 test from std_algorithms_all_any_none_of_test 34: [ RUN ] std_algorithms_all_any_none_of_test.test 34: [ OK ] std_algorithms_all_any_none_of_test.test (446 ms) 34: [----------] 1 test from std_algorithms_all_any_none_of_test (446 ms total) 34: 34: [----------] 1 test from std_algorithms_nonmod_seq_ops 34: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 34: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (420 ms) 34: [----------] 1 test from std_algorithms_nonmod_seq_ops (420 ms total) 34: 34: [----------] 1 test from std_algorithms_mismatch_test 34: [ RUN ] std_algorithms_mismatch_test.test [ 91%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonConstExtenders.cpp.o Scanning dependencies of target LLVMRISCVCodeGen [ 91%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCBoolRetToInt.cpp.o [ 91%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVAsmPrinter.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 91%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXImageOptimizer.cpp.o 34: [ OK ] std_algorithms_mismatch_test.test (716 ms) 34: [----------] 1 test from std_algorithms_mismatch_test (716 ms total) 34: 34: [----------] 1 test from std_algorithms_mod_seq_ops 34: [ RUN ] std_algorithms_mod_seq_ops.move_backward 34: [ OK ] std_algorithms_mod_seq_ops.move_backward (132 ms) 34: [----------] 1 test from std_algorithms_mod_seq_ops (132 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 13 tests from 10 test suites ran. (14374 ms total) 34: [ PASSED ] 13 tests. 34/50 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_C ............... Passed 15.15 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_D 35: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 35: Test timeout computed to be: 1500 35: [==========] Running 31 tests from 5 test suites. 35: [----------] Global test environment set-up. 35: [----------] 3 tests from std_algorithms_mod_ops_test 35: [ RUN ] std_algorithms_mod_ops_test.move 35: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 35: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 35: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (2 ms) 35: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 35: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 35: [----------] 3 tests from std_algorithms_mod_ops_test (3 ms total) 35: 35: [----------] 12 tests from std_algorithms_mod_seq_ops_test 35: [ RUN ] std_algorithms_mod_seq_ops_test.copy 35: [ OK ] std_algorithms_mod_seq_ops_test.copy (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 35: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 35: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 35: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 35: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.fill 35: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 35: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 35: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 35: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.generate 35: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 35: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 35: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 35: [----------] 12 tests from std_algorithms_mod_seq_ops_test (4 ms total) 35: 35: [----------] 4 tests from std_algorithms_replace_ops_test 35: [ RUN ] std_algorithms_replace_ops_test.replace 35: [ OK ] std_algorithms_replace_ops_test.replace (181 ms) 35: [ RUN ] std_algorithms_replace_ops_test.replace_if 35: [ OK ] std_algorithms_replace_ops_test.replace_if (698 ms) 35: [ RUN ] std_algorithms_replace_ops_test.replace_copy 35: [ OK ] std_algorithms_replace_ops_test.replace_copy (323 ms) 35: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 35: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (320 ms) 35: [----------] 4 tests from std_algorithms_replace_ops_test (1523 ms total) 35: 35: [----------] 11 tests from std_algorithms_mod_seq_ops 35: [ RUN ] std_algorithms_mod_seq_ops.copy_if 35: [ OK ] std_algorithms_mod_seq_ops.copy_if (179 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.unique [ 91%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsFastISel.cpp.o Scanning dependencies of target LLVMSparcCodeGen [ 91%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsInstrInfo.cpp.o [ 91%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/DelaySlotFiller.cpp.o 35: [ OK ] std_algorithms_mod_seq_ops.unique (1227 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 35: [ OK ] std_algorithms_mod_seq_ops.unique_copy (436 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.remove [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 91%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXInstrInfo.cpp.o 35: [ OK ] std_algorithms_mod_seq_ops.remove (321 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.remove_if [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o 35: [ OK ] std_algorithms_mod_seq_ops.remove_if (269 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.remove_copy [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o 35: [ OK ] std_algorithms_mod_seq_ops.remove_copy (524 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 35: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (236 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.rotate [ 91%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCAsmPrinter.cpp.o [ 91%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonConstPropagation.cpp.o [ 91%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonCopyToCombine.cpp.o [ 91%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVCallLowering.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o 35: [ OK ] std_algorithms_mod_seq_ops.rotate (3971 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 91%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVCleanupVSETVLI.cpp.o [ 91%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/LeonPasses.cpp.o [ 91%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsInstructionSelector.cpp.o [ 91%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXLowerAggrCopies.cpp.o 35: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (2121 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.shift_left [ 91%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVExpandAtomicPseudoInsts.cpp.o [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o 35: [ OK ] std_algorithms_mod_seq_ops.shift_left (3657 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.shift_right [ 91%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonEarlyIfConv.cpp.o [ 91%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCBranchSelector.cpp.o [ 91%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXLowerArgs.cpp.o [ 91%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcAsmPrinter.cpp.o [ 91%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCBranchCoalescing.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o 35: [ OK ] std_algorithms_mod_seq_ops.shift_right (3705 ms) 35: [----------] 11 tests from std_algorithms_mod_seq_ops (16651 ms total) 35: 35: [----------] 1 test from std_algorithms_modseq_test 35: [ RUN ] std_algorithms_modseq_test.reverse 35: [ OK ] std_algorithms_modseq_test.reverse (247 ms) 35: [----------] 1 test from std_algorithms_modseq_test (247 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 31 tests from 5 test suites ran. (18430 ms total) 35: [ PASSED ] 31 tests. 35/50 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_D ............... Passed 19.21 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_E 36: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 36: Test timeout computed to be: 1500 36: [==========] Running 29 tests from 7 test suites. 36: [----------] Global test environment set-up. 36: [----------] 2 tests from std_algorithms_sorting_ops_test 36: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 36: [ OK ] std_algorithms_sorting_ops_test.is_sorted (25 ms) 36: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 36: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (22 ms) 36: [----------] 2 tests from std_algorithms_sorting_ops_test (48 ms total) 36: 36: [----------] 4 tests from std_algorithms_partitioning_test 36: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 36: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 36: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 36: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms) 36: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 36: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms) 36: [ RUN ] std_algorithms_partitioning_test.partition_point 36: [ OK ] std_algorithms_partitioning_test.partition_point (1 ms) 36: [----------] 4 tests from std_algorithms_partitioning_test (3 ms total) 36: 36: [----------] 1 test from std_algorithms_partitioning_ops 36: [ RUN ] std_algorithms_partitioning_ops.partition_copy 36: [ OK ] std_algorithms_partitioning_ops.partition_copy (24 ms) 36: [----------] 1 test from std_algorithms_partitioning_ops (24 ms total) 36: 36: [----------] 12 tests from std_algorithms_numerics_test 36: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 36: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (1 ms) 36: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 36: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 36: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 36: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 36: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 36: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 36: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 36: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms) 36: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 36: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms) 36: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 36: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms) 36: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 36: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms) 36: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 36: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms) 36: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 36: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms) 36: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 36: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms) 36: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 36: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms) 36: [----------] 12 tests from std_algorithms_numerics_test (11 ms total) 36: 36: [----------] 1 test from std_algorithms_numerics_ops_test 36: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference [ 91%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonExpandCondsets.cpp.o 36: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (631 ms) 36: [----------] 1 test from std_algorithms_numerics_ops_test (631 ms total) 36: 36: [----------] 8 tests from std_algorithms_numeric_ops_test 36: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o 36: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (2005 ms) 36: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 36: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 36: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan [ 91%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCCallingConv.cpp.o [ 91%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVExpandPseudoInsts.cpp.o [ 91%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsISelDAGToDAG.cpp.o 36: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (1184 ms) 36: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 36: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 36: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan [ 91%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXLowerAlloca.cpp.o [ 91%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonFixupHwLoops.cpp.o 36: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (606 ms) 36: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 36: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 36: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan [ 91%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCCCState.cpp.o 36: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (718 ms) 36: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 36: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 36: [----------] 8 tests from std_algorithms_numeric_ops_test (4515 ms total) 36: 36: [----------] 1 test from std_algorithms_transform_ops_test 36: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 36: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (195 ms) 36: [----------] 1 test from std_algorithms_transform_ops_test (195 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 29 tests from 7 test suites ran. (5431 ms total) 36: [ PASSED ] 29 tests. 36/50 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_E ............... Passed 6.22 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 37: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 37: Test timeout computed to be: 1500 37: [==========] Running 12 tests from 7 test suites. 37: [----------] Global test environment set-up. 37: [----------] 2 tests from std_algorithms_adjacent_find_team_test 37: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist [ 91%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXPeephole.cpp.o [ 91%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonFrameLowering.cpp.o [ 91%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcInstrInfo.cpp.o 37: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (1727 ms) 37: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist [ 91%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCCTRLoops.cpp.o 37: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (1712 ms) 37: [----------] 2 tests from std_algorithms_adjacent_find_team_test (3439 ms total) 37: 37: [----------] 2 tests from std_algorithms_count_team_test 37: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero [ 91%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXMCExpr.cpp.o [ 91%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsISelLowering.cpp.o [ 91%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXPrologEpilogPass.cpp.o [ 91%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonGenExtract.cpp.o [ 91%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVFrameLowering.cpp.o [ 91%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXRegisterInfo.cpp.o [ 91%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCHazardRecognizers.cpp.o 37: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (2466 ms) 37: [ RUN ] std_algorithms_count_team_test.count_returns_zero 37: [ OK ] std_algorithms_count_team_test.count_returns_zero (813 ms) 37: [----------] 2 tests from std_algorithms_count_team_test (3280 ms total) 37: 37: [----------] 1 test from std_algorithms_count_if_team_test 37: [ RUN ] std_algorithms_count_if_team_test.test 37: [ OK ] std_algorithms_count_if_team_test.test (1317 ms) 37: [----------] 1 test from std_algorithms_count_if_team_test (1318 ms total) 37: 37: [----------] 1 test from std_algorithms_for_each_team_test 37: [ RUN ] std_algorithms_for_each_team_test.test [ 91%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcISelDAGToDAG.cpp.o 37: [ OK ] std_algorithms_for_each_team_test.test (2817 ms) 37: [----------] 1 test from std_algorithms_for_each_team_test (2817 ms total) 37: 37: [----------] 1 test from std_algorithms_for_each_n_team_test 37: [ RUN ] std_algorithms_for_each_n_team_test.test [ 91%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXReplaceImageHandles.cpp.o [ 91%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonGenInsert.cpp.o [ 91%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXSubtarget.cpp.o 37: [ OK ] std_algorithms_for_each_n_team_test.test (3090 ms) 37: [----------] 1 test from std_algorithms_for_each_n_team_test (3090 ms total) 37: 37: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 37: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal [ 91%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCInstrInfo.cpp.o [ 91%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVInstrInfo.cpp.o [ 91%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsFrameLowering.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcISelLowering.cpp.o [ 91%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcFrameLowering.cpp.o [ 91%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXTargetMachine.cpp.o [ 92%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXTargetTransformInfo.cpp.o [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonGenMux.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 92%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsLegalizerInfo.cpp.o [ 92%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcMachineFunctionInfo.cpp.o [ 92%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVInstructionSelector.cpp.o [ 92%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcRegisterInfo.cpp.o [ 92%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCISelDAGToDAG.cpp.o 37: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (13478 ms) 37: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less [ 92%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcSubtarget.cpp.o [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonGenPredicate.cpp.o [ 92%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXUtilities.cpp.o [ 92%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsBranchExpansion.cpp.o [ 92%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVVMIntrRange.cpp.o [ 92%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcTargetMachine.cpp.o [ 92%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVVMReflect.cpp.o [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 92%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVISelDAGToDAG.cpp.o [ 92%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcMCInstLower.cpp.o [ 92%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXProxyRegErasure.cpp.o 37: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (7525 ms) 37: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater [ 92%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcTargetObjectFile.cpp.o [ 92%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsMCInstLower.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonHardwareLoops.cpp.o [ 92%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCISelLowering.cpp.o [ 92%] Linking CXX static library ../../libLLVMNVPTXCodeGen.a Scanning dependencies of target LLVMSystemZCodeGen [ 92%] Built target LLVMNVPTXCodeGen [ 92%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZAsmPrinter.cpp.o Scanning dependencies of target LLVMWebAssemblyCodeGen [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyAddMissingPrototypes.cpp.o [ 92%] Linking CXX static library ../../libLLVMSparcCodeGen.a [ 92%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsMachineFunction.cpp.o 37: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (7582 ms) 37: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (28586 ms total) 37: 37: [----------] 2 tests from std_algorithms_mismatch_team_test 37: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal [ 92%] Built target LLVMSparcCodeGen [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o Scanning dependencies of target LLVMX86CodeGen [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86AsmPrinter.cpp.o Scanning dependencies of target LLVMXCoreCodeGen [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonHazardRecognizer.cpp.o [ 92%] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreAsmPrinter.cpp.o [ 92%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVISelLowering.cpp.o [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyArgumentMove.cpp.o [ 92%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZCallingConv.cpp.o [ 92%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsModuleISelDAGToDAG.cpp.o [ 92%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZConstantPoolValue.cpp.o 37: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (9116 ms) 37: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal [ 92%] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreFrameLowering.cpp.o [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonInstrInfo.cpp.o [ 92%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZCopyPhysRegs.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86AvoidTrailingCall.cpp.o [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyAsmPrinter.cpp.o 37: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (3398 ms) 37: [----------] 2 tests from std_algorithms_mismatch_team_test (12514 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 12 tests from 7 test suites ran. (55047 ms total) 37: [ PASSED ] 12 tests. 37/50 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .......... Passed 55.84 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 38: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 38: Test timeout computed to be: 1500 [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o 38: [==========] Running 8 tests from 4 test suites. 38: [----------] Global test environment set-up. 38: [----------] 2 tests from std_algorithms_equal_team_test 38: [ RUN ] std_algorithms_equal_team_test.views_are_equal [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 99%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 92%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsOptimizePICCall.cpp.o [ 92%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCEarlyReturn.cpp.o [ 92%] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreInstrInfo.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CallFrameOptimization.cpp.o [ 92%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZElimCompare.cpp.o [ 92%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVLegalizerInfo.cpp.o [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyCFGStackify.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o 38: [ OK ] std_algorithms_equal_team_test.views_are_equal (6822 ms) 38: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 99%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 92%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVMCInstLower.cpp.o [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonISelDAGToDAG.cpp.o [ 92%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCFastISel.cpp.o [ 92%] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreISelDAGToDAG.cpp.o [ 92%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsOs16.cpp.o 38: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (4775 ms) 38: [----------] 2 tests from std_algorithms_equal_team_test (11597 ms total) 38: 38: [----------] 2 tests from std_algorithms_search_team_test 38: [ RUN ] std_algorithms_search_team_test.sequences_exist [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 92%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZFrameLowering.cpp.o 38: [ OK ] std_algorithms_search_team_test.sequences_exist (2911 ms) 38: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CallingConv.cpp.o [ 92%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsPreLegalizerCombiner.cpp.o [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyCFGSort.cpp.o [ 92%] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreISelLowering.cpp.o 38: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (4118 ms) 38: [----------] 2 tests from std_algorithms_search_team_test (7030 ms total) 38: 38: [----------] 2 tests from std_algorithms_find_end_team_test 38: [ RUN ] std_algorithms_find_end_team_test.sequences_exist [ 92%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVMergeBaseOffset.cpp.o [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonISelDAGToDAGHVX.cpp.o [ 92%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCFrameLowering.cpp.o [ 92%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsRegisterBankInfo.cpp.o [ 92%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZHazardRecognizer.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CallLowering.cpp.o [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyDebugFixup.cpp.o [ 92%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVRegisterBankInfo.cpp.o 38: [ OK ] std_algorithms_find_end_team_test.sequences_exist (8148 ms) 38: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 92%] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreLowerThreadLocal.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonISelLowering.cpp.o [ 92%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZISelDAGToDAG.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c10.cpp.o [ 92%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCLoopInstrFormPrep.cpp.o [ 92%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVRegisterInfo.cpp.o [ 92%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsRegisterInfo.cpp.o [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyDebugValueManager.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CmovConversion.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E 38: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (7626 ms) 38: [----------] 2 tests from std_algorithms_find_end_team_test (15775 ms total) 38: 38: [----------] 2 tests from std_algorithms_find_first_of_team_test 38: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist [ 92%] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreMachineFunctionInfo.cpp.o [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c11.cpp.o [ 92%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZISelLowering.cpp.o [ 92%] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreMCInstLower.cpp.o [ 92%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSEFrameLowering.cpp.o [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonISelLoweringHVX.cpp.o [ 92%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVSubtarget.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86DomainReassignment.cpp.o [ 92%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMCInstLower.cpp.o [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyLateEHPrepare.cpp.o [ 92%] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreRegisterInfo.cpp.o 38: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (7273 ms) 38: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist -- Testing 1-D histogram Density 1D: 0.00195826 -0.999999 -57857.3 || 0.051031 0 1.55223e+06 || 2.8691e+10 28674.4 || -7.99819e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.00588438 -0.96785 10.3151 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 92%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSEInstrInfo.cpp.o [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyExceptionInfo.cpp.o [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonLoopIdiomRecognition.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86DiscriminateMemOps.cpp.o [ 92%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVTargetMachine.cpp.o [ 92%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMachineFunctionInfo.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 92%] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreSubtarget.cpp.o [ 92%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZInstrInfo.cpp.o [ 92%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMachineScheduler.cpp.o [ 92%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSEISelDAGToDAG.cpp.o [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyExplicitLocals.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LowerAMXType.cpp.o [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonMachineFunctionInfo.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 92%] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreTargetMachine.cpp.o [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 92%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMacroFusion.cpp.o [ 92%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVTargetObjectFile.cpp.o [ 92%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZLDCleanup.cpp.o [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonMachineScheduler.cpp.o [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFastISel.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TileConfig.cpp.o [ 92%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSEISelLowering.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 92%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMIPeephole.cpp.o [ 92%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVTargetTransformInfo.cpp.o [ 92%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZLongBranch.cpp.o [ 92%] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreTargetObjectFile.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PreTileConfig.cpp.o -- Testing 1-D histogram Density 1D: 6.8109e-07 0.0250132 0.0100063 || 0.051031 28078 29340 || 27974.7 28674.4 || 138.327 -2.0744 -- Testing 3-D histogram Density 3D: 7.56767e-07 -0.00293345 -0.00260727 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonMCInstLower.cpp.o [ 92%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZMachineFunctionInfo.cpp.o [ 92%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCRegisterInfo.cpp.o [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFixBrTableDefaults.cpp.o [ 92%] Linking CXX static library ../../libLLVMRISCVCodeGen.a [ 92%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSERegisterInfo.cpp.o [ 92%] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreSelectionDAGInfo.cpp.o [ 92%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZMachineScheduler.cpp.o [ 92%] Built target LLVMRISCVCodeGen Scanning dependencies of target clangDependencyScanning [ 92%] Linking CXX static library ../../../../../lib/libclangDependencyScanning.a [ 92%] Built target clangDependencyScanning [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFixIrreducibleControlFlow.cpp.o [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonNewValueJump.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ExpandPseudo.cpp.o 38: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (34254 ms) 38: [----------] 2 tests from std_algorithms_find_first_of_team_test (41527 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 8 tests from 4 test suites ran. (75930 ms total) 38: [ PASSED ] 8 tests. 38/50 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .......... Passed 76.71 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 39: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 39: Test timeout computed to be: 1500 39: [==========] Running 11 tests from 7 test suites. 39: [----------] Global test environment set-up. 39: [----------] 2 tests from std_algorithms_find_team_test 39: [ RUN ] std_algorithms_find_team_test.searched_values_exist 39: [ OK ] std_algorithms_find_team_test.searched_values_exist (1058 ms) 39: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 39: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (1741 ms) 39: [----------] 2 tests from std_algorithms_find_team_test (2800 ms total) 39: 39: [----------] 2 tests from std_algorithms_find_if_team_test 39: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 39: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (823 ms) 39: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false Scanning dependencies of target LLVMExegesis 39: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (1711 ms) 39: [----------] 2 tests from std_algorithms_find_if_team_test (2535 ms total) 39: 39: [----------] 2 tests from std_algorithms_find_if_not_team_test 39: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true [ 92%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Analysis.cpp.o [ 92%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZMCInstLower.cpp.o [ 92%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSubtarget.cpp.o [ 92%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCSubtarget.cpp.o 39: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (1710 ms) 39: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F 39: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (821 ms) 39: [----------] 2 tests from std_algorithms_find_if_not_team_test (2532 ms total) 39: 39: [----------] 1 test from std_algorithms_all_of_team_test 39: [ RUN ] std_algorithms_all_of_team_test.test [ 92%] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreFrameToArgsOffsetElim.cpp.o 39: [ OK ] std_algorithms_all_of_team_test.test (1702 ms) 39: [----------] 1 test from std_algorithms_all_of_team_test (1702 ms total) 39: 39: [----------] 1 test from std_algorithms_any_of_team_test 39: [ RUN ] std_algorithms_any_of_team_test.test 39: [ OK ] std_algorithms_any_of_team_test.test (818 ms) 39: [----------] 1 test from std_algorithms_any_of_team_test (818 ms total) 39: 39: [----------] 1 test from std_algorithms_none_of_team_test 39: [ RUN ] std_algorithms_none_of_team_test.test [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonOptAddrMode.cpp.o [ 92%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Assembler.cpp.o [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFixFunctionBitcasts.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FastISel.cpp.o 39: [ OK ] std_algorithms_none_of_team_test.test (1697 ms) 39: [----------] 1 test from std_algorithms_none_of_team_test (1697 ms total) 39: 39: [----------] 2 tests from std_algorithms_search_n_team_test 39: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist [ 92%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZPostRewrite.cpp.o 39: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (871 ms) 39: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 39: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (1032 ms) 39: [----------] 2 tests from std_algorithms_search_n_team_test (1904 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 11 tests from 7 test suites ran. (13990 ms total) 39: [ PASSED ] 11 tests. 39/50 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .......... Passed 14.76 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 40: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 40: Test timeout computed to be: 1500 [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFrameLowering.cpp.o [ 92%] Linking CXX static library ../../libLLVMXCoreCodeGen.a 40: [==========] Running 3 tests from 3 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from std_algorithms_min_element_team_test 40: [ RUN ] std_algorithms_min_element_team_test.test [ 92%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTargetMachine.cpp.o [ 92%] Built target LLVMXCoreCodeGen [ 92%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsTargetMachine.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 92%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/BenchmarkResult.cpp.o [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonOptimizeSZextends.cpp.o [ 92%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZRegisterInfo.cpp.o Scanning dependencies of target LLVMAArch64CodeGen [ 92%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64CallLowering.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00495402 0.00993539 || 0.051031 28041 29396 || 28533 28674.4 || 137.347 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.000464868 -0.000346113 || 0.051031 1e+64 -1e+64 [ OK ] serial.Random_XorShift64 (979259 ms) [ RUN ] serial.Random_XorShift1024_0 Test Seed:1707907006286950604 Test Scalar=int -- Testing randomness properties [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonPeephole.cpp.o [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyISelDAGToDAG.cpp.o [ 99%] Linking CXX executable Kokkos_UnitTest_SIMD [ 99%] Built target Kokkos_UnitTest_SIMD [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P 40: [ OK ] std_algorithms_min_element_team_test.test (6944 ms) 40: [----------] 1 test from std_algorithms_min_element_team_test (6944 ms total) 40: 40: [----------] 1 test from std_algorithms_max_element_team_test 40: [ RUN ] std_algorithms_max_element_team_test.test [ 92%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/BenchmarkRunner.cpp.o [ 92%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZSelectionDAGInfo.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupBWInsts.cpp.o [ 92%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTargetObjectFile.cpp.o [ 92%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsTargetObjectFile.cpp.o [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyISelLowering.cpp.o 40: [ OK ] std_algorithms_max_element_team_test.test (7004 ms) 40: [----------] 1 test from std_algorithms_max_element_team_test (7005 ms total) 40: 40: [----------] 1 test from std_algorithms_minmax_element_team_test 40: [ RUN ] std_algorithms_minmax_element_team_test.test [ 92%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Clustering.cpp.o [ 92%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTargetTransformInfo.cpp.o [ 92%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64InstructionSelector.cpp.o [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonRDFOpt.cpp.o [ 92%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZShortenInst.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 0.0131057 -0.00990541 || 0.051031 10989 11799 || 11229.8 11377 || -136.932 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.007798 0.00306382 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties [ 92%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/CodeTemplate.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupLEAs.cpp.o [ 92%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MicroMipsSizeReduction.cpp.o [ 92%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Error.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o /scratch/llvm-project/llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp: In function 'const llvm::TargetRegisterClass* getRegClassForTypeOnBank(llvm::LLT, const llvm::RegisterBank&, const llvm::RegisterBankInfo&, bool)': /scratch/llvm-project/llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp:468: note: '-Wmisleading-indentation' is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers 468 | if (Ty.getSizeInBits() == 64) | /scratch/llvm-project/llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp: In function 'bool selectCopy(llvm::MachineInstr&, const llvm::TargetInstrInfo&, llvm::MachineRegisterInfo&, const llvm::TargetRegisterInfo&, const llvm::RegisterBankInfo&)': /scratch/llvm-project/llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp:853: warning: variable 'KnownValid' set but not used [-Wunused-but-set-variable] 853 | bool KnownValid = false; | [ 92%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/LatencyBenchmarkRunner.cpp.o 40: [ OK ] std_algorithms_minmax_element_team_test.test (9088 ms) 40: [----------] 1 test from std_algorithms_minmax_element_team_test (9088 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 3 tests from 3 test suites ran. (23038 ms total) 40: [ PASSED ] 3 tests. 40/50 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .......... Passed 23.80 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 41: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 41: Test timeout computed to be: 1500 41: [==========] Running 6 tests from 6 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from std_algorithms_fill_team_test 41: [ RUN ] std_algorithms_fill_team_test.test 41: [ OK ] std_algorithms_fill_team_test.test (1866 ms) 41: [----------] 1 test from std_algorithms_fill_team_test (1866 ms total) 41: 41: [----------] 1 test from std_algorithms_fill_n_team_test 41: [ RUN ] std_algorithms_fill_n_team_test.test [ 92%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZSubtarget.cpp.o [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyInstrInfo.cpp.o 41: [ OK ] std_algorithms_fill_n_team_test.test (586 ms) 41: [----------] 1 test from std_algorithms_fill_n_team_test (586 ms total) 41: 41: [----------] 1 test from std_algorithms_replace_team_test 41: [ RUN ] std_algorithms_replace_team_test.test [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonRegisterInfo.cpp.o [ 92%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTOCRegDeps.cpp.o [ 92%] Linking CXX static library ../../libLLVMMipsCodeGen.a [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86AvoidStoreForwardingBlocks.cpp.o 41: [ OK ] std_algorithms_replace_team_test.test (3537 ms) 41: [----------] 1 test from std_algorithms_replace_team_test (3538 ms total) 41: 41: [----------] 1 test from std_algorithms_replace_if_team_test 41: [ RUN ] std_algorithms_replace_if_team_test.test [ 92%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/LlvmState.cpp.o [ 92%] Built target LLVMMipsCodeGen [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyLowerBrUnless.cpp.o [ 92%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZTargetMachine.cpp.o Scanning dependencies of target LLVMAMDGPUCodeGen [ 92%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUAliasAnalysis.cpp.o [ 92%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64LegalizerInfo.cpp.o [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonSelectionDAGInfo.cpp.o [ 92%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTLSDynamicCall.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-6783/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6783/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6783/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6783/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6783/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-6783/build/core/unit_test/Kokkos_CoreUnitTest_OpenMP 1: Test timeout computed to be: 1500 1: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 1: Detected: 6 cores per node. 1: Detected: 1 MPI_ranks per node. 1: Requested: 8 threads per process. 1: [==========] Running 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 1: [ OK ] openmp_DeathTest.abort_from_host (628 ms) 1: [ RUN ] openmp_DeathTest.abort_from_device 1: [ OK ] openmp_DeathTest.abort_from_device (649 ms) 1: [ RUN ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort (508 ms) 1: [ RUN ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions (501 ms) 1: [ RUN ] openmp_DeathTest.policy_invalid_bounds -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00730779 -0.000230577 || 0.051031 10961 11820 || 11460.7 11377 || -3.1875 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00640779 -0.00124604 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties 41: [ OK ] std_algorithms_replace_if_team_test.test (4412 ms) 41: [----------] 1 test from std_algorithms_replace_if_team_test (4413 ms total) 41: 41: [----------] 1 test from std_algorithms_replace_copy_team_test 41: [ RUN ] std_algorithms_replace_copy_team_test.test 1: [ OK ] openmp_DeathTest.policy_invalid_bounds (523 ms) 1: [ RUN ] openmp_DeathTest.range_policy_invalid_bounds 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6783/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-6783/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: [ OK ] openmp_DeathTest.range_policy_invalid_bounds (713 ms) 1: [ RUN ] openmp_DeathTest.range_policy_implicitly_converted_bounds 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6783/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/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupSetCC.cpp.o [ 92%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUAlwaysInlinePass.cpp.o 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6783/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-6783/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-6783/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: [ OK ] openmp_DeathTest.range_policy_implicitly_converted_bounds (1744 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_dyn 1: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_stat 1: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_stat (0 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_mix 1: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_mix (0 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_static_extents 1: [ OK ] openmp_DeathTest.view_construction_with_wrong_static_extents (0 ms) 1: [ RUN ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 92%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/MCInstrDescView.cpp.o [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyLowerEmscriptenEHSjLj.cpp.o 41: [ OK ] std_algorithms_replace_copy_team_test.test (5749 ms) 41: [----------] 1 test from std_algorithms_replace_copy_team_test (5749 ms total) 41: 41: [----------] 1 test from std_algorithms_replace_copy_if_team_test 41: [ RUN ] std_algorithms_replace_copy_if_team_test.test [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonSplitConst32AndConst64.cpp.o [ 92%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PreLegalizerCombiner.cpp.o [ 92%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/ParallelSnippetGenerator.cpp.o [ 92%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCVSXCopy.cpp.o 1: [ OK ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment (3830 ms) 1: [ RUN ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 92%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZTargetTransformInfo.cpp.o [ 92%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUAnnotateKernelFeatures.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FlagsCopyLowering.cpp.o 1: [ OK ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment (3547 ms) 1: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_host 1: /var/jenkins/workspace/Kokkos_PR-6783/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-6783/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 (12648 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 (3 ms) 1: [ RUN ] openmp.atomic_operations_complexfloat 1: [ OK ] openmp.atomic_operations_complexfloat (3 ms) 1: [ RUN ] openmp.atomic_operations_double 1: [ OK ] openmp.atomic_operations_double (2 ms) 1: [ RUN ] openmp.atomic_operations_float 1: [ OK ] openmp.atomic_operations_float (2 ms) 1: [ RUN ] openmp.atomic_operations_int 1: [ OK ] openmp.atomic_operations_int (7 ms) 1: [ RUN ] openmp.atomic_operations_long 1: [ OK ] openmp.atomic_operations_long (8 ms) 1: [ RUN ] openmp.atomic_operations_longlong 1: [ OK ] openmp.atomic_operations_longlong (10 ms) 1: [ RUN ] openmp.atomic_shared 1: [ OK ] openmp.atomic_shared (0 ms) 1: [ RUN ] openmp.atomic_operations_unsigned 1: [ OK ] openmp.atomic_operations_unsigned (7 ms) 1: [ RUN ] openmp.atomic_operations_unsignedlong 1: [ OK ] openmp.atomic_operations_unsignedlong (6 ms) 1: [ RUN ] openmp.atomics 1: [ OK ] openmp.atomics (32 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 (256 ms) 1: [ RUN ] openmp.atomic_views_nonintegral 1: [ OK ] openmp.atomic_views_nonintegral (165 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 (50 ms) 1: [ RUN ] openmp.partitioning_by_args 1: [ OK ] openmp.partitioning_by_args (0 ms) 1: [ RUN ] openmp.partitioning_by_vector 1: [ OK ] openmp.partitioning_by_vector (0 ms) 1: [ RUN ] openmp.execution_space_as_class_data_member 1: [ OK ] openmp.execution_space_as_class_data_member (0 ms) 1: [ RUN ] openmp.functor_analysis 1: [ OK ] openmp.functor_analysis (0 ms) 1: [ RUN ] openmp.host_shared_ptr_use_count 1: [ OK ] openmp.host_shared_ptr_use_count (0 ms) 1: [ RUN ] openmp.host_shared_ptr_get 1: [ OK ] openmp.host_shared_ptr_get (0 ms) 1: [ RUN ] openmp.host_shared_ptr_dereference_on_device 1: [ OK ] openmp.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] openmp.host_shared_ptr_special_members_on_device 1: [ OK ] openmp.host_shared_ptr_special_members_on_device (0 ms) 1: [ RUN ] openmp.host_shared_ptr_tracking 1: [ OK ] openmp.host_shared_ptr_tracking (0 ms) 1: [ RUN ] openmp.init 1: [ OK ] openmp.init (0 ms) 1: [ RUN ] openmp.dispatch 41: [ OK ] std_algorithms_replace_copy_if_team_test.test (4612 ms) 41: [----------] 1 test from std_algorithms_replace_copy_if_team_test (4612 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 6 tests from 6 test suites ran. (20765 ms total) 41: [ PASSED ] 6 tests. 41/50 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .......... Passed 21.53 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 42: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 42: Test timeout computed to be: 1500 42: [==========] Running 4 tests from 4 test suites. 42: [----------] Global test environment set-up. 42: [----------] 1 test from std_algorithms_reverse_team_test 42: [ RUN ] std_algorithms_reverse_team_test.test [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o 1: [ OK ] openmp.dispatch (98 ms) 1: [ RUN ] openmp.join_backward_compatibility 1: [ OK ] openmp.join_backward_compatibility (0 ms) 1: [ RUN ] openmp.local_deepcopy_teampolicy_layoutleft -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.0216866 0.00528686 || 0.051031 10949 11827 || 11629.2 11377 || 73.0855 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0118271 0.00340671 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties 1: [ OK ] openmp.local_deepcopy_teampolicy_layoutleft (951 ms) 1: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutleft [ 92%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/PerfHelper.cpp.o [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonSplitDouble.cpp.o [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyLowerGlobalDtors.cpp.o 1: [ OK ] openmp.local_deepcopy_rangepolicy_layoutleft (761 ms) 1: [ RUN ] openmp.local_deepcopy_teampolicy_layoutright [ 92%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCReduceCRLogicals.cpp.o 42: [ OK ] std_algorithms_reverse_team_test.test (2217 ms) 42: [----------] 1 test from std_algorithms_reverse_team_test (2217 ms total) 42: 42: [----------] 1 test from std_algorithms_reverse_copy_team_test 42: [ RUN ] std_algorithms_reverse_copy_team_test.test [ 92%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/RegisterAliasing.cpp.o 1: [ OK ] openmp.local_deepcopy_teampolicy_layoutright (966 ms) 1: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutright 1: [ OK ] openmp.local_deepcopy_rangepolicy_layoutright (168 ms) 1: [ RUN ] openmp.deep_copy_scratch 1: [ OK ] openmp.deep_copy_scratch (0 ms) 1: [ RUN ] openmp.mathematical_constants_e 1: [ OK ] openmp.mathematical_constants_e (0 ms) 1: [ RUN ] openmp.mathematical_constants_log2e 1: [ OK ] openmp.mathematical_constants_log2e (0 ms) 1: [ RUN ] openmp.mathematical_constants_log10e 1: [ OK ] openmp.mathematical_constants_log10e (0 ms) 1: [ RUN ] openmp.mathematical_constants_pi 1: [ OK ] openmp.mathematical_constants_pi (0 ms) 1: [ RUN ] openmp.mathematical_constants_inv_pi 1: [ OK ] openmp.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] openmp.mathematical_constants_inv_sqrtpi 1: [ OK ] openmp.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] openmp.mathematical_constants_ln2 1: [ OK ] openmp.mathematical_constants_ln2 (0 ms) 1: [ RUN ] openmp.mathematical_constants_ln10 1: [ OK ] openmp.mathematical_constants_ln10 (0 ms) 1: [ RUN ] openmp.mathematical_constants_sqrt2 1: [ OK ] openmp.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] openmp.mathematical_constants_sqrt3 1: [ OK ] openmp.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] openmp.mathematical_constants_inv_sqrt3 1: [ OK ] openmp.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] openmp.mathematical_constants_egamma 1: [ OK ] openmp.mathematical_constants_egamma (0 ms) 1: [ RUN ] openmp.mathematical_constants_phi 1: [ OK ] openmp.mathematical_constants_phi (0 ms) 1: [ RUN ] openmp.mathematical_functions_trigonometric_functions 1: [ OK ] openmp.mathematical_functions_trigonometric_functions (1 ms) 1: [ RUN ] openmp.mathematical_functions_hyperbolic_functions 1: [ OK ] openmp.mathematical_functions_hyperbolic_functions (1 ms) 1: [ RUN ] openmp.mathematical_functions_non_standard 1: [ OK ] openmp.mathematical_functions_non_standard (0 ms) 1: [ RUN ] openmp.mathematical_functions_power_functions 1: [ OK ] openmp.mathematical_functions_power_functions (0 ms) 1: [ RUN ] openmp.mathematical_functions_fma 1: [ OK ] openmp.mathematical_functions_fma (0 ms) 1: [ RUN ] openmp.mathematical_functions_error_and_gamma_functions 1: [ OK ] openmp.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] openmp.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] openmp.mathematical_functions_nearest_interger_floating_point_operations (1 ms) 1: [ RUN ] openmp.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] openmp.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] openmp.mathematical_functions_absolute_value 1: [ OK ] openmp.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] openmp.mathematical_functions_floating_point_absolute_value 1: [ OK ] openmp.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] openmp.mathematical_functions_remainder_function 1: [ OK ] openmp.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] openmp.mathematical_functions_isfinite 1: [ OK ] openmp.mathematical_functions_isfinite (0 ms) 1: [ RUN ] openmp.mathematical_functions_isinf 1: [ OK ] openmp.mathematical_functions_isinf (0 ms) 1: [ RUN ] openmp.mathematical_functions_isnan 1: [ OK ] openmp.mathematical_functions_isnan (0 ms) 1: [ RUN ] openmp.mathematical_functions_exponential_functions 1: [ OK ] openmp.mathematical_functions_exponential_functions (2 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 (32 ms) 1: [ RUN ] openmp.mdrange_6d 1: [ OK ] openmp.mdrange_6d (86 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 (9 ms) 1: [ RUN ] openmp.mdrange_scalar 1: [ OK ] openmp.mdrange_scalar (0 ms) 1: [ RUN ] openmp.mdrange_large_deep_copy 1: [ OK ] openmp.mdrange_large_deep_copy (927 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/WebAssemblyMachineFunctionInfo.cpp.o 42: [ OK ] std_algorithms_reverse_copy_team_test.test (2352 ms) 42: [----------] 1 test from std_algorithms_reverse_copy_team_test (2352 ms total) 42: 42: [----------] 1 test from std_algorithms_rotate_team_test 42: [ RUN ] std_algorithms_rotate_team_test.test [ 92%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PostLegalizerCombiner.cpp.o [ 92%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUAnnotateUniformValues.cpp.o [ 92%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/RegisterValue.cpp.o 1: [ OK ] openmp.mdrange_parallel_reduce_primitive_types (1687 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 (59 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 (9 ms) 1: [ RUN ] openmp.kokkos_printf 1: [ OK ] openmp.kokkos_printf (1 ms) 1: [ RUN ] openmp.range_for 1: [ OK ] openmp.range_for (1 ms) 1: [ RUN ] openmp.range_reduce 1: [ OK ] openmp.range_reduce (0 ms) 1: [ RUN ] openmp.range_dynamic_policy 1: [ OK ] openmp.range_dynamic_policy (0 ms) 1: [ RUN ] openmp.range_policy_runtime_parameters 1: [ OK ] openmp.range_policy_runtime_parameters (0 ms) 1: [ RUN ] openmp.range_for_require 1: [ OK ] openmp.range_for_require (1 ms) 1: [ RUN ] openmp.range_reduce_require 1: [ OK ] openmp.range_reduce_require (0 ms) 1: [ RUN ] openmp.range_dynamic_policy_require 1: [ OK ] openmp.range_dynamic_policy_require (0 ms) 1: [ RUN ] openmp.reducers_int 1: [ OK ] openmp.reducers_int (3 ms) 1: [ RUN ] openmp.reducers_double 1: [ OK ] openmp.reducers_double (4 ms) 1: [ RUN ] openmp.reducers_complex_double 1: [ OK ] openmp.reducers_complex_double (1 ms) 1: [ RUN ] openmp.reducers_struct 1: [ OK ] openmp.reducers_struct (3 ms) 1: [ RUN ] openmp.reducers_half_t 1: [ OK ] openmp.reducers_half_t (2 ms) 1: [ RUN ] openmp.reducers_bhalf_t 1: [ OK ] openmp.reducers_bhalf_t (2 ms) 1: [ RUN ] openmp.reducers_int8_t 1: [ OK ] openmp.reducers_int8_t (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 (75 ms) 1: [ RUN ] openmp.double_reduce 1: [ OK ] openmp.double_reduce (79 ms) 1: [ RUN ] openmp.int64_t_reduce_dynamic 1: [ OK ] openmp.int64_t_reduce_dynamic (321 ms) 1: [ RUN ] openmp.double_reduce_dynamic 1: [ OK ] openmp.double_reduce_dynamic (337 ms) 1: [ RUN ] openmp.int64_t_reduce_dynamic_view 1: [ OK ] openmp.int64_t_reduce_dynamic_view (75 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 (56 ms) 1: [ RUN ] openmp.reduce_device_view_mdrange_policy 1: [ OK ] openmp.reduce_device_view_mdrange_policy (57 ms) 1: [ RUN ] openmp.reduce_device_view_team_policy 1: [ OK ] openmp.reduce_device_view_team_policy (466 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 (21 ms) 1: [ RUN ] openmp.team_reduce 1: [ OK ] openmp.team_reduce (49 ms) 1: [ RUN ] openmp.team_reduce_large 42: [ OK ] std_algorithms_rotate_team_test.test (3056 ms) 42: [----------] 1 test from std_algorithms_rotate_team_test (3056 ms total) 42: 42: [----------] 1 test from std_algorithms_rotate_copy_team_test 42: [ RUN ] std_algorithms_rotate_copy_team_test.test 1: [ OK ] openmp.team_reduce_large (315 ms) 1: [ RUN ] openmp.team_parallel_single [ 92%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SchedClassResolution.cpp.o [ 92%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUArgumentUsageInfo.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FloatingPoint.cpp.o [ 92%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZTDC.cpp.o [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonStoreWidening.cpp.o 42: [ OK ] std_algorithms_rotate_copy_team_test.test (2426 ms) 42: [----------] 1 test from std_algorithms_rotate_copy_team_test (2426 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 4 tests from 4 test suites ran. (10054 ms total) 42: [ PASSED ] 4 tests. 42/50 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .......... Passed 10.81 sec [ 92%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCVSXFMAMutate.cpp.o test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 43: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 43: Test timeout computed to be: 1500 [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o 43: [==========] Running 4 tests from 4 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from std_algorithms_move_team_test 43: [ RUN ] std_algorithms_move_team_test.test [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyMCInstLower.cpp.o 1: [ OK ] openmp.team_parallel_single (2804 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 (74 ms) 1: [ RUN ] openmp.team_broadcast_long_wrapper 1: [ OK ] openmp.team_broadcast_long_wrapper (72 ms) 1: [ RUN ] openmp.team_broadcast_char 1: [ OK ] openmp.team_broadcast_char (70 ms) 1: [ RUN ] openmp.team_broadcast_float 1: [ OK ] openmp.team_broadcast_float (72 ms) 1: [ RUN ] openmp.team_broadcast_double 1: [ OK ] openmp.team_broadcast_double (76 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 (322 ms) 1: [ RUN ] openmp.triple_nested_parallelism 1: [ OK ] openmp.triple_nested_parallelism (301 ms) 1: [ RUN ] openmp.parallel_scan_with_reducers 1: [ OK ] openmp.parallel_scan_with_reducers (85 ms) 1: [ RUN ] openmp.team_thread_range_combined_reducers 1: [ OK ] openmp.team_thread_range_combined_reducers (8 ms) 1: [ RUN ] openmp.thread_vector_range_combined_reducers 1: [ OK ] openmp.thread_vector_range_combined_reducers (0 ms) 1: [ RUN ] openmp.team_vector_range_combined_reducers 1: [ OK ] openmp.team_vector_range_combined_reducers (0 ms) 1: [ RUN ] openmp.TeamThreadMDRangeParallelFor 1: [ OK ] openmp.TeamThreadMDRangeParallelFor (8 ms) 1: [ RUN ] openmp.ThreadVectorMDRangeParallelFor 1: [ OK ] openmp.ThreadVectorMDRangeParallelFor (7 ms) 1: [ RUN ] openmp.TeamVectorMDRangeParallelFor 1: [ OK ] openmp.TeamVectorMDRangeParallelFor (7 ms) 1: [ RUN ] openmp.TeamThreadMDRangeParallelReduce 1: [ OK ] openmp.TeamThreadMDRangeParallelReduce (11 ms) 1: [ RUN ] openmp.ThreadVectorMDRangeParallelReduce 1: [ OK ] openmp.ThreadVectorMDRangeParallelReduce (10 ms) 1: [ RUN ] openmp.TeamVectorMDRangeParallelReduce 1: [ OK ] openmp.TeamVectorMDRangeParallelReduce (10 ms) 1: [ RUN ] openmp.team_policy_runtime_parameters 1: [ OK ] openmp.team_policy_runtime_parameters (0 ms) 1: [ RUN ] openmp.team_reduction_scan [ 92%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SerialSnippetGenerator.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FrameLowering.cpp.o [ 92%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PostLegalizerLowering.cpp.o [ 92%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUAsmPrinter.cpp.o 43: [ OK ] std_algorithms_move_team_test.test (5100 ms) 43: [----------] 1 test from std_algorithms_move_team_test (5100 ms total) 43: 43: [----------] 1 test from std_algorithms_move_backward_team_test 43: [ RUN ] std_algorithms_move_backward_team_test.test [ 92%] Linking CXX static library ../../libLLVMSystemZCodeGen.a [ 92%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCVSXSwapRemoval.cpp.o [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonSubtarget.cpp.o [ 92%] Built target LLVMSystemZCodeGen [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonTargetMachine.cpp.o [ 92%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SnippetFile.cpp.o 43: [ OK ] std_algorithms_move_backward_team_test.test (3224 ms) 43: [----------] 1 test from std_algorithms_move_backward_team_test (3224 ms total) 43: 43: [----------] 1 test from std_algorithms_shift_left_team_test 43: [ RUN ] std_algorithms_shift_left_team_test.test -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.0142971 0.00939251 || 0.051031 10919 11794 || 11542 11377 || 129.842 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00159404 0.00242183 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyOptimizeLiveIntervals.cpp.o [ 92%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SnippetGenerator.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P 1: [ OK ] openmp.team_reduction_scan (10470 ms) 1: [ RUN ] openmp.team_long_reduce 1: [ OK ] openmp.team_long_reduce (56 ms) 1: [ RUN ] openmp.team_double_reduce 1: [ OK ] openmp.team_double_reduce (53 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 (1862 ms) 1: [ RUN ] openmp.team_scan 1: [ OK ] openmp.team_scan (184 ms) 1: [ RUN ] openmp.team_scan_ret_val 1: [ OK ] openmp.team_scan_ret_val (178 ms) 1: [ RUN ] openmp.team_shared_request 1: [ OK ] openmp.team_shared_request (77 ms) 1: [ RUN ] openmp.team_scratch_request 1: [ OK ] openmp.team_scratch_request (39 ms) 1: [ RUN ] openmp.team_lambda_shared_request 1: [ OK ] openmp.team_lambda_shared_request (19 ms) 1: [ RUN ] openmp.scratch_align 1: [ OK ] openmp.scratch_align (0 ms) 1: [ RUN ] openmp.shmem_size 1: [ OK ] openmp.shmem_size (0 ms) 1: [ RUN ] openmp.multi_level_scratch 1: [ OK ] openmp.multi_level_scratch (8 ms) 1: [ RUN ] openmp.team_scratch_memory_index_parallel_for 1: [ OK ] openmp.team_scratch_memory_index_parallel_for (0 ms) 1: [ RUN ] openmp.team_policy_max_recommended [ 92%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PostSelectOptimize.cpp.o [ 92%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCExpandISEL.cpp.o [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonTargetObjectFile.cpp.o [ 92%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUAtomicOptimizer.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstructionSelector.cpp.o [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyOptimizeReturned.cpp.o 1: [ OK ] openmp.team_policy_max_recommended (3332 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 (93 ms) 1: [ RUN ] openmp.unique_token_global 1: [ OK ] openmp.unique_token_global (19 ms) 1: [ RUN ] openmp.unique_token_instance 1: [ OK ] openmp.unique_token_instance (44 ms) 1: [ RUN ] openmp.unique_token_team_acquire 1: [ OK ] openmp.unique_token_team_acquire (0 ms) 1: [ RUN ] openmp.view_api_a 1: [ OK ] openmp.view_api_a (6 ms) 1: [ RUN ] openmp.view_api_b 1: [ OK ] openmp.view_api_b (1 ms) 1: [ RUN ] openmp.view_api_c 1: [ OK ] openmp.view_api_c (0 ms) 1: [ RUN ] openmp.view_api_d 1: [ OK ] openmp.view_api_d (0 ms) 1: [ RUN ] openmp.view_allocation_error 1: [ OK ] openmp.view_allocation_error (0 ms) 1: [ RUN ] openmp.view_remap 1: [ OK ] openmp.view_remap (0 ms) 1: [ RUN ] openmp.view_mirror_nonconst 1: [ OK ] openmp.view_mirror_nonconst (0 ms) 1: [ RUN ] openmp.view_stride_method 1: [ OK ] openmp.view_stride_method (0 ms) 1: [ RUN ] openmp.anonymous_space 1: [ OK ] openmp.anonymous_space (0 ms) 1: [ RUN ] openmp.view_overload_resolution 1: [ OK ] openmp.view_overload_resolution (0 ms) 1: [ RUN ] openmp.view_allocation_large_rank [ 92%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SnippetRepetitor.cpp.o 1: [ OK ] openmp.view_allocation_large_rank (898 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 43: [ OK ] std_algorithms_shift_left_team_test.test (9664 ms) 43: [----------] 1 test from std_algorithms_shift_left_team_test (9664 ms total) 43: 43: [----------] 1 test from std_algorithms_shift_right_team_test 43: [ RUN ] std_algorithms_shift_right_team_test.test 1: [ OK ] openmp.view_layoutstride_left_to_layoutleft_assignment (56 ms) 1: [ RUN ] openmp.view_layoutstride_right_to_layoutright_assignment 1: [ OK ] openmp.view_layoutstride_right_to_layoutright_assignment (49 ms) 1: [ RUN ] openmp.view_irregular_layout 1: [ OK ] openmp.view_irregular_layout (0 ms) 1: [ RUN ] openmp.view_mapping 1: [ OK ] openmp.view_mapping (59 ms) 1: [ RUN ] openmp.view_mapping_operator 1: [ OK ] openmp.view_mapping_operator (1 ms) 1: [ RUN ] openmp.static_extent 1: [ OK ] openmp.static_extent (0 ms) 1: [ RUN ] openmp.view_mapping_atomic 1: [ OK ] openmp.view_mapping_atomic (1 ms) 1: [ RUN ] openmp.view_mapping_class_value 1: [ OK ] openmp.view_mapping_class_value (0 ms) 1: [ RUN ] openmp.view_mapping_assignable 1: [ OK ] openmp.view_mapping_assignable (0 ms) 1: [ RUN ] openmp.view_mapping_trivially_copyable 1: [ OK ] openmp.view_mapping_trivially_copyable (0 ms) 1: [ RUN ] openmp.view_mapping_subview 1: [ OK ] openmp.view_mapping_subview (0 ms) 1: [ RUN ] openmp.view_nested_view 1: [ OK ] openmp.view_nested_view (0 ms) 1: [ RUN ] openmp.view_resize 1: [ OK ] openmp.view_resize (7 ms) 1: [ RUN ] openmp.view_realloc 1: [ OK ] openmp.view_realloc (0 ms) 1: [ RUN ] openmp.workgraph_fib 1: [ OK ] openmp.workgraph_fib (563 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-6783/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 (7 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 (84 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left_atomic [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L 1: [ OK ] openmp.view_subview_3d_from_5d_left_atomic (92 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left_randomaccess 1: [ OK ] openmp.view_subview_3d_from_5d_left_randomaccess (91 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right 1: [ OK ] openmp.view_subview_3d_from_5d_right (120 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right_atomic [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P 1: [ OK ] openmp.view_subview_3d_from_5d_right_atomic (122 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right_randomaccess 1: [ OK ] openmp.view_subview_3d_from_5d_right_randomaccess (118 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 (31013 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 312 tests from 2 test suites ran. (43661 ms total) 1: [ PASSED ] 309 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 [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonTargetTransformInfo.cpp.o 1/51 Test #1: Kokkos_CoreUnitTest_OpenMP ....................... Passed 44.45 sec test 2 Start 2: Kokkos_CoreUnitTest_OpenMPInterOp 2: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPInterOp 2: Test timeout computed to be: 1500 2: [==========] Running 1 test from 1 test suite. 2: [----------] Global test environment set-up. 2: [----------] 1 test from openmp 2: [ RUN ] openmp.raw_openmp_interop 2: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 2: Detected: 6 cores per node. 2: Detected: 1 MPI_ranks per node. 2: Requested: 8 threads per process. 2: [ OK ] openmp.raw_openmp_interop (18 ms) 2: [----------] 1 test from openmp (18 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 1 test from 1 test suite ran. (18 ms total) 2: [ PASSED ] 1 test. [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o 2/51 Test #2: Kokkos_CoreUnitTest_OpenMPInterOp ................ Passed 0.75 sec test 3 Start 3: Kokkos_CoreUnitTest_OpenMPGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPGraph 3: Test timeout computed to be: 1500 [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVectorCombine.cpp.o [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyPeephole.cpp.o [ 92%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64RegisterBankInfo.cpp.o 3: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 3: Detected: 6 cores per node. 3: Detected: 1 MPI_ranks per node. 3: Requested: 8 threads per process. 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from openmp_count_bugs 3: [ RUN ] openmp_count_bugs.launch_one 3: [ OK ] openmp_count_bugs.launch_one (0 ms) 3: [ RUN ] openmp_count_bugs.launch_one_rvalue 3: [ OK ] openmp_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] openmp_count_bugs.launch_six 3: [ OK ] openmp_count_bugs.launch_six (0 ms) 3: [ RUN ] openmp_count_bugs.when_all_cycle 3: [ OK ] openmp_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] openmp_count_bugs.zero_work_reduce 3: [ OK ] openmp_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from openmp_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/51 Test #3: Kokkos_CoreUnitTest_OpenMPGraph .................. Passed 0.74 sec test 4 Start 4: Kokkos_CoreUnitTest_Cuda1 4: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_Cuda1 4: Test timeout computed to be: 1500 4: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 4: Detected: 6 cores per node. 4: Detected: 1 MPI_ranks per node. 4: Requested: 8 threads per process. 4: [==========] Running 189 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 7 tests from cuda_DeathTest 4: [ RUN ] cuda_DeathTest.abort_from_host 4: [ OK ] cuda_DeathTest.abort_from_host (522 ms) 4: [ RUN ] cuda_DeathTest.abort_from_device 4: [ OK ] cuda_DeathTest.abort_from_device (515 ms) 4: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort 4: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (490 ms) 4: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions 4: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (502 ms) 4: [ RUN ] cuda_DeathTest.policy_invalid_bounds [ 92%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCPreEmitPeephole.cpp.o 4: [ OK ] cuda_DeathTest.policy_invalid_bounds (495 ms) 4: [ RUN ] cuda_DeathTest.range_policy_invalid_bounds 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6783/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-6783/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/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUCallLowering.cpp.o [ 92%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Target.cpp.o 4: [ OK ] cuda_DeathTest.range_policy_invalid_bounds (989 ms) 4: [ RUN ] cuda_DeathTest.range_policy_implicitly_converted_bounds 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6783/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-6783/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-6783/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-6783/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 (1606 ms) 4: [----------] 7 tests from cuda_DeathTest (5124 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 [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ISelDAGToDAG.cpp.o 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 (15 ms) 4: [ RUN ] cuda.atomic_operations_long 4: [ OK ] cuda.atomic_operations_long (15 ms) 4: [ RUN ] cuda.atomic_operations_longlong 4: [ OK ] cuda.atomic_operations_longlong (15 ms) 4: [ RUN ] cuda.atomic_shared 4: [ OK ] cuda.atomic_shared (0 ms) 4: [ RUN ] cuda.atomic_operations_unsigned 4: [ OK ] cuda.atomic_operations_unsigned (13 ms) 4: [ RUN ] cuda.atomic_operations_unsignedlong 4: [ OK ] cuda.atomic_operations_unsignedlong (13 ms) 4: [ RUN ] cuda.atomics [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L 4: [ OK ] cuda.atomics (272 ms) 4: [ RUN ] cuda.atomics_tpetra_max_abs 4: [ OK ] cuda.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] cuda.atomic_views_integral [ 92%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64A57FPLoadBalancing.cpp.o [ 97%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyPrepareForLiveIntervals.cpp.o 43: [ OK ] std_algorithms_shift_right_team_test.test (9189 ms) 43: [----------] 1 test from std_algorithms_shift_right_team_test (9189 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 4 tests from 4 test suites ran. (27179 ms total) 43: [ PASSED ] 4 tests. 43/50 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .......... Passed 27.94 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 44: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 44: Test timeout computed to be: 1500 44: [==========] Running 9 tests from 9 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from std_algorithms_copy_team_test 44: [ RUN ] std_algorithms_copy_team_test.test [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVectorLoopCarriedReuse.cpp.o [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVectorPrint.cpp.o [ 92%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/UopsBenchmarkRunner.cpp.o [ 92%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCLowerMASSVEntries.cpp.o 4: [ OK ] cuda.atomic_views_integral (6475 ms) 4: [ RUN ] cuda.atomic_views_nonintegral 4: [ OK ] cuda.atomic_views_nonintegral (49 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 (2 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 (1 ms) 4: [ RUN ] cuda.init 4: [ OK ] cuda.init (0 ms) 4: [ RUN ] cuda.dispatch 4: [ OK ] cuda.dispatch (36 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-6783/core/unit_test/TestLocalDeepCopy.hpp:339: 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-6783/core/unit_test/TestLocalDeepCopy.hpp:375: 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-6783/core/unit_test/TestLocalDeepCopy.hpp:412: 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-6783/core/unit_test/TestLocalDeepCopy.hpp:448: 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 (15 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 (33 ms) 4: [ RUN ] cuda.mathematical_functions_hyperbolic_functions 4: [ OK ] cuda.mathematical_functions_hyperbolic_functions (13 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 (21 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 (9 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_manipulation_functions 4: [ OK ] cuda.mathematical_functions_floating_point_manipulation_functions (2 ms) 4: [ RUN ] cuda.mathematical_functions_absolute_value 4: [ OK ] cuda.mathematical_functions_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_absolute_value 4: [ OK ] cuda.mathematical_functions_floating_point_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_remainder_function 4: [ OK ] cuda.mathematical_functions_remainder_function (0 ms) 4: [ RUN ] cuda.mathematical_functions_isfinite 4: [ OK ] cuda.mathematical_functions_isfinite (0 ms) 4: [ RUN ] cuda.mathematical_functions_isinf 4: [ OK ] cuda.mathematical_functions_isinf (0 ms) 4: [ RUN ] cuda.mathematical_functions_isnan 4: [ OK ] cuda.mathematical_functions_isnan (0 ms) 4: [ RUN ] cuda.mathematical_functions_exponential_functions 4: [ OK ] cuda.mathematical_functions_exponential_functions (27 ms) 4: [ RUN ] cuda.mathspecialfunc_expint1 4: [ OK ] cuda.mathspecialfunc_expint1 (8 ms) 4: [ RUN ] cuda.mathspecialfunc_errorfunc 4: [ OK ] cuda.mathspecialfunc_errorfunc (9 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj0y0 4: [ OK ] cuda.mathspecialfunc_cbesselj0y0 (26 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj1y1 4: [ OK ] cuda.mathspecialfunc_cbesselj1y1 (27 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli0k0 4: [ OK ] cuda.mathspecialfunc_cbesseli0k0 (1 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli1k1 4: [ OK ] cuda.mathspecialfunc_cbesseli1k1 (1 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh1stkind 4: [ OK ] cuda.mathspecialfunc_cbesselh1stkind (1 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh2ndkind 4: [ OK ] cuda.mathspecialfunc_cbesselh2ndkind (1 ms) 4: [ RUN ] cuda.mdrange_5d 4: [ OK ] cuda.mdrange_5d (20 ms) 4: [ RUN ] cuda.mdrange_6d 4: [ OK ] cuda.mdrange_6d (26 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 (74 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: [ OK ] std_algorithms_copy_team_test.test (6839 ms) 44: [----------] 1 test from std_algorithms_copy_team_test (6839 ms total) 44: 44: [----------] 1 test from std_algorithms_copy_n_team_test 44: [ RUN ] std_algorithms_copy_n_team_test.test [ 92%] Linking CXX static library ../../../lib/libLLVMExegesis.a [ 92%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/GISel/PPCCallLowering.cpp.o [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRegisterInfo.cpp.o [ 92%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64AdvSIMDScalarPass.cpp.o [ 92%] Built target LLVMExegesis [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVExtract.cpp.o 44: [ OK ] std_algorithms_copy_n_team_test.test (669 ms) 44: [----------] 1 test from std_algorithms_copy_n_team_test (669 ms total) 44: 44: [----------] 1 test from std_algorithms_copy_backward_team_test 44: [ RUN ] std_algorithms_copy_backward_team_test.test 4: [ OK ] cuda.mdrange_parallel_reduce_primitive_types (1480 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 (8 ms) 4: [ RUN ] cuda.numeric_traits_epsilon 4: [ OK ] cuda.numeric_traits_epsilon (0 ms) 4: [ RUN ] cuda.numeric_traits_round_error 4: [ OK ] cuda.numeric_traits_round_error (0 ms) 4: [ RUN ] cuda.numeric_traits_norm_min 4: [ OK ] cuda.numeric_traits_norm_min (0 ms) 4: [ RUN ] cuda.numeric_traits_denorm_min 4: [ OK ] cuda.numeric_traits_denorm_min (0 ms) 4: [ RUN ] cuda.numeric_traits_finite_min_max 4: [ OK ] cuda.numeric_traits_finite_min_max (2 ms) 4: [ RUN ] cuda.numeric_traits_digits 4: [ OK ] cuda.numeric_traits_digits (1 ms) 4: [ RUN ] cuda.numeric_traits_digits10 4: [ OK ] cuda.numeric_traits_digits10 (1 ms) 4: [ RUN ] cuda.numeric_traits_max_digits10 4: [ OK ] cuda.numeric_traits_max_digits10 (0 ms) 4: [ RUN ] cuda.numeric_traits_radix 4: [ OK ] cuda.numeric_traits_radix (1 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent 4: [ OK ] cuda.numeric_traits_min_max_exponent (0 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent10 4: [ OK ] cuda.numeric_traits_min_max_exponent10 (0 ms) 4: [ RUN ] cuda.numeric_traits_quiet_and_signaling_nan 4: [ OK ] cuda.numeric_traits_quiet_and_signaling_nan (0 ms) 4: [ RUN ] cuda.numeric_traits_sfinae_friendly 4: [ OK ] cuda.numeric_traits_sfinae_friendly (0 ms) 4: [ RUN ] cuda.occupancy_control 4: [ OK ] cuda.occupancy_control (0 ms) 4: [ RUN ] cuda.view_aggregate 4: [ OK ] cuda.view_aggregate (0 ms) 4: [ RUN ] cuda.memory_pool 4: [ OK ] cuda.memory_pool (22 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 (38 ms) 4: [ RUN ] cuda.kokkos_printf 4: [ OK ] cuda.kokkos_printf (1 ms) 4: [ RUN ] cuda.range_for 4: [ OK ] cuda.range_for (2 ms) 4: [ RUN ] cuda.range_reduce 4: [ OK ] cuda.range_reduce (0 ms) 4: [ RUN ] cuda.range_dynamic_policy 4: [ OK ] cuda.range_dynamic_policy (0 ms) 4: [ RUN ] cuda.range_policy_runtime_parameters 4: [ OK ] cuda.range_policy_runtime_parameters (0 ms) 4: [ RUN ] cuda.range_for_require 4: [ OK ] cuda.range_for_require (2 ms) 4: [ RUN ] cuda.range_reduce_require 4: [ OK ] cuda.range_reduce_require (0 ms) 4: [ RUN ] cuda.range_dynamic_policy_require 4: [ OK ] cuda.range_dynamic_policy_require (0 ms) 4: [ RUN ] cuda.reducers_int 4: [ OK ] cuda.reducers_int (8 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 (19 ms) 4: [ RUN ] cuda.reducers_struct 4: [ OK ] cuda.reducers_struct (5 ms) 4: [ RUN ] cuda.reducers_half_t 4: [ OK ] cuda.reducers_half_t (8 ms) 4: [ RUN ] cuda.reducers_bhalf_t 4: [ OK ] cuda.reducers_bhalf_t (7 ms) 4: [ RUN ] cuda.reducers_int8_t 4: [ OK ] cuda.reducers_int8_t (2 ms) 4: [ RUN ] cuda.reducers_int16_t 4: [ OK ] cuda.reducers_int16_t (2 ms) 4: [ RUN ] cuda.reducers_point_t 4: [ OK ] cuda.reducers_point_t (11 ms) 4: [ RUN ] cuda.reducers_bool 4: [ OK ] cuda.reducers_bool (1 ms) 4: [ RUN ] cuda.int64_t_reduce 4: [ OK ] cuda.int64_t_reduce (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 (13 ms) 4: [ RUN ] cuda.double_reduce_dynamic 4: [ OK ] cuda.double_reduce_dynamic (13 ms) 4: [ RUN ] cuda.int64_t_reduce_dynamic_view 4: [ OK ] cuda.int64_t_reduce_dynamic_view (3 ms) 4: [ RUN ] cuda.int_combined_reduce 4: [ OK ] cuda.int_combined_reduce (0 ms) 4: [ RUN ] cuda.mdrange_combined_reduce 4: [ OK ] cuda.mdrange_combined_reduce (0 ms) 4: [ RUN ] cuda.int_combined_reduce_mixed 4: [ OK ] cuda.int_combined_reduce_mixed (0 ms) 4: [ RUN ] cuda.reduction_deduction 4: [ OK ] cuda.reduction_deduction (0 ms) 4: [ RUN ] cuda.reduce_device_view_range_policy 4: [ OK ] cuda.reduce_device_view_range_policy (5 ms) 4: [ RUN ] cuda.reduce_device_view_mdrange_policy 4: [ OK ] cuda.reduce_device_view_mdrange_policy (121 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 (111 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 (9373 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 189 tests from 2 test suites ran. (14497 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.29 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda2 5: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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 125 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 Scanning dependencies of target LLVMARMCodeGen [ 92%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUCodeGenPrepare.cpp.o 44: [ OK ] std_algorithms_copy_backward_team_test.test (3216 ms) 44: [----------] 1 test from std_algorithms_copy_backward_team_test (3216 ms total) 44: 44: [----------] 1 test from std_algorithms_copy_if_team_test 44: [ RUN ] std_algorithms_copy_if_team_test.test [ 92%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/A15SDOptimizer.cpp.o [ 92%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64AsmPrinter.cpp.o [ 92%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMAsmPrinter.cpp.o [ 92%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/GISel/PPCRegisterBankInfo.cpp.o 5: [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (3640 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRegColoring.cpp.o 44: [ OK ] std_algorithms_copy_if_team_test.test (4030 ms) 44: [----------] 1 test from std_algorithms_copy_if_team_test (4030 ms total) 44: 44: [----------] 1 test from std_algorithms_unique_copy_team_test 44: [ RUN ] std_algorithms_unique_copy_team_test.test [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVLIWPacketizer.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ISelLowering.cpp.o 5: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (4089 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 92%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/GISel/PPCLegalizerInfo.cpp.o [ 92%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBaseInstrInfo.cpp.o [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRegNumbering.cpp.o [ 92%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUExportClustering.cpp.o [ 94%] Linking CXX static library ../../libLLVMPowerPCCodeGen.a [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 94%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBaseRegisterInfo.cpp.o [ 94%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64BranchTargets.cpp.o 44: [ OK ] std_algorithms_unique_copy_team_test.test (7100 ms) 44: [----------] 1 test from std_algorithms_unique_copy_team_test (7100 ms total) 44: 44: [----------] 1 test from std_algorithms_remove_team_test 44: [ RUN ] std_algorithms_remove_team_test.test [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 94%] Built target LLVMPowerPCCodeGen [ 98%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o Scanning dependencies of target clang-scan-deps 44: [ OK ] std_algorithms_remove_team_test.test (4146 ms) 44: [----------] 1 test from std_algorithms_remove_team_test (4146 ms total) 44: 44: [----------] 1 test from std_algorithms_remove_if_team_test 44: [ RUN ] std_algorithms_remove_if_team_test.test 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_host (10380 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_device [ 94%] Building CXX object tools/clang/tools/clang-scan-deps/CMakeFiles/clang-scan-deps.dir/ClangScanDeps.cpp.o [ 94%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRegStackify.cpp.o [ 94%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/RDFCopy.cpp.o [ 98%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o 44: [ OK ] std_algorithms_remove_if_team_test.test (3107 ms) 44: [----------] 1 test from std_algorithms_remove_if_team_test (3107 ms total) 44: 44: [----------] 1 test from std_algorithms_remove_copy_team_test 44: [ RUN ] std_algorithms_remove_copy_team_test.test [ 94%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUFixFunctionBitcasts.cpp.o [ 94%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBasicBlockInfo.cpp.o [ 94%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CallingConvention.cpp.o [ 94%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMCallingConv.cpp.o [ 94%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/RDFDeadCode.cpp.o [ 94%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUFrameLowering.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o 44: [ OK ] std_algorithms_remove_copy_team_test.test (4946 ms) 44: [----------] 1 test from std_algorithms_remove_copy_team_test (4946 ms total) 44: 44: [----------] 1 test from std_algorithms_remove_copy_if_team_test 44: [ RUN ] std_algorithms_remove_copy_if_team_test.test [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 94%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUHSAMetadataStreamer.cpp.o [ 94%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMCallLowering.cpp.o [ 94%] Linking CXX static library ../../libLLVMHexagonCodeGen.a [ 94%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyReplacePhysRegs.cpp.o 44: [ OK ] std_algorithms_remove_copy_if_team_test.test (4787 ms) 44: [----------] 1 test from std_algorithms_remove_copy_if_team_test (4787 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 9 tests from 9 test suites ran. (38845 ms total) 44: [ PASSED ] 9 tests. 44/50 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .......... Passed 39.64 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 45: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 45: Test timeout computed to be: 1500 [ 94%] Built target LLVMHexagonCodeGen [ 94%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CleanupLocalDynamicTLSPass.cpp.o 45: [==========] Running 4 tests from 4 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from std_algorithms_unique_team_test 45: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (10205 ms) 5: [----------] 8 tests from cuda_DeathTest (28315 ms total) 5: 5: [----------] 89 tests from cuda 5: [ RUN ] cuda.team_for 5: [ OK ] cuda.team_for (22 ms) 5: [ RUN ] cuda.team_reduce 5: [ OK ] cuda.team_reduce (0 ms) 5: [ RUN ] cuda.team_reduce_large 5: [ OK ] cuda.team_reduce_large (56 ms) 5: [ RUN ] cuda.team_parallel_single 5: [ OK ] cuda.team_parallel_single (5 ms) 5: [ RUN ] cuda.large_team_scratch_size 5: [ OK ] cuda.large_team_scratch_size (8 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 (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 (12 ms) 5: [ RUN ] cuda.triple_nested_parallelism 5: [ OK ] cuda.triple_nested_parallelism (9 ms) 5: [ RUN ] cuda.parallel_scan_with_reducers 5: /var/jenkins/workspace/Kokkos_PR-6783/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 (36 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 (17 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelReduce 5: [ OK ] cuda.ThreadVectorMDRangeParallelReduce (7 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelReduce 5: [ OK ] cuda.TeamVectorMDRangeParallelReduce (7 ms) 5: [ RUN ] cuda.team_policy_runtime_parameters 5: [ OK ] cuda.team_policy_runtime_parameters (0 ms) 5: [ RUN ] cuda.team_reduction_scan 5: [ OK ] cuda.team_reduction_scan (1158 ms) 5: [ RUN ] cuda.team_long_reduce 5: [ OK ] cuda.team_long_reduce (8 ms) 5: [ RUN ] cuda.team_double_reduce 5: [ OK ] cuda.team_double_reduce (8 ms) 5: [ RUN ] cuda.team_parallel_dummy_with_reducer_and_scratch_space 5: [ OK ] cuda.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 5: [ RUN ] cuda.repeated_team_reduce 5: [ OK ] cuda.repeated_team_reduce (14 ms) 5: [ RUN ] cuda.team_scan 5: [ OK ] cuda.team_scan (180 ms) 5: [ RUN ] cuda.team_scan_ret_val 5: [ OK ] cuda.team_scan_ret_val (166 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 (226 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-6783/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 (3 ms) 5: [ RUN ] cuda.unique_token_instance 5: [ OK ] cuda.unique_token_instance (1 ms) 5: [ RUN ] cuda.unique_token_team_acquire 5: [ OK ] cuda.unique_token_team_acquire (11 ms) 5: [ RUN ] cuda.view_api_a 5: [ OK ] cuda.view_api_a (8 ms) 5: [ RUN ] cuda.view_api_b 5: [ OK ] cuda.view_api_b (4 ms) 5: [ RUN ] cuda.view_api_c 5: [ OK ] cuda.view_api_c (0 ms) 5: [ RUN ] cuda.view_api_d 5: [ OK ] cuda.view_api_d (1 ms) 5: [ RUN ] cuda.view_allocation_error 5: [ OK ] cuda.view_allocation_error (0 ms) 5: [ RUN ] cuda.view_remap 5: [ OK ] cuda.view_remap (0 ms) 5: [ RUN ] cuda.view_mirror_nonconst 5: [ OK ] cuda.view_mirror_nonconst (0 ms) 5: [ RUN ] cuda.view_stride_method 5: [ OK ] cuda.view_stride_method (0 ms) 5: [ RUN ] cuda.anonymous_space 5: [ OK ] cuda.anonymous_space (0 ms) 5: [ RUN ] cuda.view_overload_resolution 5: [ OK ] cuda.view_overload_resolution (0 ms) 5: [ RUN ] cuda.view_allocation_large_rank 5: [ OK ] cuda.view_allocation_large_rank (21 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 [ 94%] Linking CXX executable ../../../../bin/clang-scan-deps Scanning dependencies of target LLVMExegesisPowerPC 5: [ OK ] cuda.view_copy_tests (25 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 (78 ms) 5: [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment 5: [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (66 ms) 5: [ RUN ] cuda.view_irregular_layout 5: [ OK ] cuda.view_irregular_layout (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 (8 ms) 5: [ RUN ] cuda.static_extent 5: [ OK ] cuda.static_extent (0 ms) 5: [ RUN ] cuda.view_mapping_atomic 5: [ OK ] cuda.view_mapping_atomic (1 ms) 5: [ RUN ] cuda.view_mapping_class_value 5: [ OK ] cuda.view_mapping_class_value (0 ms) 5: [ RUN ] cuda.view_mapping_assignable 5: [ OK ] cuda.view_mapping_assignable (0 ms) 5: [ RUN ] cuda.view_mapping_trivially_copyable 5: [ OK ] cuda.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] cuda.view_mapping_subview 5: [ OK ] cuda.view_mapping_subview (0 ms) 5: [ RUN ] cuda.view_nested_view 5: [ OK ] cuda.view_nested_view (0 ms) 5: [ RUN ] cuda.view_resize 5: [ OK ] cuda.view_resize (16 ms) 5: [ RUN ] cuda.view_realloc 5: [ OK ] cuda.view_realloc (0 ms) 5: [ RUN ] cuda.workgraph_fib [ 94%] Building CXX object tools/llvm-exegesis/lib/PowerPC/CMakeFiles/LLVMExegesisPowerPC.dir/Target.cpp.o [ 94%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMConstantIslandPass.cpp.o 5: [ OK ] cuda.workgraph_fib (999 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: [----------] 89 tests from cuda (3317 ms total) 5: 5: [----------] 28 tests from cuda_uvm 5: [ RUN ] cuda_uvm.view_subview_auto_1d_left 5: [ OK ] cuda_uvm.view_subview_auto_1d_left (6 ms) 5: [ RUN ] cuda_uvm.view_subview_auto_1d_right 5: [ OK ] cuda_uvm.view_subview_auto_1d_right (5 ms) 5: [ RUN ] cuda_uvm.view_subview_auto_1d_stride 5: [ OK ] cuda_uvm.view_subview_auto_1d_stride (5 ms) 5: [ RUN ] cuda_uvm.view_subview_assign_strided 5: [ OK ] cuda_uvm.view_subview_assign_strided (4 ms) 5: [ RUN ] cuda_uvm.view_subview_left_0 5: [ OK ] cuda_uvm.view_subview_left_0 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_1 5: [ OK ] cuda_uvm.view_subview_left_1 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_2 5: [ OK ] cuda_uvm.view_subview_left_2 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_3 5: [ OK ] cuda_uvm.view_subview_left_3 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_0 5: [ OK ] cuda_uvm.view_subview_right_0 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_1 5: [ OK ] cuda_uvm.view_subview_right_1 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_3 5: [ OK ] cuda_uvm.view_subview_right_3 (0 ms) 5: [ RUN ] cuda_uvm.view_static_tests 5: [ OK ] cuda_uvm.view_static_tests (0 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutleft_to_layoutleft 5: [ OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (3 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutright_to_layoutright 5: [ OK ] cuda_uvm.view_subview_layoutright_to_layoutright (2 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign 5: [ OK ] cuda_uvm.view_subview_1d_assign (5 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_atomic 5: [ OK ] cuda_uvm.view_subview_1d_assign_atomic (4 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess 5: [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (4 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d 5: [ OK ] cuda_uvm.view_subview_2d_from_3d (59 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (58 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 (79 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (79 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (92 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right (78 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (79 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (81 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 (718 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 125 tests from 3 test suites ran. (32352 ms total) 5: [ PASSED ] 123 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.23 sec test 6 Start 6: Kokkos_CoreUnitTest_Cuda3 6: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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 [ 94%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMConstantPoolValue.cpp.o [ 95%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRuntimeLibcallSignatures.cpp.o [ 95%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CollectLOH.cpp.o [ 95%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUInstCombineIntrinsic.cpp.o 45: [ OK ] std_algorithms_unique_team_test.test_default_predicate (7469 ms) 45: [----------] 1 test from std_algorithms_unique_team_test (7469 ms total) 45: 45: [----------] 1 test from std_algorithms_adjacent_difference_team_test 45: [ RUN ] std_algorithms_adjacent_difference_team_test.test [ 95%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMExpandPseudoInsts.cpp.o [ 95%] Linking CXX static library ../../../../lib/libLLVMExegesisPowerPC.a -- Testing 1-D histogram Density 1D: 0.000244117 -0.999975 -7595.24 || 0.051031 0 77871 || 4.6108e+08 11377 || -1.04997e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.000732042 -0.151832 0.0227938 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties [ 95%] Built target LLVMExegesisPowerPC [ 95%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblySelectionDAGInfo.cpp.o [ 95%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CondBrTuning.cpp.o [ 95%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ConditionalCompares.cpp.o [ 99%] Linking CXX executable Kokkos_gups [ 95%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblySetP2AlignOperands.cpp.o [ 95%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64DeadRegisterDefinitionsPass.cpp.o Scanning dependencies of target LLVMExegesisMips [ 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/AMDGPUInstrInfo.cpp.o [ 95%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMFastISel.cpp.o 45: [ OK ] std_algorithms_adjacent_difference_team_test.test (7725 ms) 45: [----------] 1 test from std_algorithms_adjacent_difference_team_test (7725 ms total) 45: 45: [----------] 1 test from std_algorithms_reduce_team_test 45: [ RUN ] std_algorithms_reduce_team_test.test [ 95%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ExpandImm.cpp.o [ 95%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUInstructionSelector.cpp.o 6: [ OK ] cuda.team_scratch_1_streams (14390 ms) 6: [ RUN ] cuda.space_access 6: [ OK ] cuda.space_access (0 ms) 6: [ RUN ] cuda.uvm 6: [ OK ] cuda.uvm (4 ms) 6: [ RUN ] cuda.impl_view_accessible 6: [ OK ] cuda.impl_view_accessible (2 ms) 6: [ RUN ] cuda.impl_view_texture 6: [ OK ] cuda.impl_view_texture (1 ms) 6: [ RUN ] cuda.view_subview_const_randomaccess 6: [ OK ] cuda.view_subview_const_randomaccess (0 ms) 6: [----------] 6 tests from cuda (14400 ms total) 6: 6: [----------] 25 tests from cuda_hostpinned 6: [ RUN ] cuda_hostpinned.impl_shared_alloc 6: [ OK ] cuda_hostpinned.impl_shared_alloc (50 ms) 6: [ RUN ] cuda_hostpinned.view_api_a 6: [ OK ] cuda_hostpinned.view_api_a (16 ms) 6: [ RUN ] cuda_hostpinned.view_api_b 6: [ OK ] cuda_hostpinned.view_api_b (11 ms) 6: [ RUN ] cuda_hostpinned.view_api_c 6: [ OK ] cuda_hostpinned.view_api_c (6 ms) 6: [ RUN ] cuda_hostpinned.view_api_d 6: [ OK ] cuda_hostpinned.view_api_d (3 ms) 6: [ RUN ] cuda_hostpinned.view_allocation_error 6: [ OK ] cuda_hostpinned.view_allocation_error (0 ms) 6: [ RUN ] cuda_hostpinned.view_remap 6: [ OK ] cuda_hostpinned.view_remap (0 ms) 6: [ RUN ] cuda_hostpinned.view_mirror_nonconst 6: [ OK ] cuda_hostpinned.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda_hostpinned.view_stride_method 6: [ OK ] cuda_hostpinned.view_stride_method (0 ms) 6: [ RUN ] cuda_hostpinned.anonymous_space 6: [ OK ] cuda_hostpinned.anonymous_space (0 ms) 6: [ RUN ] cuda_hostpinned.view_overload_resolution 6: [ OK ] cuda_hostpinned.view_overload_resolution (0 ms) 6: [ RUN ] cuda_hostpinned.view_allocation_large_rank 45: [ OK ] std_algorithms_reduce_team_test.test (3965 ms) 45: [----------] 1 test from std_algorithms_reduce_team_test (3965 ms total) 45: 45: [----------] 1 test from std_algorithms_transform_reduce_team_test 45: [ RUN ] std_algorithms_transform_reduce_team_test.test [ 95%] Linking CXX static library ../../../../lib/libLLVMExegesisMips.a [ 95%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ExpandPseudoInsts.cpp.o [ 95%] Built target LLVMExegesisMips [ 95%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64FalkorHWPFFix.cpp.o [ 95%] Built target clang-scan-deps [ 95%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUISelDAGToDAG.cpp.o [ 95%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblySortRegion.cpp.o 6: [ OK ] cuda_hostpinned.view_allocation_large_rank (4020 ms) 6: [ RUN ] cuda_hostpinned.view_shmem_size_on_device 6: [ OK ] cuda_hostpinned.view_shmem_size_on_device (0 ms) 6: [ RUN ] cuda_hostpinned.view_is_assignable 6: [ OK ] cuda_hostpinned.view_is_assignable (0 ms) 6: [ RUN ] cuda_hostpinned.view_copy_tests 6: [ OK ] cuda_hostpinned.view_copy_tests (6 ms) 6: [ RUN ] cuda_hostpinned.view_copy_tests_rank_0 6: [ OK ] cuda_hostpinned.view_copy_tests_rank_0 (0 ms) 6: [ RUN ] cuda_hostpinned.view_copy_degenerated 6: [ OK ] cuda_hostpinned.view_copy_degenerated (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping 6: [ OK ] cuda_hostpinned.view_mapping (59 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_operator 6: [ OK ] cuda_hostpinned.view_mapping_operator (3 ms) 6: [ RUN ] cuda_hostpinned.static_extent 6: [ OK ] cuda_hostpinned.static_extent (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_atomic 6: [ OK ] cuda_hostpinned.view_mapping_atomic (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 (4187 ms total) 6: 6: [----------] 25 tests from cuda_uvm 6: [ RUN ] cuda_uvm.impl_shared_alloc 6: [ OK ] cuda_uvm.impl_shared_alloc (87 ms) 6: [ RUN ] cuda_uvm.view_api_a 6: [ OK ] cuda_uvm.view_api_a (13 ms) 6: [ RUN ] cuda_uvm.view_api_b 6: [ OK ] cuda_uvm.view_api_b (15 ms) 6: [ RUN ] cuda_uvm.view_api_c 6: [ OK ] cuda_uvm.view_api_c (1 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 (241 ms) 6: [ RUN ] cuda_uvm.view_shmem_size_on_device 6: [ OK ] cuda_uvm.view_shmem_size_on_device (2 ms) 6: [ RUN ] cuda_uvm.view_is_assignable 6: [ OK ] cuda_uvm.view_is_assignable (24 ms) 6: [ RUN ] cuda_uvm.view_copy_tests 6: [ OK ] cuda_uvm.view_copy_tests (39 ms) 6: [ RUN ] cuda_uvm.view_copy_tests_rank_0 6: [ OK ] cuda_uvm.view_copy_tests_rank_0 (10 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 (9 ms) 6: [ RUN ] cuda_uvm.static_extent 6: [ OK ] cuda_uvm.static_extent (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_atomic 6: [ OK ] cuda_uvm.view_mapping_atomic (2 ms) 6: [ RUN ] cuda_uvm.view_mapping_class_value 6: [ OK ] cuda_uvm.view_mapping_class_value (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_assignable 6: [ OK ] cuda_uvm.view_mapping_assignable (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_trivially_copyable 6: [ OK ] cuda_uvm.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_subview 6: [ OK ] cuda_uvm.view_mapping_subview (0 ms) 6: [----------] 25 tests from cuda_uvm (520 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 56 tests from 3 test suites ran. (19108 ms total) 6: [ PASSED ] 56 tests. [ 99%] Built target Kokkos_gups [ 99%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o 6/51 Test #6: Kokkos_CoreUnitTest_Cuda3 ........................ Passed 19.89 sec test 7 Start 7: Kokkos_CoreUnitTest_CudaTimingBased 7: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased 7: Test timeout computed to be: 1500 [ 95%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64FastISel.cpp.o 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 (12 ms) 7: [ RUN ] cuda.debug_pin_um_to_host 7: [ OK ] cuda.debug_pin_um_to_host (686 ms) 7: [----------] 2 tests from cuda (699 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 2 tests from 1 test suite ran. (699 ms total) 7: [ PASSED ] 2 tests. 7/51 Test #7: Kokkos_CoreUnitTest_CudaTimingBased .............. Passed 1.50 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaInterOpInit 8: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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 (18 ms) 8: [----------] 1 test from cuda (18 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (19 ms total) 8: [ PASSED ] 1 test. 8/51 Test #8: Kokkos_CoreUnitTest_CudaInterOpInit .............. Passed 0.79 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test timeout computed to be: 1500 [ 95%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyMemIntrinsicResults.cpp.o 9: [==========] Running 1 test from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 1 test from cuda 9: [ RUN ] cuda.raw_cuda_streams 9: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 9: Detected: 6 cores per node. 9: Detected: 1 MPI_ranks per node. 9: Requested: 8 threads per process. 9: [ OK ] cuda.raw_cuda_streams (20 ms) 9: [----------] 1 test from cuda (20 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test suite ran. (20 ms total) 9: [ PASSED ] 1 test. 9/51 Test #9: Kokkos_CoreUnitTest_CudaInterOpStreams ........... Passed 0.80 sec test 10 Start 10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 10: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 10: Test timeout computed to be: 1500 [ 95%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMFrameLowering.cpp.o 10: [==========] Running 1 test from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 1 test from cuda 10: [ RUN ] cuda.multi_gpu 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: [ OK ] cuda.multi_gpu (19 ms) 10: [----------] 1 test from cuda (19 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 1 test from 1 test suite ran. (19 ms total) 10: [ PASSED ] 1 test. 10/51 Test #10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU ... Passed 0.79 sec test 11 Start 11: Kokkos_CoreUnitTest_CudaGraph 11: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_CudaGraph 11: Test timeout computed to be: 1500 11: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 11: Detected: 6 cores per node. 11: Detected: 1 MPI_ranks per node. 11: Requested: 8 threads per process. 11: [==========] Running 5 tests from 1 test suite. 11: [----------] Global test environment set-up. 11: [----------] 5 tests from cuda_count_bugs 11: [ RUN ] cuda_count_bugs.launch_one 11: [ OK ] cuda_count_bugs.launch_one (1 ms) 11: [ RUN ] cuda_count_bugs.launch_one_rvalue 11: [ OK ] cuda_count_bugs.launch_one_rvalue (0 ms) 11: [ RUN ] cuda_count_bugs.launch_six 11: [ OK ] cuda_count_bugs.launch_six (0 ms) 11: [ RUN ] cuda_count_bugs.when_all_cycle 11: [ OK ] cuda_count_bugs.when_all_cycle (0 ms) 11: [ RUN ] cuda_count_bugs.zero_work_reduce 11: [ OK ] cuda_count_bugs.zero_work_reduce (0 ms) 11: [----------] 5 tests from cuda_count_bugs (2 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 5 tests from 1 test suite ran. (2 ms total) 11: [ PASSED ] 5 tests. 11: 11: YOU HAVE 1 DISABLED TEST 11: 11/51 Test #11: Kokkos_CoreUnitTest_CudaGraph .................... Passed 0.80 sec test 12 Start 12: Kokkos_CoreUnitTest_Default 12: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_Default 12: Test timeout computed to be: 1500 /scratch/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp: In member function 'bool llvm::AMDGPUInstructionSelector::isVCC(llvm::Register, const llvm::MachineRegisterInfo&) const': /scratch/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp:75: note: '-Wmisleading-indentation' is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers 75 | auto &RegClassOrBank = MRI.getRegClassOrRegBank(Reg); | 45: [ OK ] std_algorithms_transform_reduce_team_test.test (7223 ms) 45: [----------] 1 test from std_algorithms_transform_reduce_team_test (7223 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 4 tests from 4 test suites ran. (26385 ms total) 45: [ PASSED ] 4 tests. 45/50 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .......... Passed 27.16 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 46: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 46: Test timeout computed to be: 1500 46: [==========] Running 18 tests from 5 test suites. 46: [----------] Global test environment set-up. 46: [----------] 2 tests from std_algorithms_is_sorted_team_test 46: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 12: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 12: Detected: 6 cores per node. 12: Detected: 1 MPI_ranks per node. 12: Requested: 8 threads per process. 12: [==========] Running 71 tests from 41 test suites. 12: [----------] Global test environment set-up. 12: [----------] 31 tests from defaultdevicetype 12: [ RUN ] defaultdevicetype.initialization_settings 12: [ OK ] defaultdevicetype.initialization_settings (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 12: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_device_id 12: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 12: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 12: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_help 12: [ OK ] defaultdevicetype.cmd_line_args_help (6 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 12: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (1 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 12: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (6 ms) 12: [ RUN ] defaultdevicetype.env_vars_num_threads 12: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_device_id 12: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_disable_warnings 12: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_tune_internals 12: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 12: [ RUN ] defaultdevicetype.visible_devices 12: [ OK ] defaultdevicetype.visible_devices (0 ms) 12: [ RUN ] defaultdevicetype.shared_space 12: [ OK ] defaultdevicetype.shared_space (19 ms) 12: [ RUN ] defaultdevicetype.shared_host_pinned_space 12: [ OK ] defaultdevicetype.shared_host_pinned_space (0 ms) 12: [ RUN ] defaultdevicetype.compiler_macros 12: [ OK ] defaultdevicetype.compiler_macros (0 ms) 12: [ RUN ] defaultdevicetype.half_conversion 12: [ OK ] defaultdevicetype.half_conversion (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 (5 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b1 12: [ OK ] defaultdevicetype.reduce_instantiation_b1 (12 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c1 12: [ OK ] defaultdevicetype.reduce_instantiation_c1 (5 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a2 12: [ OK ] defaultdevicetype.reduce_instantiation_a2 (10 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b2 12: [ OK ] defaultdevicetype.reduce_instantiation_b2 (16 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c2 12: [ OK ] defaultdevicetype.reduce_instantiation_c2 (8 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a3 12: [ OK ] defaultdevicetype.reduce_instantiation_a3 (11 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b3 12: [ OK ] defaultdevicetype.reduce_instantiation_b3 (19 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c3 12: [ OK ] defaultdevicetype.reduce_instantiation_c3 (10 ms) 12: [ RUN ] defaultdevicetype.malloc 12: [ OK ] defaultdevicetype.malloc (0 ms) 12: [----------] 31 tests from defaultdevicetype (145 ms total) 12: 12: [----------] 1 test from kokkosresize 12: [ RUN ] kokkosresize.host_space_access 12: [ OK ] kokkosresize.host_space_access (21 ms) 12: [----------] 1 test from kokkosresize (21 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. (168 ms total) 12: [ PASSED ] 71 tests. 12/51 Test #12: Kokkos_CoreUnitTest_Default ...................... Passed 0.98 sec test 13 Start 13: Kokkos_CoreUnitTest_LegionInitialization 13: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 13: Test timeout computed to be: 1500 [ 95%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64A53Fix835769.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 (18 ms) 13: [----------] 1 test from initialization (18 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 1 test from 1 test suite ran. (18 ms total) 13: [ PASSED ] 1 test. 13/51 Test #13: Kokkos_CoreUnitTest_LegionInitialization ......... Passed 0.79 sec test 14 Start 14: Kokkos_CoreUnitTest_PushFinalizeHook 14: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 14: Test timeout computed to be: 1500 14: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 14: Detected: 6 cores per node. 14: Detected: 1 MPI_ranks per node. 14: Requested: 8 threads per process. 14: SUCCESS 14/51 Test #14: Kokkos_CoreUnitTest_PushFinalizeHook ............. Passed 0.79 sec test 15 Start 15: Kokkos_CoreUnitTest_Develop 15: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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/X86IndirectBranchTracking.cpp.o 15/51 Test #15: Kokkos_CoreUnitTest_Develop ...................... Passed 0.80 sec test 16 Start 16: Kokkos_CoreUnitTest_KokkosP 16: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 16: Test timeout computed to be: 1500 [ 95%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64FrameLowering.cpp.o 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.82 sec test 17 Start 17: Kokkos_CoreUnitTest_ToolIndependence 17: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 17: Test timeout computed to be: 1500 46: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (3730 ms) 46: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 17/51 Test #17: Kokkos_CoreUnitTest_ToolIndependence ............. Passed 0.78 sec test 18 Start 18: Kokkos_ProfilingTestLibraryLoadHelp 18: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 18: Environment variables: 18: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6783/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.79 sec test 19 Start 19: Kokkos_ProfilingTestLibraryCmdLineHelp 19: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6783/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.79 sec test 20 Start 20: Kokkos_ProfilingTestLibraryLoad 20: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 20: Environment variables: 20: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6783/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: 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.2.99::kokkosp_allocate_data:Host:source:0x1d6ee40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x1d6f000:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x1d6f080:Host:source:0x1d6eec0: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:0x1d6f000:40::kokkosp_deallocate_data:Host:source:0x1d6ee40:40::kokkosp_finalize_library:: 20/51 Test #20: Kokkos_ProfilingTestLibraryLoad .................. Passed 0.81 sec test 21 Start 21: Kokkos_ProfilingTestLibraryCmdLine 21: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6783/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.2.99::kokkosp_allocate_data:Host:source:0x30c9000:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x30c9140:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x30c91c0:Host:source:0x30c9080: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:0x30c9140:40::kokkosp_deallocate_data:Host:source:0x30c9000:40::kokkosp_finalize_library:: [ 95%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CompressJumpTables.cpp.o [ 95%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUISelLowering.cpp.o [ 95%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblySubtarget.cpp.o 21/51 Test #21: Kokkos_ProfilingTestLibraryCmdLine ............... Passed 0.80 sec test 22 Start 22: Kokkos_CoreUnitTest_StackTraceTest 22: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec 22: Test timeout computed to be: 1500 [ 95%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUGlobalISelUtils.cpp.o 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-6783/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-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1713] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44a6bc] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x445fe6] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x44498e] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e043] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45768f] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4599df] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x45ad07] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46d827] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x490e83] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45c0ce] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4438f5] 22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f97771a0083] 22: /var/jenkins/workspace/Kokkos_PR-6783/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: [0x7f97771a0083] __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-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1713] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44a6bc] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x44bc32] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x446f4d] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x44498e] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e043] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45768f] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4599df] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x45ad07] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46d827] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x490e83] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45c0ce] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4438f5] 22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f97771a0083] 22: /var/jenkins/workspace/Kokkos_PR-6783/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: [0x7f97771a0083] __libc_start_main 22: [0x44311e] _start 22: 22: Test setting std::terminate handler that prints the last saved stack trace [ 95%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMHazardRecognizer.cpp.o 22: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (501 ms) 22: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 22: 22: [WARNING] /var/jenkins/workspace/Kokkos_PR-6783/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-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1713] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44a6bc] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x445fe6] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x444d0b] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e043] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45768f] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4599df] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x45ad07] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46d827] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x490e83] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45c0ce] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4438f5] 22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f97771a0083] 22: /var/jenkins/workspace/Kokkos_PR-6783/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: [0x7f97771a0083] __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-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1713] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44a6bc] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x44bc32] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x446f4d] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x444d0b] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e043] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45768f] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4599df] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x45ad07] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46d827] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x490e83] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45c0ce] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4438f5] 22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f97771a0083] 22: /var/jenkins/workspace/Kokkos_PR-6783/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: [0x7f97771a0083] __libc_start_main 22: [0x44311e] _start 22: 22: Test setting std::terminate handler that prints the last saved stack trace [ 95%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86IndirectThunks.cpp.o 22: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (483 ms) 22: [----------] 2 tests from defaultdevicetype_DeathTest (985 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-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1713] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44a6bc] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x445fe6] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e043] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45768f] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4599df] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x45ad07] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46d827] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x490e83] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45c0ce] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4438f5] 22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f97771a0083] 22: /var/jenkins/workspace/Kokkos_PR-6783/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: [0x7f97771a0083] __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-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1713] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44a6bc] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x44bc32] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x446f4d] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e043] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45768f] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4599df] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x45ad07] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46d827] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x490e83] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45c0ce] 22: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4438f5] 22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f97771a0083] 22: /var/jenkins/workspace/Kokkos_PR-6783/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: [0x7f97771a0083] __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. (986 ms total) 22: [ PASSED ] 3 tests. 22/51 Test #22: Kokkos_CoreUnitTest_StackTraceTest ............... Passed 1.78 sec test 23 Start 23: Kokkos_IncrementalTest_OPENMP 23: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_IncrementalTest_OPENMP 23: Test timeout computed to be: 1500 [ 95%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ConditionOptimizer.cpp.o 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 (144 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 (4 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 (106 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 (262 ms total) 23: 23: [----------] Global test environment tear-down 23: [==========] 28 tests from 1 test suite ran. (262 ms total) 23: [ PASSED ] 28 tests. 23/51 Test #23: Kokkos_IncrementalTest_OPENMP .................... Passed 1.06 sec test 24 Start 24: Kokkos_IncrementalTest_CUDA 24: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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.74 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/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPULateCodeGenPrepare.cpp.o 46: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (7576 ms) 46: [----------] 2 tests from std_algorithms_is_sorted_team_test (11306 ms total) 46: 46: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 46: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 46: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (19 ms) 46: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 46: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (24 ms) 46: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 24: [ OK ] CUDA.IncrTest_03b_memspace_free (2367 ms) 24: [ RUN ] CUDA.IncrTest_04_simple_parallelFor 24: [ OK ] CUDA.IncrTest_04_simple_parallelFor (0 ms) 24: [ RUN ] CUDA.IncrTest_04_RangePolicy_parallelFor 24: [ OK ] CUDA.IncrTest_04_RangePolicy_parallelFor (0 ms) 24: [ RUN ] CUDA.IncrTest_05_reduction 24: [ OK ] CUDA.IncrTest_05_reduction (3 ms) 24: [ RUN ] CUDA.IncrTest_06_mdrange2D 24: [ OK ] CUDA.IncrTest_06_mdrange2D (0 ms) 24: [ RUN ] CUDA.IncrTest_06_mdrange3D 24: [ OK ] CUDA.IncrTest_06_mdrange3D (0 ms) 24: [ RUN ] CUDA.IncrTest_06_mdrange4D 24: [ OK ] CUDA.IncrTest_06_mdrange4D (0 ms) 24: [ RUN ] CUDA.IncrTest_08_deep_copy_2D 24: [ OK ] CUDA.IncrTest_08_deep_copy_2D (0 ms) 24: [ RUN ] CUDA.IncrTest_08_deep_copy_3D 24: [ OK ] CUDA.IncrTest_08_deep_copy_3D (0 ms) 24: [ RUN ] CUDA.IncrTest_08_deep_copy_4D 24: [ OK ] CUDA.IncrTest_08_deep_copy_4D (0 ms) 24: [ RUN ] CUDA.IncrTest_10_Hierarchical_Basics 24: [ OK ] CUDA.IncrTest_10_Hierarchical_Basics (0 ms) 24: [ RUN ] CUDA.IncrTest_11a_Hierarchical_ForLoop 24: [ OK ] CUDA.IncrTest_11a_Hierarchical_ForLoop (1 ms) 24: [ RUN ] CUDA.IncrTest_11b_Hierarchical_ForLoop 24: [ OK ] CUDA.IncrTest_11b_Hierarchical_ForLoop (1 ms) 24: [ RUN ] CUDA.IncrTest_11c_Hierarchical_ForLoop 24: [ OK ] CUDA.IncrTest_11c_Hierarchical_ForLoop (214 ms) 24: [ RUN ] CUDA.IncrTest_12a_ThreadScratch 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 (2606 ms total) 24: 24: [----------] Global test environment tear-down 24: [==========] 28 tests from 1 test suite ran. (2606 ms total) 24: [ PASSED ] 28 tests. 24/51 Test #24: Kokkos_IncrementalTest_CUDA ...................... Passed 3.37 sec test 25 Start 25: Kokkos_CoreUnitTest_CTestDevice 25: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 25: Test timeout computed to be: 1500 25: [==========] Running 8 tests from 1 test suite. 25: [----------] Global test environment set-up. 25: [----------] 8 tests from ctest_environment 25: [ RUN ] ctest_environment.no_device_type 25: [ OK ] ctest_environment.no_device_type (0 ms) 25: [ RUN ] ctest_environment.no_process_count 25: [ OK ] ctest_environment.no_process_count (0 ms) 25: [ RUN ] ctest_environment.invalid_rank 25: [ OK ] ctest_environment.invalid_rank (0 ms) 25: [ RUN ] ctest_environment.no_type_str 25: [ OK ] ctest_environment.no_type_str (0 ms) 25: [ RUN ] ctest_environment.missing_type 25: [ OK ] ctest_environment.missing_type (0 ms) 25: [ RUN ] ctest_environment.no_id_str 25: [ OK ] ctest_environment.no_id_str (0 ms) 25: [ RUN ] ctest_environment.invalid_id_str 25: [ OK ] ctest_environment.invalid_id_str (0 ms) 25: [ RUN ] ctest_environment.good 25: [ OK ] ctest_environment.good (0 ms) 25: [----------] 8 tests from ctest_environment (0 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 8 tests from 1 test suite ran. (0 ms total) 25: [ PASSED ] 8 tests. [ 95%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyTargetMachine.cpp.o 25/51 Test #25: Kokkos_CoreUnitTest_CTestDevice .................. Passed 0.73 sec test 26 Start 26: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 26: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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-6783/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/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64RedundantCopyElimination.cpp.o [ 95%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMInstructionSelector.cpp.o [ 95%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ISelDAGToDAG.cpp.o 27: [ OK ] openmp.bitset (672 ms) 27: [ RUN ] openmp.bitset_default_constructor_no_alloc 27: [ OK ] openmp.bitset_default_constructor_no_alloc (0 ms) 27: [ RUN ] openmp.dualview_combination 27: [ OK ] openmp.dualview_combination (0 ms) 27: [ RUN ] openmp.dualview_alloc 27: [ OK ] openmp.dualview_alloc (0 ms) 27: [ RUN ] openmp.test_dualview_copy_construction_and_assignment 27: [ OK ] openmp.test_dualview_copy_construction_and_assignment (0 ms) 27: [ RUN ] openmp.dualview_combinations_without_init 27: [ OK ] openmp.dualview_combinations_without_init (0 ms) 27: [ RUN ] openmp.dualview_deep_copy 27: [ OK ] openmp.dualview_deep_copy (0 ms) 27: [ RUN ] openmp.dualview_realloc 27: [ OK ] openmp.dualview_realloc (0 ms) 27: [ RUN ] openmp.dualview_resize 27: [ OK ] openmp.dualview_resize (0 ms) 27: [ RUN ] openmp.dualview_device_correct_kokkos_device 27: [ OK ] openmp.dualview_device_correct_kokkos_device (0 ms) 27: [ RUN ] openmp.dualview_host_correct_kokkos_device 27: [ OK ] openmp.dualview_host_correct_kokkos_device (0 ms) 27: [ RUN ] openmp.dualview_host_modify_template_device_sync 27: [ OK ] openmp.dualview_host_modify_template_device_sync (0 ms) 27: [ RUN ] openmp.dualview_host_modify_template_device_execspace_sync 27: [ OK ] openmp.dualview_host_modify_template_device_execspace_sync (0 ms) 27: [ RUN ] openmp.dualview_device_modify_template_host_sync 27: [ OK ] openmp.dualview_device_modify_template_host_sync (0 ms) 27: [ RUN ] openmp.dualview_device_modify_template_host_execspace_sync 27: [ OK ] openmp.dualview_device_modify_template_host_execspace_sync (0 ms) 27: [ RUN ] openmp.dualview_template_views_return_correct_executionspace_views 27: [ OK ] openmp.dualview_template_views_return_correct_executionspace_views (0 ms) 27: [ RUN ] openmp.dynamic_view 27: [ OK ] openmp.dynamic_view (18 ms) 27: [ RUN ] openmp.dyn_rank_view_api_generic 27: [ OK ] openmp.dyn_rank_view_api_generic (13 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-6783/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 (15 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 (2 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/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ISelLowering.cpp.o [ 95%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64InstrInfo.cpp.o 27: [ OK ] openmp.scatterview (1971 ms) 27: [ RUN ] openmp.scatterview_devicetype 27: [ OK ] openmp.scatterview_devicetype (9 ms) 27: [ RUN ] openmp.staticcrsgraph [ 95%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InterleavedAccess.cpp.o 27: [ OK ] openmp.staticcrsgraph (43 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 46: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (7514 ms) 46: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB [ 95%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPULegalizerInfo.cpp.o [ 95%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64LoadStoreOptimizer.cpp.o 46: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (5345 ms) 46: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (12904 ms total) 46: 46: [----------] 4 tests from std_algorithms_is_partitioned_team_test 46: [ RUN ] std_algorithms_is_partitioned_team_test.empty 46: [ OK ] std_algorithms_is_partitioned_team_test.empty (10 ms) 46: [ RUN ] std_algorithms_is_partitioned_team_test.all_true [ 95%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMISelDAGToDAG.cpp.o [ 95%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyTargetObjectFile.cpp.o 46: [ OK ] std_algorithms_is_partitioned_team_test.all_true (2466 ms) 46: [ RUN ] std_algorithms_is_partitioned_team_test.all_false [ 99%] Linking CXX executable Kokkos_UnitTest_SIMD 46: [ OK ] std_algorithms_is_partitioned_team_test.all_false (2444 ms) 46: [ RUN ] std_algorithms_is_partitioned_team_test.random [ 95%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InsertPrefetch.cpp.o 46: [ OK ] std_algorithms_is_partitioned_team_test.random (2244 ms) 46: [----------] 4 tests from std_algorithms_is_partitioned_team_test (7165 ms total) 46: 46: [----------] 4 tests from std_algorithms_partition_copy_team_test 46: [ RUN ] std_algorithms_partition_copy_team_test.empty 46: [ OK ] std_algorithms_partition_copy_team_test.empty (16 ms) 46: [ RUN ] std_algorithms_partition_copy_team_test.all_true [ 95%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyTargetTransformInfo.cpp.o [ 95%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MachineFunctionInfo.cpp.o [ 95%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MacroFusion.cpp.o [ 99%] Built target Kokkos_UnitTest_SIMD [ 99%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o 27: [ OK ] openmp.UnorderedMap_insert (18104 ms) 27: [ RUN ] openmp.UnorderedMap_failed_insert [ 95%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPULibCalls.cpp.o [ 95%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MCInstLower.cpp.o 46: [ OK ] std_algorithms_partition_copy_team_test.all_true (5458 ms) 46: [ RUN ] std_algorithms_partition_copy_team_test.all_false [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 95%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64PromoteConstant.cpp.o [ 95%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstCombineIntrinsic.cpp.o [ 97%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64PBQPRegAlloc.cpp.o [ 99%] Linking CXX executable Kokkos_launch_latency [ 97%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyUtilities.cpp.o 27: [ OK ] openmp.UnorderedMap_failed_insert (5342 ms) 27: [ RUN ] openmp.UnorderedMap_deep_copy 27: [ OK ] openmp.UnorderedMap_deep_copy (7 ms) 27: [ RUN ] openmp.UnorderedMap_valid_empty 27: [ OK ] openmp.UnorderedMap_valid_empty (0 ms) 27: [ RUN ] openmp.UnorderedMap_clear_zero_size 27: [ OK ] openmp.UnorderedMap_clear_zero_size (0 ms) 27: [ RUN ] openmp.UnorderedMap_consistent_size 27: [ OK ] openmp.UnorderedMap_consistent_size (0 ms) 27: [ RUN ] openmp.UnorderedMap_shallow_copyable_on_device 27: [ OK ] openmp.UnorderedMap_shallow_copyable_on_device (0 ms) 27: [ RUN ] openmp.UnorderedMap_lambda_capturable 27: [ OK ] openmp.UnorderedMap_lambda_capturable (0 ms) 27: [ RUN ] openmp.UnorderedMap_constructor_view_alloc 27: [ OK ] openmp.UnorderedMap_constructor_view_alloc (0 ms) 27: [ RUN ] openmp.viewctorprop_embedded_dim 27: [ OK ] openmp.viewctorprop_embedded_dim (0 ms) 27: [----------] 62 tests from openmp (26226 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 62 tests from 1 test suite ran. (26226 ms total) 27: [ PASSED ] 61 tests. 27: [ SKIPPED ] 1 test, listed below: 27: [ SKIPPED ] openmp.dyn_rank_view_check_fence_resize_realloc [ 97%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64RegisterInfo.cpp.o 27/51 Test #27: Kokkos_ContainersUnitTest_OpenMP ................. Passed 27.18 sec test 28 Start 28: Kokkos_ContainersUnitTest_Cuda 28: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda 28: Test timeout computed to be: 1500 [ 97%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SLSHardening.cpp.o 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 (27 ms) 28: [ RUN ] cuda.dyn_rank_view_api_generic 28: [ OK ] cuda.dyn_rank_view_api_generic (19 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 [ 97%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMISelLowering.cpp.o 46: [ OK ] std_algorithms_partition_copy_team_test.all_false (5481 ms) 46: [ RUN ] std_algorithms_partition_copy_team_test.random [ 97%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SelectionDAGInfo.cpp.o [ 97%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SpeculationHardening.cpp.o [ 97%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPULibFunc.cpp.o [ 97%] Linking CXX static library ../../libLLVMWebAssemblyCodeGen.a 46: [ OK ] std_algorithms_partition_copy_team_test.random (5163 ms) 46: [----------] 4 tests from std_algorithms_partition_copy_team_test (16119 ms total) 46: 46: [----------] 4 tests from std_algorithms_partition_point_team_test 46: [ RUN ] std_algorithms_partition_point_team_test.empty 46: [ OK ] std_algorithms_partition_point_team_test.empty (10 ms) 46: [ RUN ] std_algorithms_partition_point_team_test.all_true [ 99%] Built target Kokkos_launch_latency [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c12.cpp.o -- Testing 1-D histogram Density 1D: 0.00195531 -0.999997 -9108.16 || 0.051031 0 616028 || 4.51631e+09 11377 || -1.25911e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.00587658 -0.922529 1.61904 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties 46: [ OK ] std_algorithms_partition_point_team_test.all_true (1818 ms) 46: [ RUN ] std_algorithms_partition_point_team_test.all_false [ 97%] Built target LLVMWebAssemblyCodeGen [ 97%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPULowerIntrinsics.cpp.o [ 97%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64StackTagging.cpp.o [ 97%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64StackTaggingPreRA.cpp.o [ 97%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstrFMA3Info.cpp.o 46: [ OK ] std_algorithms_partition_point_team_test.all_false (1960 ms) 46: [ RUN ] std_algorithms_partition_point_team_test.random [ 97%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64StorePairSuppress.cpp.o [ 97%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPULowerKernelArguments.cpp.o [ 97%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64Subtarget.cpp.o -- Testing 1-D histogram Density 1D: 2.54313e-07 0.00715696 0.0014209 || 0.051031 10965 11802 || 11296.1 11377 || 19.6425 -0.823045 -- Testing 3-D histogram Density 3D: 2.67029e-07 -0.0126789 -0.000383808 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties 46: [ OK ] std_algorithms_partition_point_team_test.random (1642 ms) 46: [----------] 4 tests from std_algorithms_partition_point_team_test (5432 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 18 tests from 5 test suites ran. (52928 ms total) 46: [ PASSED ] 18 tests. 46/50 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .......... Passed 53.71 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 47: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 47: Test timeout computed to be: 1500 47: [==========] Running 5 tests from 4 test suites. 47: [----------] Global test environment set-up. 47: [----------] 2 tests from std_algorithms_transform_team_test 47: [ RUN ] std_algorithms_transform_team_test.test_unary_op [ 97%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64TargetMachine.cpp.o [ 97%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstrFoldTables.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 28: [ OK ] cuda.scatterview (12797 ms) 28: [ RUN ] cuda.scatterview_devicetype 28: [ OK ] cuda.scatterview_devicetype (24 ms) 28: [ RUN ] cuda.staticcrsgraph 28: [ OK ] cuda.staticcrsgraph (32 ms) 28: [ RUN ] cuda.UnorderedMap_insert [ 97%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64TargetObjectFile.cpp.o [ 97%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64TargetTransformInfo.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c13.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [100%] Linking CXX executable Kokkos_stream 28: [ OK ] cuda.UnorderedMap_insert (5484 ms) 28: [ RUN ] cuda.UnorderedMap_failed_insert 47: [ OK ] std_algorithms_transform_team_test.test_unary_op (6679 ms) 47: [ RUN ] std_algorithms_transform_team_test.test_binary_op [ 97%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/SVEIntrinsicOpts.cpp.o [ 97%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPULowerKernelAttributes.cpp.o [ 97%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstrInfo.cpp.o 28: [ OK ] cuda.UnorderedMap_failed_insert (1458 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 (0 ms) 28: [----------] 42 tests from cuda (19896 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 42 tests from 1 test suite ran. (19896 ms total) 28: [ PASSED ] 42 tests. 28/51 Test #28: Kokkos_ContainersUnitTest_Cuda ................... Passed 20.72 sec test 29 Start 29: Kokkos_ContainersPerformanceTest_OpenMP 29: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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.0186197 29: View sum computation time: 0.0186197 29: Strided View time (init only): 0.0203557 29: View Rank7 time (init only): 0.0548619 29: DynRankView time (init only): 0.0112562 29: DynRankView sum computation time: 0.0152723 29: Ratio of View to DynRankView time: 1.65417 29: Ratio of View to DynRankView sum computation time: 1.01144 29: Ratio of View to View Rank7 time: 0.339393 29: Ratio of StrideView to DynRankView time: 1.80839 29: Ratio of DynRankView to View Rank7 time: 0.205174 29: [ OK ] TEST_CATEGORY.dynrankview_perf (251 ms) 29: [ RUN ] TEST_CATEGORY.global_2_local 29: OpenMP 29: size, create, generate, fill, find 29: 256, 0.000150326, 4.1577e-05, 5.8461e-05, 0.00134392 29: 512, 3.9907e-05, 8.696e-06, 8.9955e-05, 0.00126369 29: 1024, 4.329e-05, 8.836e-06, 0.000148878, 0.00142573 29: 2048, 4.7941e-05, 1.3278e-05, 0.000302468, 0.00145133 29: 4096, 0.0001022, 1.1095e-05, 0.000526645, 0.00176329 29: 8192, 0.000182713, 1.398e-05, 0.00102312, 0.00313682 29: 16384, 0.000271922, 2.1018e-05, 0.00197181, 0.00643512 29: 32768, 0.000620635, 3.9314e-05, 0.00383087, 0.0165028 29: 65536, 0.00109601, 6.2783e-05, 0.00769735, 0.0412383 29: 131072, 0.00391865, 0.000126236, 0.0187461, 0.0861409 29: 262144, 0.00346425, 0.000242325, 0.03167, 0.227312 [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c14.cpp.o [ 97%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SIMDInstrOpt.cpp.o 29: 524288, 0.00640198, 0.000449405, 0.0610533, 0.486583 [ 97%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUMachineCFGStructurizer.cpp.o [100%] Built target Kokkos_stream 47: [ OK ] std_algorithms_transform_team_test.test_binary_op (5535 ms) 47: [----------] 2 tests from std_algorithms_transform_team_test (12214 ms total) 47: 47: [----------] 1 test from std_algorithms_generate_team_test 47: [ RUN ] std_algorithms_generate_team_test.test_unary_op 29: 1048576, 0.0122653, 0.000889749, 0.123715, 1.59502 [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 97%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMInstrInfo.cpp.o [ 97%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86EvexToVex.cpp.o [ 97%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUMachineFunction.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 0.0217865 0.00586934 || 0.051031 10976 11810 || 11134.4 11377 || 81.1377 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0170458 0.00195339 || 0.051031 1e+64 -1e+64 Test Seed:1707907216008425416 Test Scalar=int -- Testing randomness properties [ 97%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LegalizerInfo.cpp.o [ 97%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMLegalizerInfo.cpp.o [ 97%] Linking CXX static library ../../libLLVMAArch64CodeGen.a [ 97%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUMachineModuleInfo.cpp.o 29: 2097152, 0.0215106, 0.0017883, 0.251753, 4.12031 [ 97%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMParallelDSP.cpp.o [ 97%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LoadValueInjectionLoadHardening.cpp.o [ 97%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LoadValueInjectionRetHardening.cpp.o [ 97%] Built target LLVMAArch64CodeGen [ 97%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86MCInstLower.cpp.o [ 97%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUMacroFusion.cpp.o [ 97%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUMCInstLower.cpp.o [ 97%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86MachineFunctionInfo.cpp.o [ 97%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMLoadStoreOptimizer.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00125895 0.00180348 || 0.051031 10933 11744 || 11362.7 11377 || 24.9313 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00291761 0.00379975 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties [ 97%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUMIRFormatter.cpp.o [ 97%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86MacroFusion.cpp.o [ 97%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86OptimizeLEAs.cpp.o 29: 4194304, 0.0390268, 0.0035715, 0.518348, 10.5272 29: [ OK ] TEST_CATEGORY.global_2_local (18237 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 [ 97%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PadShortFunction.cpp.o [ 97%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMLowOverheadLoops.cpp.o [ 97%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PartialReduction.cpp.o 29: ScatterView data-duplicated test: 29: num_threads 8 29: hand-coded test took 0.461325 seconds 29: test took 0.28213 seconds 29: num_threads 8 29: hand-coded test took 0.436558 seconds 29: test took 0.28206 seconds 29: num_threads 8 29: hand-coded test took 0.43604 seconds 29: test took 0.281052 seconds 29: num_threads 8 29: hand-coded test took 0.436109 seconds 29: test took 0.281647 seconds 29: num_threads 8 29: hand-coded test took 0.435583 seconds 29: test took 0.284132 seconds 29: [ OK ] TEST_CATEGORY.scatter_view (3860 ms) 29: [----------] 5 tests from TEST_CATEGORY (22349 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 5 tests from 1 test suite ran. (22349 ms total) 29: [ PASSED ] 5 tests. 29/51 Test #29: Kokkos_ContainersPerformanceTest_OpenMP .......... Passed 23.10 sec test 30 Start 30: Kokkos_ContainersPerformanceTest_Cuda 30: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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.00412892 30: View sum computation time: 0.00412892 30: Strided View time (init only): 0.00126071 30: View Rank7 time (init only): 0.00125003 30: DynRankView time (init only): 0.00128859 30: DynRankView sum computation time: 0.00187368 30: Ratio of View to DynRankView time: 3.20421 30: Ratio of View to DynRankView sum computation time: 1.01539 30: Ratio of View to View Rank7 time: 3.30305 30: Ratio of StrideView to DynRankView time: 0.978364 30: Ratio of DynRankView to View Rank7 time: 1.03085 30: [ OK ] TEST_CATEGORY.dynrankview_perf (24 ms) 30: [ RUN ] TEST_CATEGORY.global_2_local 30: Cuda 30: size, create, generate, fill, find 30: 256, 0.00028816, 5.6403e-05, 0.00281509, 0.0019852 30: 512, 0.000159992, 1.0878e-05, 2.2641e-05, 0.00195698 30: 1024, 0.000155815, 1.1368e-05, 2.2706e-05, 0.00200122 30: 2048, 0.0001518, 1.0205e-05, 2.1981e-05, 0.00208273 30: 4096, 0.000154647, 1.0359e-05, 2.4325e-05, 0.00210007 30: 8192, 0.000153496, 1.038e-05, 2.6097e-05, 0.00203514 30: 16384, 0.000165166, 1.0437e-05, 2.9146e-05, 0.00208678 30: 32768, 0.000154829, 1.029e-05, 3.3096e-05, 0.00221778 30: 65536, 0.000157013, 1.111e-05, 4.1239e-05, 0.00252749 30: 131072, 0.000163003, 1.1926e-05, 6.5985e-05, 0.00311258 30: 262144, 0.000175409, 1.4153e-05, 0.000148921, 0.00597844 30: 524288, 0.000189952, 1.7276e-05, 0.000527241, 0.0193735 30: 1048576, 0.00109931, 2.5808e-05, 0.00138925, 0.0479416 30: 2097152, 0.000488798, 3.9565e-05, 0.00305346, 0.109689 30: 4194304, 0.00076839, 6.3736e-05, 0.00681773, 0.235722 30: [ OK ] TEST_CATEGORY.global_2_local (462 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. [ 97%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUOpenCLEnqueuedBlockLowering.cpp.o 30/51 Test #30: Kokkos_ContainersPerformanceTest_Cuda ............ Passed 1.29 sec test 31 Start 31: Kokkos_UnitTest_Sort 31: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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 9 tests from 1 test suite. 31: [----------] Global test environment set-up. 31: [----------] 9 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.SortWithCustomComparator 47: [ OK ] std_algorithms_generate_team_test.test_unary_op (18455 ms) 47: [----------] 1 test from std_algorithms_generate_team_test (18455 ms total) 47: 47: [----------] 1 test from std_algorithms_generate_n_team_test 47: [ RUN ] std_algorithms_generate_n_team_test.test 47: [ OK ] std_algorithms_generate_n_team_test.test (640 ms) 47: [----------] 1 test from std_algorithms_generate_n_team_test (640 ms total) 47: 47: [----------] 1 test from std_algorithms_swap_ranges_team_test 47: [ RUN ] std_algorithms_swap_ranges_team_test.test 31: [ OK ] cuda.SortWithCustomComparator (613 ms) 31: [ RUN ] cuda.BinSortGenericTests 31: [ OK ] cuda.BinSortGenericTests (24 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 [ 97%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86RegisterBankInfo.cpp.o [ 97%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBlockPlacement.cpp.o [ 97%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUPreLegalizerCombiner.cpp.o [ 97%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUPostLegalizerCombiner.cpp.o [ 97%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86RegisterInfo.cpp.o 47: [ OK ] std_algorithms_swap_ranges_team_test.test (6075 ms) 47: [----------] 1 test from std_algorithms_swap_ranges_team_test (6075 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 5 tests from 4 test suites ran. (37386 ms total) 47: [ PASSED ] 5 tests. [ 97%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86SelectionDAGInfo.cpp.o 47/50 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .......... Passed 38.17 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 48: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 48: Test timeout computed to be: 1500 48: [==========] Running 2 tests from 2 test suites. 48: [----------] Global test environment set-up. 48: [----------] 1 test from std_algorithms_exclusive_scan_team_test 48: [ RUN ] std_algorithms_exclusive_scan_team_test.test [ 97%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ShuffleDecodeConstantPool.cpp.o [ 97%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86SpeculativeLoadHardening.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00632957 -0.00800962 || 0.051031 10991 11734 || 11305.4 11377 || -110.725 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0117588 0.000779159 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties [ 97%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86SpeculativeExecutionSideEffectSuppression.cpp.o [ 97%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMMCInstLower.cpp.o [ 97%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUPromoteAlloca.cpp.o [ 97%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86Subtarget.cpp.o [ 97%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TargetMachine.cpp.o 31: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (12337 ms) 31: [ RUN ] cuda.NestedSort 31: [ OK ] cuda.NestedSort (29 ms) 31: [ RUN ] cuda.NestedSortByKey 31: [ OK ] cuda.NestedSortByKey (90 ms) 31: [----------] 9 tests from cuda (13120 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 9 tests from 1 test suite ran. (13121 ms total) 31: [ PASSED ] 9 tests. 31/51 Test #31: Kokkos_UnitTest_Sort ............................. Passed 13.88 sec test 32 Start 32: Kokkos_UnitTest_Random 32: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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:1707907251608840527 32: Test Scalar=int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.48297e-07 -0.0103149 0.0169782 || 0.051031 28001 29318 || 28973.2 28674.4 || 234.706 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.58387e-07 -0.00820733 0.00207293 || 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.00680209 0.0213641 || 0.051031 28065 29384 || 28480.7 28674.4 || 295.338 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 0.0163573 -0.00564996 || 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.00166754 0.0225176 || 0.051031 28027 29359 || 28722.3 28674.4 || 311.283 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 -0.0023282 -0.00698452 || 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.00249195 0.021336 || 0.051031 28039 29260 || 28746 28674.4 || 294.949 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 0.00296308 -0.00302061 || 0.051031 1e+64 -1e+64 32: Test Scalar=half 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.000245629 -0.99999 -48243.5 || 0.051031 0 195179 || 2.92885e+09 28674.4 || -6.66918e+08 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 0.000735853 -0.30305 0.134588 || 0.051031 1e+64 -1e+64 32: Test Scalar=bhalf 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.00196073 -0.999999 -57857.3 || 0.051031 0 1.55218e+06 || 2.86882e+10 28674.4 || -7.99819e+08 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 0.00589229 -0.967818 10.307 || 0.051031 1e+64 -1e+64 32: Test Scalar=float 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.65955e-07 0.00247939 0.0194132 || 0.051031 28050 29334 || 28603.5 28674.4 || 268.368 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 7.11361e-07 -0.00737295 -0.0120095 || 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.000194916 -0.0138489 || 0.051031 27839 29427 || 28668.8 28674.4 || -191.448 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 0.00697326 0.00208591 || 0.051031 1e+64 -1e+64 32: Test Seed:1707907251743748023 32: Test Scalar=int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 0.00539086 -0.0134076 || 0.051031 28094 29297 || 28520.6 28674.4 || -185.347 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 0.00699495 -0.00041016 || 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.00122524 -0.0237482 || 0.051031 28043 29379 || 28709.6 28674.4 || -328.295 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 0.00709163 0.00377886 || 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.0104588 0.00801215 || 0.051031 27981 29372 || 28977.5 28674.4 || 110.76 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 -0.00659137 -0.000488864 || 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.010799 -0.0161601 || 0.051031 28073 29348 || 28368 28674.4 || -223.398 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 0.0244414 0.00684154 || 0.051031 1e+64 -1e+64 32: Test Scalar=half 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.000245712 -0.99999 -48244.8 || 0.051031 0 195061 || 2.92877e+09 28674.4 || -6.66936e+08 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 0.00073605 -0.317291 0.156868 || 0.051031 1e+64 -1e+64 32: Test Scalar=bhalf 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.00196413 -0.999999 -57856.3 || 0.051031 0 1.55285e+06 || 2.86915e+10 28674.4 || -7.99805e+08 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 0.00590224 -0.96785 10.333 || 0.051031 1e+64 -1e+64 32: Test Scalar=float 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.73523e-07 -0.0120423 0.00254762 || 0.051031 27977 29445 || 29023.9 28674.4 || 35.2183 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 7.34064e-07 0.00566118 0.00170153 || 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.0245198 0.0182373 || 0.051031 27990 29348 || 27988.1 28674.4 || 252.112 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 0.00696479 0.00469763 || 0.051031 1e+64 -1e+64 32: [ OK ] cuda.Random_XorShift64 (251 ms) 32: [ RUN ] cuda.Random_XorShift1024_0 32: Test Seed:1707907251859776239 32: Test Scalar=int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 0.010083 0.0130816 || 0.051031 10949 11755 || 11263.4 11377 || 180.84 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 -0.0141089 0.000190441 || 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.00853273 0.00409086 || 0.051031 10962 11809 || 11474.9 11377 || 56.5521 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 -0.0194459 -0.00137134 || 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.0161711 0.0117347 || 0.051031 10966 11880 || 11564 11377 || 162.221 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 -0.00474308 -0.000222469 || 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.000851029 -0.00505068 || 0.051031 10971 11790 || 11367.3 11377 || -69.8205 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 -0.020034 0.00254615 || 0.051031 1e+64 -1e+64 32: Test Scalar=half 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.000246242 -0.999975 -7595.72 || 0.051031 0 77628 || 4.61081e+08 11377 || -1.05003e+08 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 0.000738422 -0.13988 0.027002 || 0.051031 1e+64 -1e+64 32: Test Scalar=bhalf 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.0019573 -0.999997 -9107.97 || 0.051031 0 616860 || 4.5165e+09 11377 || -1.25909e+08 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 0.00588316 -0.923443 1.63961 || 0.051031 1e+64 -1e+64 32: Test Scalar=float 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.86102e-07 -0.00214313 0.00737295 || 0.051031 10944 11811 || 11401.4 11377 || 101.924 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 3.62396e-07 -0.00388308 0.000188721 || 0.051031 1e+64 -1e+64 32: Test Scalar=double 32: -- Testing randomness properties [ 97%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TargetObjectFile.cpp.o [ 97%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUPropagateAttributes.cpp.o 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 0.00217544 -0.000559854 || 0.051031 10972 11748 || 11352.3 11377 || -7.73943 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 0.0206674 0.000659956 || 0.051031 1e+64 -1e+64 32: Test Seed:1707907251938188115 32: Test Scalar=int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 0.0107396 -0.00339153 || 0.051031 10896 11805 || 11256.1 11377 || -46.8845 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 -0.00476413 -0.00162793 || 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.0111698 -0.00989556 || 0.051031 10924 11807 || 11251.3 11377 || -136.796 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 0.0080277 0.00074002 || 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.0103191 0.00594487 || 0.051031 10865 11794 || 11260.8 11377 || 82.1818 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 -0.01014 -0.00469272 || 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.0120644 -0.00660579 || 0.051031 10968 11815 || 11241.3 11377 || -91.3185 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 -0.021797 0.000412072 || 0.051031 1e+64 -1e+64 32: Test Scalar=half 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.000247063 -0.999975 -7596.09 || 0.051031 0 77587 || 4.6111e+08 11377 || -1.05008e+08 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 0.000740867 -0.158207 0.0279616 || 0.051031 1e+64 -1e+64 32: Test Scalar=bhalf 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.00195668 -0.999997 -9107.88 || 0.051031 0 615676 || 4.51603e+09 11377 || -1.25907e+08 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 0.00588144 -0.922719 1.61841 || 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.0128889 0.00208305 || 0.051031 10933 11768 || 11232.2 11377 || 28.7961 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.86102e-07 -0.0112715 -0.00165428 || 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.0126937 0.00527302 || 0.051031 10929 11778 || 11523.2 11377 || 72.8942 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 0.00641407 -0.000803277 || 0.051031 1e+64 -1e+64 32: [ OK ] cuda.Random_XorShift1024_0 (181 ms) 32: [ RUN ] cuda.Multi_streams 32: [ OK ] cuda.Multi_streams (207 ms) 32: [----------] 3 tests from cuda (640 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 3 tests from 1 test suite ran. (640 ms total) 32: [ PASSED ] 3 tests. 32/51 Test #32: Kokkos_UnitTest_Random ........................... Passed 1.41 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_A 33: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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.80 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_B 34: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 34: Test timeout computed to be: 1500 [ 97%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TargetTransformInfo.cpp.o 34: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 34: Detected: 6 cores per node. 34: Detected: 1 MPI_ranks per node. 34: Requested: 8 threads per process. 34: [==========] Running 7 tests from 1 test suite. 34: [----------] Global test environment set-up. 34: [----------] 7 tests from std_algorithms_min_max_element_test 34: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 34: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 34: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 34: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 34: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 34: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (7 ms) 34: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 34: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (4 ms) 34: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 34: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (4 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 (30 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 7 tests from 1 test suite ran. (30 ms total) 34: [ PASSED ] 7 tests. [ 97%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMMachineFunctionInfo.cpp.o 34/51 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_B ............... Passed 0.79 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_C 35: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 35: Test timeout computed to be: 1500 [ 97%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86VZeroUpper.cpp.o 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 35: [ OK ] std_algorithms_lexicographical_compare_test.test (207 ms) 35: [----------] 1 test from std_algorithms_lexicographical_compare_test (207 ms total) 35: 35: [----------] 1 test from std_algorithms_for_each_test 35: [ RUN ] std_algorithms_for_each_test.test -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00290838 -0.00559446 || 0.051031 10967 11768 || 11344 11377 || -77.3379 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00113247 0.00107357 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties 35: [ OK ] std_algorithms_for_each_test.test (124 ms) 35: [----------] 1 test from std_algorithms_for_each_test (124 ms total) 35: 35: [----------] 1 test from std_algorithms_find_test 35: [ RUN ] std_algorithms_find_test.test 35: [ OK ] std_algorithms_find_test.test (73 ms) 35: [----------] 1 test from std_algorithms_find_test (73 ms total) 35: 35: [----------] 4 tests from std_algorithms_non_mod_seq_ops 35: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of [ 97%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86WinAllocaExpander.cpp.o [ 97%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPURegBankCombiner.cpp.o 35: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (564 ms) 35: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 35: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1235 ms) 35: [ RUN ] std_algorithms_non_mod_seq_ops.search 35: [ OK ] std_algorithms_non_mod_seq_ops.search (772 ms) 35: [ RUN ] std_algorithms_non_mod_seq_ops.search_n [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86WinEHState.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPURegisterBankInfo.cpp.o 35: [ OK ] std_algorithms_non_mod_seq_ops.search_n (475 ms) 35: [----------] 4 tests from std_algorithms_non_mod_seq_ops (3047 ms total) 35: 35: [----------] 1 test from std_algorithms_count_test 35: [ RUN ] std_algorithms_count_test.test 35: [ OK ] std_algorithms_count_test.test (99 ms) 35: [----------] 1 test from std_algorithms_count_test (99 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 (81 ms) 35: [----------] 1 test from std_algorithms_all_any_none_of_test (81 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 (109 ms) 35: [----------] 1 test from std_algorithms_nonmod_seq_ops (109 ms total) 35: 35: [----------] 1 test from std_algorithms_mismatch_test 35: [ RUN ] std_algorithms_mismatch_test.test 35: [ OK ] std_algorithms_mismatch_test.test (208 ms) 35: [----------] 1 test from std_algorithms_mismatch_test (208 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 (76 ms) 35: [----------] 1 test from std_algorithms_mod_seq_ops (76 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 13 tests from 10 test suites ran. (4040 ms total) 35: [ PASSED ] 13 tests. 35/51 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_C ............... Passed 4.85 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_D 36: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 36: Test timeout computed to be: 1500 36: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 36: Detected: 6 cores per node. 36: Detected: 1 MPI_ranks per node. 36: Requested: 8 threads per process. 36: [==========] Running 31 tests from 5 test suites. 36: [----------] Global test environment set-up. 36: [----------] 3 tests from std_algorithms_mod_ops_test 36: [ RUN ] std_algorithms_mod_ops_test.move 36: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 36: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 36: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (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 (141 ms) 36: [ RUN ] std_algorithms_replace_ops_test.replace_copy 36: [ OK ] std_algorithms_replace_ops_test.replace_copy (47 ms) 36: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 36: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (45 ms) 36: [----------] 4 tests from std_algorithms_replace_ops_test (268 ms total) 36: 36: [----------] 11 tests from std_algorithms_mod_seq_ops 36: [ RUN ] std_algorithms_mod_seq_ops.copy_if 36: [ OK ] std_algorithms_mod_seq_ops.copy_if (43 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.unique 48: [ OK ] std_algorithms_exclusive_scan_team_test.test (17921 ms) 48: [----------] 1 test from std_algorithms_exclusive_scan_team_test (17921 ms total) 48: 48: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 48: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 36: [ OK ] std_algorithms_mod_seq_ops.unique (273 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 36: [ OK ] std_algorithms_mod_seq_ops.unique_copy (84 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.remove 36: [ OK ] std_algorithms_mod_seq_ops.remove (64 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.remove_if 36: [ OK ] std_algorithms_mod_seq_ops.remove_if (69 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 36: [ OK ] std_algorithms_mod_seq_ops.remove_copy (174 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 36: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (66 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.rotate [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InsertWait.cpp.o 36: [ OK ] std_algorithms_mod_seq_ops.rotate (1294 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 36: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (402 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.shift_left In file included from /scratch/llvm-project/llvm/lib/Target/AMDGPU/AMDGPURegBankCombiner.cpp:37: /scratch/llvm-project/build/lib/Target/AMDGPU/AMDGPUGenRegBankGICombiner.inc:91:6: warning: 'bool {anonymous}::AMDGPUGenRegBankCombinerHelperRuleConfig::isRuleDisabled(unsigned int) const' defined but not used [-Wunused-function] 91 | bool AMDGPUGenRegBankCombinerHelperRuleConfig::isRuleDisabled(unsigned RuleID) const { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPURewriteOutArguments.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUSubtarget.cpp.o [ 98%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMMacroFusion.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUTargetMachine.cpp.o 36: [ OK ] std_algorithms_mod_seq_ops.shift_left (1204 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.shift_right [ 98%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMRegisterInfo.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M 36: [ OK ] std_algorithms_mod_seq_ops.shift_right (1188 ms) 36: [----------] 11 tests from std_algorithms_mod_seq_ops (4865 ms total) 36: 36: [----------] 1 test from std_algorithms_modseq_test 36: [ RUN ] std_algorithms_modseq_test.reverse 36: [ OK ] std_algorithms_modseq_test.reverse (56 ms) 36: [----------] 1 test from std_algorithms_modseq_test (56 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 31 tests from 5 test suites ran. (5199 ms total) 36: [ PASSED ] 31 tests. 36/51 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_D ............... Passed 5.96 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_E 37: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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 (11 ms) 37: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 37: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (11 ms) 37: [----------] 2 tests from std_algorithms_sorting_ops_test (22 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 (23 ms) 37: [----------] 1 test from std_algorithms_partitioning_ops (23 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 (0 ms) 37: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 37: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 37: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 37: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (0 ms) 37: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 37: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms) 37: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 37: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms) 37: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 37: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms) 37: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 37: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms) 37: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 37: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (1 ms) 37: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 37: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (1 ms) 37: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 37: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms) 37: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 37: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms) 37: [----------] 12 tests from std_algorithms_numerics_test (17 ms total) 37: 37: [----------] 1 test from std_algorithms_numerics_ops_test 37: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 37: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (86 ms) 37: [----------] 1 test from std_algorithms_numerics_ops_test (86 ms total) 37: 37: [----------] 8 tests from std_algorithms_numeric_ops_test 37: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan [ 98%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMOptimizeBarriersPass.cpp.o 37: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (1112 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 [ 98%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMRegisterBankInfo.cpp.o 37: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (787 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 [ 98%] Linking CXX static library ../../libLLVMX86CodeGen.a 37: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (217 ms) 37: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 37: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 37: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 37: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (290 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 (2406 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 (33 ms) 37: [----------] 1 test from std_algorithms_transform_ops_test (33 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 29 tests from 7 test suites ran. (2593 ms total) 37: [ PASSED ] 29 tests. 37/51 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_E ............... Passed 3.35 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 38: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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 [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUTargetObjectFile.cpp.o 38: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (669 ms) 38: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist [ 98%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMSelectionDAGInfo.cpp.o In file included from /scratch/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUSubtarget.cpp:40: /scratch/llvm-project/build/lib/Target/AMDGPU/AMDGPUGenSubtargetInfo.inc: In member function 'void llvm::GCNSubtarget::ParseSubtargetFeatures(llvm::StringRef, llvm::StringRef, llvm::StringRef)': /scratch/llvm-project/build/lib/Target/AMDGPU/AMDGPUGenSubtargetInfo.inc:762:64: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] 762 | if (Bits[AMDGPU::FeatureLocalMemorySize0] && LocalMemorySize < 0) LocalMemorySize = 0; | ~~~~~~~~~~~~~~~~^~~ In file included from /scratch/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUSubtarget.cpp:44: /scratch/llvm-project/build/lib/Target/AMDGPU/R600GenSubtargetInfo.inc: In member function 'void llvm::R600Subtarget::ParseSubtargetFeatures(llvm::StringRef, llvm::StringRef, llvm::StringRef)': /scratch/llvm-project/build/lib/Target/AMDGPU/R600GenSubtargetInfo.inc:282:62: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] 282 | if (Bits[R600::FeatureLocalMemorySize0] && LocalMemorySize < 0) LocalMemorySize = 0; | ~~~~~~~~~~~~~~~~^~~ 48: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (9118 ms) 48: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (9118 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 2 tests from 2 test suites ran. (27040 ms total) 48: [ PASSED ] 2 tests. 48/50 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .......... Passed 27.79 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 49: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 49: Test timeout computed to be: 1500 49: [==========] Running 2 tests from 2 test suites. 49: [----------] Global test environment set-up. 49: [----------] 1 test from std_algorithms_inclusive_scan_team_test 49: [ RUN ] std_algorithms_inclusive_scan_team_test.test 38: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (651 ms) 38: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1321 ms total) 38: 38: [----------] 2 tests from std_algorithms_count_team_test 38: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUTargetTransformInfo.cpp.o [100%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMSLSHardening.cpp.o [100%] Built target LLVMX86CodeGen 38: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (701 ms) 38: [ RUN ] std_algorithms_count_team_test.count_returns_zero 38: [ OK ] std_algorithms_count_team_test.count_returns_zero (269 ms) 38: [----------] 2 tests from std_algorithms_count_team_test (970 ms total) 38: 38: [----------] 1 test from std_algorithms_count_if_team_test 38: [ RUN ] std_algorithms_count_if_team_test.test 38: [ OK ] std_algorithms_count_if_team_test.test (345 ms) 38: [----------] 1 test from std_algorithms_count_if_team_test (345 ms total) 38: 38: [----------] 1 test from std_algorithms_for_each_team_test 38: [ RUN ] std_algorithms_for_each_team_test.test Scanning dependencies of target LLVMExegesisAArch64 [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUUnifyDivergentExitNodes.cpp.o [100%] Building CXX object tools/llvm-exegesis/lib/AArch64/CMakeFiles/LLVMExegesisAArch64.dir/Target.cpp.o 38: [ OK ] std_algorithms_for_each_team_test.test (488 ms) 38: [----------] 1 test from std_algorithms_for_each_team_test (488 ms total) 38: 38: [----------] 1 test from std_algorithms_for_each_n_team_test 38: [ RUN ] std_algorithms_for_each_n_team_test.test 38: [ OK ] std_algorithms_for_each_n_team_test.test (564 ms) 38: [----------] 1 test from std_algorithms_for_each_n_team_test (564 ms total) 38: 38: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 38: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00925664 0.00789891 || 0.051031 10991 11816 || 11483.3 11377 || 109.195 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00337302 -0.000736098 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUUnifyMetadata.cpp.o 38: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (3368 ms) 38: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less [100%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMSubtarget.cpp.o [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUPerfHintAnalysis.cpp.o [100%] Linking CXX static library ../../../../lib/libLLVMExegesisAArch64.a [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDILCFGStructurizer.cpp.o [100%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMTargetMachine.cpp.o [100%] Built target LLVMExegesisAArch64 [100%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMTargetObjectFile.cpp.o [100%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMTargetTransformInfo.cpp.o 38: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (2126 ms) 38: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 38: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (2087 ms) 38: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (7583 ms total) 38: 38: [----------] 2 tests from std_algorithms_mismatch_team_test 38: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUPrintfRuntimeBinding.cpp.o [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNHazardRecognizer.cpp.o 38: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (2437 ms) 38: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 38: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (954 ms) 38: [----------] 2 tests from std_algorithms_mismatch_team_test (3392 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 12 tests from 7 test suites ran. (14665 ms total) 38: [ PASSED ] 12 tests. 38/51 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .......... Passed 15.42 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 39: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 39: Test timeout computed to be: 1500 39: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 39: Detected: 6 cores per node. 39: Detected: 1 MPI_ranks per node. 39: Requested: 8 threads per process. 39: [==========] Running 8 tests from 4 test suites. 39: [----------] Global test environment set-up. 39: [----------] 2 tests from std_algorithms_equal_team_test 39: [ RUN ] std_algorithms_equal_team_test.views_are_equal [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNIterativeScheduler.cpp.o 39: [ OK ] std_algorithms_equal_team_test.views_are_equal (1932 ms) 39: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNMinRegStrategy.cpp.o [100%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MLxExpansionPass.cpp.o [100%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVEGatherScatterLowering.cpp.o [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNRegPressure.cpp.o 39: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1420 ms) 39: [----------] 2 tests from std_algorithms_equal_team_test (3353 ms total) 39: 39: [----------] 2 tests from std_algorithms_search_team_test 39: [ RUN ] std_algorithms_search_team_test.sequences_exist 39: [ OK ] std_algorithms_search_team_test.sequences_exist (888 ms) 39: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist [100%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVETailPredication.cpp.o 39: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (1070 ms) 39: [----------] 2 tests from std_algorithms_search_team_test (1958 ms total) 39: 39: [----------] 2 tests from std_algorithms_find_end_team_test 39: [ RUN ] std_algorithms_find_end_team_test.sequences_exist [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNSchedStrategy.cpp.o 39: [ OK ] std_algorithms_find_end_team_test.sequences_exist (2128 ms) 39: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600AsmPrinter.cpp.o [100%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVEVPTBlockPass.cpp.o 39: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (2045 ms) 39: [----------] 2 tests from std_algorithms_find_end_team_test (4174 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 [100%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVEVPTOptimisationsPass.cpp.o [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600ClauseMergePass.cpp.o [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600ControlFlowFinalizer.cpp.o [100%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb1FrameLowering.cpp.o 39: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (1705 ms) 39: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist [100%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb1InstrInfo.cpp.o [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600EmitClauseMarkers.cpp.o [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600ExpandSpecialInstrs.cpp.o [100%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ThumbRegisterInfo.cpp.o 49: [ OK ] std_algorithms_inclusive_scan_team_test.test (27326 ms) 49: [----------] 1 test from std_algorithms_inclusive_scan_team_test (27326 ms total) 49: 49: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 49: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test [100%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb2ITBlockPass.cpp.o [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600FrameLowering.cpp.o [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600InstrInfo.cpp.o 39: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (6987 ms) 39: [----------] 2 tests from std_algorithms_find_first_of_team_test (8693 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 8 tests from 4 test suites ran. (18179 ms total) 39: [ PASSED ] 8 tests. 39/51 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .......... Passed 18.94 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 40: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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 (382 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 (543 ms) 40: [----------] 2 tests from std_algorithms_find_team_test (925 ms total) 40: 40: [----------] 2 tests from std_algorithms_find_if_team_test 40: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 40: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (283 ms) 40: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 40: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (529 ms) 40: [----------] 2 tests from std_algorithms_find_if_team_test (812 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 (554 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 (272 ms) 40: [----------] 2 tests from std_algorithms_find_if_not_team_test (826 ms total) 40: 40: [----------] 1 test from std_algorithms_all_of_team_test 40: [ RUN ] std_algorithms_all_of_team_test.test 40: [ OK ] std_algorithms_all_of_team_test.test (491 ms) 40: [----------] 1 test from std_algorithms_all_of_team_test (491 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 (277 ms) 40: [----------] 1 test from std_algorithms_any_of_team_test (277 ms total) 40: 40: [----------] 1 test from std_algorithms_none_of_team_test 40: [ RUN ] std_algorithms_none_of_team_test.test 40: [ OK ] std_algorithms_none_of_team_test.test (487 ms) 40: [----------] 1 test from std_algorithms_none_of_team_test (487 ms total) 40: 40: [----------] 2 tests from std_algorithms_search_n_team_test 40: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist [100%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb2InstrInfo.cpp.o [100%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb2SizeReduction.cpp.o [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600ISelLowering.cpp.o 40: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (353 ms) 40: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600MachineFunctionInfo.cpp.o [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600MachineScheduler.cpp.o 40: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (408 ms) 40: [----------] 2 tests from std_algorithms_search_n_team_test (762 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 11 tests from 7 test suites ran. (4582 ms total) 40: [ PASSED ] 11 tests. 40/51 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .......... Passed 5.34 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 41: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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 [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600OpenCLImageTypeLoweringPass.cpp.o Scanning dependencies of target clangHandleLLVM [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600OptimizeVectorRegisters.cpp.o [100%] Linking CXX static library ../../../../../lib/libclangHandleLLVM.a 41: [ OK ] std_algorithms_min_element_team_test.test (1634 ms) 41: [----------] 1 test from std_algorithms_min_element_team_test (1634 ms total) 41: 41: [----------] 1 test from std_algorithms_max_element_team_test 41: [ RUN ] std_algorithms_max_element_team_test.test [100%] Built target clangHandleLLVM 41: [ OK ] std_algorithms_max_element_team_test.test (1614 ms) 41: [----------] 1 test from std_algorithms_max_element_team_test (1614 ms total) 41: 41: [----------] 1 test from std_algorithms_minmax_element_team_test 41: [ RUN ] std_algorithms_minmax_element_team_test.test Scanning dependencies of target lli [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600Packetizer.cpp.o [100%] Building CXX object tools/lli/CMakeFiles/lli.dir/lli.cpp.o 41: [ OK ] std_algorithms_minmax_element_team_test.test (2097 ms) 41: [----------] 1 test from std_algorithms_minmax_element_team_test (2097 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 3 tests from 3 test suites ran. (5347 ms total) 41: [ PASSED ] 3 tests. [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600RegisterInfo.cpp.o 41/51 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .......... Passed 6.10 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 42: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 42: Test timeout computed to be: 1500 [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIAddIMGInit.cpp.o 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 (352 ms) 42: [----------] 1 test from std_algorithms_fill_team_test (352 ms total) 42: 42: [----------] 1 test from std_algorithms_fill_n_team_test 42: [ RUN ] std_algorithms_fill_n_team_test.test 42: [ OK ] std_algorithms_fill_n_team_test.test (508 ms) 42: [----------] 1 test from std_algorithms_fill_n_team_test (508 ms total) 42: 42: [----------] 1 test from std_algorithms_replace_team_test 42: [ RUN ] std_algorithms_replace_team_test.test [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIAnnotateControlFlow.cpp.o [100%] Linking CXX static library ../../libLLVMARMCodeGen.a [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIFixSGPRCopies.cpp.o 42: [ OK ] std_algorithms_replace_team_test.test (488 ms) 42: [----------] 1 test from std_algorithms_replace_team_test (488 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 (642 ms) 42: [----------] 1 test from std_algorithms_replace_if_team_test (642 ms total) 42: 42: [----------] 1 test from std_algorithms_replace_copy_team_test 42: [ RUN ] std_algorithms_replace_copy_team_test.test 49: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (18296 ms) 49: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (18296 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 2 tests from 2 test suites ran. (45623 ms total) 49: [ PASSED ] 2 tests. 49/50 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .......... Passed 46.39 sec test 50 Start 50: Kokkos_UnitTest_SIMD 50: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/simd/unit_tests/Kokkos_UnitTest_SIMD 50: Test timeout computed to be: 1500 50: [==========] Running 16 tests from 1 test suite. 50: [----------] Global test environment set-up. 50: [----------] 16 tests from simd 50: [ RUN ] simd.host_math_ops 50: [ OK ] simd.host_math_ops (1 ms) 50: [ RUN ] simd.device_math_ops 50: [ OK ] simd.device_math_ops (2 ms) 50: [ RUN ] simd.host_mask_ops 50: [ OK ] simd.host_mask_ops (0 ms) 50: [ RUN ] simd.device_mask_ops 50: [ OK ] simd.device_mask_ops (0 ms) 50: [ RUN ] simd.host_conversions 50: [ OK ] simd.host_conversions (0 ms) 50: [ RUN ] simd.device_conversions 50: [ OK ] simd.device_conversions (0 ms) 50: [ RUN ] simd.host_shift_ops 50: [ OK ] simd.host_shift_ops (0 ms) 50: [ RUN ] simd.device_shift_ops 50: [ OK ] simd.device_shift_ops (0 ms) 50: [ RUN ] simd.host_condition 50: [ OK ] simd.host_condition (0 ms) 50: [ RUN ] simd.device_condition 50: [ OK ] simd.device_condition (0 ms) 50: [ RUN ] simd.host_gen_ctors 50: [ OK ] simd.host_gen_ctors (0 ms) 50: [ RUN ] simd.device_gen_ctors 50: [ OK ] simd.device_gen_ctors (0 ms) 50: [ RUN ] simd.host_where_expressions 50: [ OK ] simd.host_where_expressions (0 ms) 50: [ RUN ] simd.device_where_expressions 50: [ OK ] simd.device_where_expressions (0 ms) 50: [ RUN ] simd.host_reductions 50: [ OK ] simd.host_reductions (0 ms) 50: [ RUN ] simd.device_reductions 50: [ OK ] simd.device_reductions (0 ms) 50: [----------] 16 tests from simd (5 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 16 tests from 1 test suite ran. (5 ms total) 50: [ PASSED ] 16 tests. 50/50 Test #50: Kokkos_UnitTest_SIMD ............................. Passed 0.75 sec 100% tests passed, 0 tests failed out of 50 Total Test time (real) = 1721.22 sec + cd ../example/build_cmake_in_tree + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_CXX_STANDARD=17 .. -- The CXX compiler identification is GNU 9.4.0 -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Setting default Kokkos CXX standard to 17 -- Kokkos version: 4.2.99 -- The project name is: Kokkos -- Using internal gtest for testing -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt -- Using -std=gnu++17 for C++17 extensions as feature -- Built-in Execution Spaces: -- Device Parallel: NoTypeDefined -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- Found TPLLIBDL: /usr/include -- Using internal desul_atomics copy -- Kokkos Devices: SERIAL, Kokkos Backends: SERIAL -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6783/example/build_cmake_in_tree/build + make -j8 Scanning dependencies of target kokkossimd Scanning dependencies of target AlwaysCheckGit [ 3%] Building CXX object kokkos/simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 3%] Built target AlwaysCheckGit Scanning dependencies of target impl_git_version [ 7%] Building CXX object kokkos/CMakeFiles/impl_git_version.dir/example/build_cmake_in_tree/build/generated/Kokkos_Version_Info.cpp.o [ 11%] Linking CXX static library libkokkossimd.a Scanning dependencies of target kokkoscore [ 15%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 19%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 19%] Built target kokkossimd [ 26%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 26%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 30%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 38%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 38%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 42%] Linking CXX static library libimpl_git_version.a [ 46%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 46%] Built target impl_git_version [ 50%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 53%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 57%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o 42: [ OK ] std_algorithms_replace_copy_team_test.test (1061 ms) 42: [----------] 1 test from std_algorithms_replace_copy_team_test (1062 ms total) 42: 42: [----------] 1 test from std_algorithms_replace_copy_if_team_test 42: [ RUN ] std_algorithms_replace_copy_if_team_test.test In file included from /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetRPCAPI.h:19, from /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h:25, from /scratch/llvm-project/llvm/tools/lli/lli.cpp:32: /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h: In instantiation of 'typename llvm::orc::shared::detail::ResultTraits::ErrorReturnType llvm::orc::shared::SingleThreadedRPCEndpoint::callB(const ArgTs& ...) [with Func = llvm::orc::remote::exec::CallVoidVoid; ArgTs = {long unsigned int}; AltRetT = void; ChannelT = llvm::orc::shared::RawByteChannel; FunctionIdT = unsigned int; SequenceNumberT = unsigned int; typename llvm::orc::shared::detail::ResultTraits::ErrorReturnType = llvm::Error]': /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h:745:42: required from here /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1513:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1513 | return std::move(Err); | ^ /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1513:27: note: remove 'std::move' call /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1519:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1519 | return std::move(Err); | ^ /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1519:27: note: remove 'std::move' call /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1526:29: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1526 | return std::move(Err); | ^ /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1526:29: note: remove 'std::move' call /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h: In instantiation of 'typename llvm::orc::shared::detail::ResultTraits::ErrorReturnType llvm::orc::shared::SingleThreadedRPCEndpoint::callB(const ArgTs& ...) [with Func = llvm::orc::remote::mem::CreateRemoteAllocator; ArgTs = {long unsigned int}; AltRetT = void; ChannelT = llvm::orc::shared::RawByteChannel; FunctionIdT = unsigned int; SequenceNumberT = unsigned int; typename llvm::orc::shared::detail::ResultTraits::ErrorReturnType = llvm::Error]': /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h:753:56: required from here /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1513:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1513 | return std::move(Err); | ^ /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1513:27: note: remove 'std::move' call /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1519:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1519 | return std::move(Err); | ^ /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1519:27: note: remove 'std::move' call /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1526:29: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1526 | return std::move(Err); | ^ /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1526:29: note: remove 'std::move' call /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h: In instantiation of 'typename llvm::orc::shared::detail::ResultTraits::ErrorReturnType llvm::orc::shared::SingleThreadedRPCEndpoint::callB(const ArgTs& ...) [with Func = llvm::orc::remote::stubs::CreateIndirectStubsOwner; ArgTs = {long unsigned int}; AltRetT = void; ChannelT = llvm::orc::shared::RawByteChannel; FunctionIdT = unsigned int; SequenceNumberT = unsigned int; typename llvm::orc::shared::detail::ResultTraits::ErrorReturnType = llvm::Error]': /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h:776:61: required from here /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1513:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1513 | return std::move(Err); | ^ /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1513:27: note: remove 'std::move' call /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1519:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1519 | return std::move(Err); | ^ /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1519:27: note: remove 'std::move' call /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1526:29: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1526 | return std::move(Err); | ^ /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1526:29: note: remove 'std::move' call /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h: In instantiation of 'typename llvm::orc::shared::detail::ResultTraits::ErrorReturnType llvm::orc::shared::SingleThreadedRPCEndpoint::callB(const ArgTs& ...) [with Func = llvm::orc::remote::stubs::EmitResolverBlock; ArgTs = {}; AltRetT = void; ChannelT = llvm::orc::shared::RawByteChannel; FunctionIdT = unsigned int; SequenceNumberT = unsigned int; typename llvm::orc::shared::detail::ResultTraits::ErrorReturnType = llvm::Error]': /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h:786:52: required from here /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1513:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1513 | return std::move(Err); | ^ /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1513:27: note: remove 'std::move' call /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1519:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1519 | return std::move(Err); | ^ /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1519:27: note: remove 'std::move' call /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1526:29: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1526 | return std::move(Err); | ^ /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1526:29: note: remove 'std::move' call /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h: In instantiation of 'typename llvm::orc::shared::detail::ResultTraits::ErrorReturnType llvm::orc::shared::SingleThreadedRPCEndpoint::callB(const ArgTs& ...) [with Func = llvm::orc::remote::utils::TerminateSession; ArgTs = {}; AltRetT = void; ChannelT = llvm::orc::shared::RawByteChannel; FunctionIdT = unsigned int; SequenceNumberT = unsigned int; typename llvm::orc::shared::detail::ResultTraits::ErrorReturnType = llvm::Error]': /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h:805:68: required from here /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1513:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1513 | return std::move(Err); | ^ /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1513:27: note: remove 'std::move' call /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1519:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1519 | return std::move(Err); | ^ /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1519:27: note: remove 'std::move' call /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1526:29: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1526 | return std::move(Err); | ^ /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1526:29: note: remove 'std::move' call /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h: In instantiation of 'typename llvm::orc::shared::detail::ResultTraits::ErrorReturnType llvm::orc::shared::SingleThreadedRPCEndpoint::callB(const ArgTs& ...) [with Func = llvm::orc::remote::eh::RegisterEHFrames; ArgTs = {long unsigned int, unsigned int}; AltRetT = void; ChannelT = llvm::orc::shared::RawByteChannel; FunctionIdT = unsigned int; SequenceNumberT = unsigned int; typename llvm::orc::shared::detail::ResultTraits::ErrorReturnType = llvm::Error]': /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h:831:58: required from here /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1513:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1513 | return std::move(Err); | ^ /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1513:27: note: remove 'std::move' call /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1519:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1519 | return std::move(Err); | ^ /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1519:27: note: remove 'std::move' call /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1526:29: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1526 | return std::move(Err); | ^ /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1526:29: note: remove 'std::move' call /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h: In instantiation of 'typename llvm::orc::shared::detail::ResultTraits::ErrorReturnType llvm::orc::shared::SingleThreadedRPCEndpoint::callB(const ArgTs& ...) [with Func = llvm::orc::remote::mem::DestroyRemoteAllocator; ArgTs = {long unsigned int}; AltRetT = void; ChannelT = llvm::orc::shared::RawByteChannel; FunctionIdT = unsigned int; SequenceNumberT = unsigned int; typename llvm::orc::shared::detail::ResultTraits::ErrorReturnType = llvm::Error]': /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h:836:57: required from here /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1513:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1513 | return std::move(Err); | ^ /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1513:27: note: remove 'std::move' call /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1519:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1519 | return std::move(Err); | ^ /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1519:27: note: remove 'std::move' call /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1526:29: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1526 | return std::move(Err); | ^ /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1526:29: note: remove 'std::move' call /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h: In instantiation of 'typename llvm::orc::shared::detail::ResultTraits::ErrorReturnType llvm::orc::shared::SingleThreadedRPCEndpoint::callB(const ArgTs& ...) [with Func = llvm::orc::remote::stubs::DestroyIndirectStubsOwner; ArgTs = {long unsigned int}; AltRetT = void; ChannelT = llvm::orc::shared::RawByteChannel; FunctionIdT = unsigned int; SequenceNumberT = unsigned int; typename llvm::orc::shared::detail::ResultTraits::ErrorReturnType = llvm::Error]': /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h:846:62: required from here /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1513:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1513 | return std::move(Err); | ^ /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1513:27: note: remove 'std::move' call /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1519:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1519 | return std::move(Err); | ^ /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1519:27: note: remove 'std::move' call /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1526:29: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1526 | return std::move(Err); | ^ /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1526:29: note: remove 'std::move' call /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h: In instantiation of 'typename llvm::orc::shared::detail::ResultTraits::ErrorReturnType llvm::orc::shared::SingleThreadedRPCEndpoint::callB(const ArgTs& ...) [with Func = llvm::orc::remote::mem::SetProtections; ArgTs = {long unsigned int, long unsigned int, unsigned int}; AltRetT = void; ChannelT = llvm::orc::shared::RawByteChannel; FunctionIdT = unsigned int; SequenceNumberT = unsigned int; typename llvm::orc::shared::detail::ResultTraits::ErrorReturnType = llvm::Error]': /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h:887:75: required from here /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1513:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1513 | return std::move(Err); | ^ /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1513:27: note: remove 'std::move' call /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1519:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1519 | return std::move(Err); | ^ /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1519:27: note: remove 'std::move' call /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1526:29: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1526 | return std::move(Err); | ^ /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1526:29: note: remove 'std::move' call /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h: In instantiation of 'typename llvm::orc::shared::detail::ResultTraits::ErrorReturnType llvm::orc::shared::SingleThreadedRPCEndpoint::callB(const ArgTs& ...) [with Func = llvm::orc::remote::mem::WriteMem; ArgTs = {llvm::orc::remote::DirectBufferWriter}; AltRetT = void; ChannelT = llvm::orc::shared::RawByteChannel; FunctionIdT = unsigned int; SequenceNumberT = unsigned int; typename llvm::orc::shared::detail::ResultTraits::ErrorReturnType = llvm::Error]': /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h:895:76: required from here /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1513:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1513 | return std::move(Err); | ^ /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1513:27: note: remove 'std::move' call /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1519:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1519 | return std::move(Err); | ^ /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1519:27: note: remove 'std::move' call /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1526:29: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1526 | return std::move(Err); | ^ /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1526:29: note: remove 'std::move' call /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h: In instantiation of 'typename llvm::orc::shared::detail::ResultTraits::ErrorReturnType llvm::orc::shared::SingleThreadedRPCEndpoint::callB(const ArgTs& ...) [with Func = llvm::orc::remote::mem::WritePtr; ArgTs = {long unsigned int, long unsigned int}; AltRetT = void; ChannelT = llvm::orc::shared::RawByteChannel; FunctionIdT = unsigned int; SequenceNumberT = unsigned int; typename llvm::orc::shared::detail::ResultTraits::ErrorReturnType = llvm::Error]': /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h:903:45: required from here /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1513:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1513 | return std::move(Err); | ^ /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1513:27: note: remove 'std::move' call /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1519:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1519 | return std::move(Err); | ^ /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1519:27: note: remove 'std::move' call /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1526:29: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1526 | return std::move(Err); | ^ /scratch/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h:1526:29: note: remove 'std::move' call 42: [ OK ] std_algorithms_replace_copy_if_team_test.test (920 ms) 42: [----------] 1 test from std_algorithms_replace_copy_if_team_test (920 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 6 tests from 6 test suites ran. (3975 ms total) 42: [ PASSED ] 6 tests. 42/51 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .......... Passed 4.73 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 43: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 43: Test timeout computed to be: 1500 [ 61%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 65%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 69%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 73%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 76%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIFixVGPRCopies.cpp.o 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 [ 80%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o 43: [ OK ] std_algorithms_reverse_team_test.test (397 ms) 43: [----------] 1 test from std_algorithms_reverse_team_test (397 ms total) 43: 43: [----------] 1 test from std_algorithms_reverse_copy_team_test 43: [ RUN ] std_algorithms_reverse_copy_team_test.test [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIPreAllocateWWMRegs.cpp.o 43: [ OK ] std_algorithms_reverse_copy_team_test.test (431 ms) 43: [----------] 1 test from std_algorithms_reverse_copy_team_test (431 ms total) 43: 43: [----------] 1 test from std_algorithms_rotate_team_test 43: [ RUN ] std_algorithms_rotate_team_test.test [100%] Built target LLVMARMCodeGen 43: [ OK ] std_algorithms_rotate_team_test.test (1208 ms) 43: [----------] 1 test from std_algorithms_rotate_team_test (1208 ms total) 43: 43: [----------] 1 test from std_algorithms_rotate_copy_team_test 43: [ RUN ] std_algorithms_rotate_copy_team_test.test [ 84%] Linking CXX static library libkokkoscore.a [ 84%] Built target kokkoscore Scanning dependencies of target kokkoscontainers [ 88%] Building CXX object kokkos/containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o Scanning dependencies of target LLVMExegesisX86 [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIFoldOperands.cpp.o [100%] Building CXX object tools/llvm-exegesis/lib/X86/CMakeFiles/LLVMExegesisX86.dir/Target.cpp.o [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIFormMemoryClauses.cpp.o [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIFrameLowering.cpp.o 43: [ OK ] std_algorithms_rotate_copy_team_test.test (896 ms) 43: [----------] 1 test from std_algorithms_rotate_copy_team_test (896 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 4 tests from 4 test suites ran. (2934 ms total) 43: [ PASSED ] 4 tests. 43/51 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .......... Passed 3.69 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 44: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 44: Test timeout computed to be: 1500 [ 92%] Linking CXX static library libkokkoscontainers.a [ 92%] Built target kokkoscontainers Scanning dependencies of target example [ 96%] Building CXX object CMakeFiles/example.dir/cmake_example.cpp.o 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 (651 ms) 44: [----------] 1 test from std_algorithms_move_team_test (651 ms total) 44: 44: [----------] 1 test from std_algorithms_move_backward_team_test 44: [ RUN ] std_algorithms_move_backward_team_test.test 44: [ OK ] std_algorithms_move_backward_team_test.test (536 ms) 44: [----------] 1 test from std_algorithms_move_backward_team_test (536 ms total) 44: 44: [----------] 1 test from std_algorithms_shift_left_team_test 44: [ RUN ] std_algorithms_shift_left_team_test.test [100%] Linking CXX executable example [100%] Built target example + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6783/example/build_cmake_in_tree/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6783/example/build_cmake_in_tree/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6783/example/build_cmake_in_tree/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: KokkosInTree_Verify 1: Test command: /var/jenkins/workspace/Kokkos_PR-6783/example/build_cmake_in_tree/build/example "10" 1: Test timeout computed to be: 10000000 1: Host Serial Execution Space: 1: KOKKOS_ENABLE_SERIAL: yes 1: 1: Serial Runtime Configuration: 1: Number of even integers from 0 to 9 1: Parallel: 5 0.000010 1: Sequential: 5 0.000000 1/1 Test #1: KokkosInTree_Verify .............. Passed 0.00 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 0.00 sec Post stage [Pipeline] sh + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Wed Feb 14 10:13:13 2024 stats zeroed Wed Feb 14 09:42:18 2024 cache hit (direct) 48 cache hit (preprocessed) 1 cache miss 653 cache hit rate 6.98 % compiler produced stdout 22 cleanups performed 55 files in cache 1346 cache size 4.4 GB max cache size 5.0 GB [Pipeline] } $ docker stop --time=1 d62de2e592e1a0dac69ad7e32f86fa779046cfc738baff6b79204e8e9b37a1ad $ docker rm -f --volumes d62de2e592e1a0dac69ad7e32f86fa779046cfc738baff6b79204e8e9b37a1ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 44: [ OK ] std_algorithms_shift_left_team_test.test (2404 ms) 44: [----------] 1 test from std_algorithms_shift_left_team_test (2404 ms total) 44: 44: [----------] 1 test from std_algorithms_shift_right_team_test 44: [ RUN ] std_algorithms_shift_right_team_test.test [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIInsertHardClauses.cpp.o [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIInsertSkips.cpp.o 44: [ OK ] std_algorithms_shift_right_team_test.test (2230 ms) 44: [----------] 1 test from std_algorithms_shift_right_team_test (2230 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 4 tests from 4 test suites ran. (5822 ms total) 44: [ PASSED ] 4 tests. 44/51 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .......... Passed 6.58 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 45: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 45: Test timeout computed to be: 1500 45: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 45: Detected: 6 cores per node. 45: Detected: 1 MPI_ranks per node. 45: Requested: 8 threads per process. 45: [==========] Running 9 tests from 9 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from std_algorithms_copy_team_test 45: [ RUN ] std_algorithms_copy_team_test.test [100%] Linking CXX executable ../../bin/lli [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIInsertWaitcnts.cpp.o 45: [ OK ] std_algorithms_copy_team_test.test (823 ms) 45: [----------] 1 test from std_algorithms_copy_team_test (823 ms total) 45: 45: [----------] 1 test from std_algorithms_copy_n_team_test 45: [ RUN ] std_algorithms_copy_n_team_test.test [100%] Building CXX object tools/llvm-exegesis/lib/X86/CMakeFiles/LLVMExegesisX86.dir/X86Counter.cpp.o [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIInstrInfo.cpp.o 45: [ OK ] std_algorithms_copy_n_team_test.test (622 ms) 45: [----------] 1 test from std_algorithms_copy_n_team_test (622 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 (536 ms) 45: [----------] 1 test from std_algorithms_copy_backward_team_test (536 ms total) 45: 45: [----------] 1 test from std_algorithms_copy_if_team_test 45: [ RUN ] std_algorithms_copy_if_team_test.test [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIISelLowering.cpp.o 45: [ OK ] std_algorithms_copy_if_team_test.test (704 ms) 45: [----------] 1 test from std_algorithms_copy_if_team_test (704 ms total) 45: 45: [----------] 1 test from std_algorithms_unique_copy_team_test 45: [ RUN ] std_algorithms_unique_copy_team_test.test [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SILoadStoreOptimizer.cpp.o [100%] Linking CXX static library ../../../../lib/libLLVMExegesisX86.a [100%] Built target LLVMExegesisX86 [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SILowerControlFlow.cpp.o 45: [ OK ] std_algorithms_unique_copy_team_test.test (1233 ms) 45: [----------] 1 test from std_algorithms_unique_copy_team_test (1233 ms total) 45: 45: [----------] 1 test from std_algorithms_remove_team_test 45: [ RUN ] std_algorithms_remove_team_test.test [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SILowerI1Copies.cpp.o 45: [ OK ] std_algorithms_remove_team_test.test (851 ms) 45: [----------] 1 test from std_algorithms_remove_team_test (851 ms total) 45: 45: [----------] 1 test from std_algorithms_remove_if_team_test 45: [ RUN ] std_algorithms_remove_if_team_test.test 45: [ OK ] std_algorithms_remove_if_team_test.test (868 ms) 45: [----------] 1 test from std_algorithms_remove_if_team_test (868 ms total) 45: 45: [----------] 1 test from std_algorithms_remove_copy_team_test 45: [ RUN ] std_algorithms_remove_copy_team_test.test 45: [ OK ] std_algorithms_remove_copy_team_test.test (1046 ms) 45: [----------] 1 test from std_algorithms_remove_copy_team_test (1046 ms total) 45: 45: [----------] 1 test from std_algorithms_remove_copy_if_team_test 45: [ RUN ] std_algorithms_remove_copy_if_team_test.test 45: [ OK ] std_algorithms_remove_copy_if_team_test.test (929 ms) 45: [----------] 1 test from std_algorithms_remove_copy_if_team_test (929 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 9 tests from 9 test suites ran. (7616 ms total) 45: [ PASSED ] 9 tests. 45/51 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .......... Passed 8.42 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 46: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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 [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SILowerSGPRSpills.cpp.o 46: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1338 ms) 46: [----------] 1 test from std_algorithms_unique_team_test (1338 ms total) 46: 46: [----------] 1 test from std_algorithms_adjacent_difference_team_test 46: [ RUN ] std_algorithms_adjacent_difference_team_test.test [100%] Built target lli [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIMachineFunctionInfo.cpp.o -- Testing 1-D histogram Density 1D: 0.000244353 -0.999975 -7595.07 || 0.051031 0 77582 || 4.61083e+08 11377 || -1.04994e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.000732729 -0.148407 0.026209 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIMachineScheduler.cpp.o 46: [ OK ] std_algorithms_adjacent_difference_team_test.test (1394 ms) 46: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1394 ms total) 46: 46: [----------] 1 test from std_algorithms_reduce_team_test 46: [ RUN ] std_algorithms_reduce_team_test.test 46: [ OK ] std_algorithms_reduce_team_test.test (1201 ms) 46: [----------] 1 test from std_algorithms_reduce_team_test (1202 ms total) 46: 46: [----------] 1 test from std_algorithms_transform_reduce_team_test 46: [ RUN ] std_algorithms_transform_reduce_team_test.test 46: [ OK ] std_algorithms_transform_reduce_team_test.test (1929 ms) 46: [----------] 1 test from std_algorithms_transform_reduce_team_test (1929 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 4 tests from 4 test suites ran. (5864 ms total) 46: [ PASSED ] 4 tests. 46/51 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .......... Passed 6.67 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 47: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 47: Test timeout computed to be: 1500 [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIMemoryLegalizer.cpp.o 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 [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIOptimizeExecMasking.cpp.o Scanning dependencies of target llvm-exegesis 47: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (872 ms) 47: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIOptimizeExecMaskingPreRA.cpp.o 47: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1559 ms) 47: [----------] 2 tests from std_algorithms_is_sorted_team_test (2432 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 (14 ms) 47: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 47: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (15 ms) 47: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA [100%] Building CXX object tools/llvm-exegesis/CMakeFiles/llvm-exegesis.dir/llvm-exegesis.cpp.o [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIPeepholeSDWA.cpp.o 47: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1510 ms) 47: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIPostRABundler.cpp.o [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIPreEmitPeephole.cpp.o 47: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1111 ms) 47: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2652 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 [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIProgramInfo.cpp.o 47: [ OK ] std_algorithms_is_partitioned_team_test.all_true (562 ms) 47: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 47: [ OK ] std_algorithms_is_partitioned_team_test.all_false (501 ms) 47: [ RUN ] std_algorithms_is_partitioned_team_test.random 47: [ OK ] std_algorithms_is_partitioned_team_test.random (373 ms) 47: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1444 ms total) 47: 47: [----------] 4 tests from std_algorithms_partition_copy_team_test 47: [ RUN ] std_algorithms_partition_copy_team_test.empty 47: [ OK ] std_algorithms_partition_copy_team_test.empty (12 ms) 47: [ RUN ] std_algorithms_partition_copy_team_test.all_true [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIRegisterInfo.cpp.o 47: [ OK ] std_algorithms_partition_copy_team_test.all_true (938 ms) 47: [ RUN ] std_algorithms_partition_copy_team_test.all_false [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIRemoveShortExecBranches.cpp.o 47: [ OK ] std_algorithms_partition_copy_team_test.all_false (1009 ms) 47: [ RUN ] std_algorithms_partition_copy_team_test.random [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIShrinkInstructions.cpp.o 47: [ OK ] std_algorithms_partition_copy_team_test.random (786 ms) 47: [----------] 4 tests from std_algorithms_partition_copy_team_test (2747 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 (9 ms) 47: [ RUN ] std_algorithms_partition_point_team_test.all_true 47: [ OK ] std_algorithms_partition_point_team_test.all_true (365 ms) 47: [ RUN ] std_algorithms_partition_point_team_test.all_false [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIWholeQuadMode.cpp.o 47: [ OK ] std_algorithms_partition_point_team_test.all_false (392 ms) 47: [ RUN ] std_algorithms_partition_point_team_test.random 47: [ OK ] std_algorithms_partition_point_team_test.random (230 ms) 47: [----------] 4 tests from std_algorithms_partition_point_team_test (997 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 18 tests from 5 test suites ran. (10274 ms total) 47: [ PASSED ] 18 tests. 47/51 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .......... Passed 11.10 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 48: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 48: Test timeout computed to be: 1500 [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNILPSched.cpp.o [100%] Linking CXX executable ../../bin/llvm-exegesis 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 [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNRegBankReassign.cpp.o 48: [ OK ] std_algorithms_transform_team_test.test_unary_op (882 ms) 48: [ RUN ] std_algorithms_transform_team_test.test_binary_op 48: [ OK ] std_algorithms_transform_team_test.test_binary_op (1000 ms) 48: [----------] 2 tests from std_algorithms_transform_team_test (1882 ms total) 48: 48: [----------] 1 test from std_algorithms_generate_team_test 48: [ RUN ] std_algorithms_generate_team_test.test_unary_op [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNNSAReassign.cpp.o 48: [ OK ] std_algorithms_generate_team_test.test_unary_op (1909 ms) 48: [----------] 1 test from std_algorithms_generate_team_test (1909 ms total) 48: 48: [----------] 1 test from std_algorithms_generate_n_team_test 48: [ RUN ] std_algorithms_generate_n_team_test.test 48: [ OK ] std_algorithms_generate_n_team_test.test (502 ms) 48: [----------] 1 test from std_algorithms_generate_n_team_test (502 ms total) 48: 48: [----------] 1 test from std_algorithms_swap_ranges_team_test 48: [ RUN ] std_algorithms_swap_ranges_team_test.test [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNDPPCombine.cpp.o [100%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPTarget [100%] Built target Kokkos_CoreUnitTest_OpenMPTarget + ctest --verbose 48: [ OK ] std_algorithms_swap_ranges_team_test.test (887 ms) 48: [----------] 1 test from std_algorithms_swap_ranges_team_test (887 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 5 tests from 4 test suites ran. (5181 ms total) 48: [ PASSED ] 5 tests. [100%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIModeRegister.cpp.o UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6783/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6783/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6783/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6783/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6783/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-6783/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test 1: Test timeout computed to be: 1500 48/51 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .......... Passed 5.94 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 49: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 49: Test timeout computed to be: 1500 49: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 49: Detected: 6 cores per node. 49: Detected: 1 MPI_ranks per node. 49: Requested: 8 threads per process. 49: [==========] Running 2 tests from 2 test suites. 49: [----------] Global test environment set-up. 49: [----------] 1 test from std_algorithms_exclusive_scan_team_test 49: [ RUN ] std_algorithms_exclusive_scan_team_test.test 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 (286 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (278 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (254 ms) 1: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 1: [ OK ] serial_DeathTest.range_policy_invalid_bounds (5 ms) 1: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 1: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (5 ms) 1: [----------] 5 tests from serial_DeathTest (832 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 (6 ms) 1: [ RUN ] serial.atomics_tpetra_max_abs 1: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] serial.atomic_views_integral 1: [ OK ] serial.atomic_views_integral (125 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (69 ms) 1: [ RUN ] serial.atomic_view_api 1: [ OK ] serial.atomic_view_api (0 ms) 1: [ RUN ] serial.bit_manip_countl_zero 1: [ OK ] serial.bit_manip_countl_zero (0 ms) 1: [ RUN ] serial.bit_manip_countl_one 1: [ OK ] serial.bit_manip_countl_one (0 ms) 1: [ RUN ] serial.bit_manip_countr_zero 1: [ OK ] serial.bit_manip_countr_zero (0 ms) 1: [ RUN ] serial.bit_manip_countr_one 1: [ OK ] serial.bit_manip_countr_one (0 ms) 1: [ RUN ] serial.bit_manip_popcount 1: [ OK ] serial.bit_manip_popcount (0 ms) 1: [ RUN ] serial.bit_manip_has_single_bit 1: [ OK ] serial.bit_manip_has_single_bit (0 ms) 1: [ RUN ] serial.bit_manip_bit_floor 1: [ OK ] serial.bit_manip_bit_floor (0 ms) 1: [ RUN ] serial.bit_manip_bit_ceil 1: [ OK ] serial.bit_manip_bit_ceil (0 ms) 1: [ RUN ] serial.bit_manip_bit_width 1: [ OK ] serial.bit_manip_bit_width (0 ms) 1: [ RUN ] serial.bit_manip_rotl 1: [ OK ] serial.bit_manip_rotl (0 ms) 1: [ RUN ] serial.bit_manip_rotr 1: [ OK ] serial.bit_manip_rotr (0 ms) 1: [ RUN ] serial.bit_manip_byeswap 1: [ OK ] serial.bit_manip_byeswap (0 ms) 1: [ RUN ] serial.bit_manip_bit_cast 1: [ OK ] serial.bit_manip_bit_cast (0 ms) 1: [ RUN ] serial.test_block_deduction_bug_pr_3103 1: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] serial.checked_integer_operations_multiply_overflow 1: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] serial.execution_policy_occupancy_and_hint 1: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] serial.complex_construction 1: [ OK ] serial.complex_construction (0 ms) 1: [ RUN ] serial.complex_basic_math 1: [ OK ] serial.complex_basic_math (0 ms) 1: [ RUN ] serial.complex_special_funtions 1: [ OK ] serial.complex_special_funtions (0 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (0 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_issue_3867 1: [ OK ] serial.complex_issue_3867 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (0 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (1 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (2 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (34 ms) 1: [ RUN ] serial.partitioning_by_args 1: [ OK ] serial.partitioning_by_args (0 ms) 1: [ RUN ] serial.partitioning_by_vector 1: [ OK ] serial.partitioning_by_vector (0 ms) 1: [ RUN ] serial.functor_analysis 1: [ OK ] serial.functor_analysis (0 ms) 1: [ RUN ] serial.host_shared_ptr_use_count 1: [ OK ] serial.host_shared_ptr_use_count (0 ms) 1: [ RUN ] serial.host_shared_ptr_get 1: [ OK ] serial.host_shared_ptr_get (0 ms) 1: [ RUN ] serial.host_shared_ptr_dereference_on_device 1: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] serial.init 1: [ OK ] serial.init (0 ms) 1: [ RUN ] serial.dispatch 1: [ OK ] serial.dispatch (2 ms) 1: [ RUN ] serial.join_backward_compatibility 1: [ OK ] serial.join_backward_compatibility (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft [100%] Built target llvm-exegesis 49: [ OK ] std_algorithms_exclusive_scan_team_test.test (3957 ms) 49: [----------] 1 test from std_algorithms_exclusive_scan_team_test (3957 ms total) 49: 49: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 49: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 49: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (1947 ms) 49: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1947 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 2 tests from 2 test suites ran. (5905 ms total) 49: [ PASSED ] 2 tests. [100%] Linking CXX static library ../../libLLVMAMDGPUCodeGen.a 49/51 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .......... Passed 6.72 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 50: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 50: Test timeout computed to be: 1500 [100%] Built target LLVMAMDGPUCodeGen Scanning dependencies of target clangHandleCXX Scanning dependencies of target clang-cpp [100%] Linking CXX static library ../../../../../lib/libclangHandleCXX.a 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 [100%] Building CXX object tools/clang/tools/clang-shlib/CMakeFiles/clang-cpp.dir/clang-shlib.cpp.o [100%] Built target clangHandleCXX [100%] Linking CXX shared library ../../../../lib/libclang-cpp.so Scanning dependencies of target LTO Scanning dependencies of target llvm-lto [100%] Building CXX object tools/lto/CMakeFiles/LTO.dir/LTODisassembler.cpp.o [100%] Building CXX object tools/llvm-lto/CMakeFiles/llvm-lto.dir/llvm-lto.cpp.o Scanning dependencies of target clang-extdef-mapping [100%] Building CXX object tools/lto/CMakeFiles/LTO.dir/lto.cpp.o [100%] Building CXX object tools/clang/tools/clang-extdef-mapping/CMakeFiles/clang-extdef-mapping.dir/ClangExtDefMapGen.cpp.o Scanning dependencies of target clang-check [100%] Building CXX object tools/clang/tools/clang-check/CMakeFiles/clang-check.dir/ClangCheck.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (4362 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft Scanning dependencies of target bugpoint [100%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/BugDriver.cpp.o Scanning dependencies of target clang [100%] Building CXX object tools/clang/tools/driver/CMakeFiles/clang.dir/driver.cpp.o Scanning dependencies of target libclang [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/ARCMigrate.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2034 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright [100%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/CrashDebugger.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (4274 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 50: [ OK ] std_algorithms_inclusive_scan_team_test.test (5851 ms) 50: [----------] 1 test from std_algorithms_inclusive_scan_team_test (5851 ms total) 50: 50: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 50: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (491 ms) 1: [ RUN ] serial.deep_copy_scratch 1: [ OK ] serial.deep_copy_scratch (0 ms) 1: [ RUN ] serial.mathematical_constants_e 1: [ OK ] serial.mathematical_constants_e (0 ms) 1: [ RUN ] serial.mathematical_constants_log2e 1: [ OK ] serial.mathematical_constants_log2e (0 ms) 1: [ RUN ] serial.mathematical_constants_log10e 1: [ OK ] serial.mathematical_constants_log10e (0 ms) 1: [ RUN ] serial.mathematical_constants_pi 1: [ OK ] serial.mathematical_constants_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_pi 1: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrtpi 1: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] serial.mathematical_constants_ln2 1: [ OK ] serial.mathematical_constants_ln2 (0 ms) 1: [ RUN ] serial.mathematical_constants_ln10 1: [ OK ] serial.mathematical_constants_ln10 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt2 1: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt3 1: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrt3 1: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_egamma 1: [ OK ] serial.mathematical_constants_egamma (0 ms) 1: [ RUN ] serial.mathematical_constants_phi 1: [ OK ] serial.mathematical_constants_phi (0 ms) 1: [ RUN ] serial.mathematical_functions_trigonometric_functions 1: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (0 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (2 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (2 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d 1: [ OK ] serial.mdrange_5d (19 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (10 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (0 ms) 1: [ RUN ] serial.mdrange_3d 1: [ OK ] serial.mdrange_3d (3 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (2 ms) 1: [ RUN ] serial.mdrange_large_deep_copy [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/BuildSystem.cpp.o [100%] Linking CXX shared library ../../lib/libLTO.so [100%] Linking CXX executable ../../../../bin/clang-extdef-mapping [100%] Linking CXX executable ../../../../bin/clang-check 1: [ OK ] serial.mdrange_large_deep_copy (1450 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-6783/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-6783/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 (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 (1 ms) 1: [ RUN ] serial.view_layouttiled_subtile 1: [ OK ] serial.view_layouttiled_subtile (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (3 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (2 ms) 1: [ RUN ] serial.range_for 1: [ OK ] serial.range_for (0 ms) 1: [ RUN ] serial.range_reduce 1: [ OK ] serial.range_reduce (0 ms) 1: [ RUN ] serial.range_policy_runtime_parameters 1: [ OK ] serial.range_policy_runtime_parameters (0 ms) 1: [ RUN ] serial.range_for_require 1: [ OK ] serial.range_for_require (0 ms) 1: [ RUN ] serial.range_reduce_require 1: [ OK ] serial.range_reduce_require (0 ms) 1: [ RUN ] serial.reducers_int 1: [ OK ] serial.reducers_int (2 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (2 ms) 1: [ RUN ] serial.reducers_complex_double 1: [ OK ] serial.reducers_complex_double (0 ms) 1: [ RUN ] serial.reducers_struct 1: [ OK ] serial.reducers_struct (0 ms) 1: [ RUN ] serial.reducers_half_t 1: [ OK ] serial.reducers_half_t (0 ms) 1: [ RUN ] serial.reducers_bhalf_t 1: [ OK ] serial.reducers_bhalf_t (0 ms) 1: [ RUN ] serial.reducers_int8_t 1: [ OK ] serial.reducers_int8_t (0 ms) 1: [ RUN ] serial.reducers_int16_t 1: [ OK ] serial.reducers_int16_t (0 ms) 1: [ RUN ] serial.reducers_bool 1: [ OK ] serial.reducers_bool (0 ms) 1: [ RUN ] serial.int64_t_reduce [100%] Linking CXX executable ../../bin/llvm-lto [100%] Building CXX object tools/clang/tools/driver/CMakeFiles/clang.dir/cc1_main.cpp.o 1: [ OK ] serial.int64_t_reduce (71 ms) 1: [ RUN ] serial.double_reduce 1: [ OK ] serial.double_reduce (228 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndex.cpp.o 50: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (3959 ms) 50: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (3959 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 2 tests from 2 test suites ran. (9811 ms total) 50: [ PASSED ] 2 tests. 50/51 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .......... Passed 10.56 sec test 51 Start 51: Kokkos_UnitTest_SIMD 51: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/simd/unit_tests/Kokkos_UnitTest_SIMD 51: Test timeout computed to be: 1500 51: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 51: Detected: 6 cores per node. 51: Detected: 1 MPI_ranks per node. 51: Requested: 8 threads per process. 51: [==========] Running 16 tests from 1 test suite. 51: [----------] Global test environment set-up. 51: [----------] 16 tests from simd 51: [ RUN ] simd.host_math_ops 51: [ OK ] simd.host_math_ops (0 ms) 51: [ RUN ] simd.device_math_ops 51: [ OK ] simd.device_math_ops (6 ms) 51: [ RUN ] simd.host_mask_ops 51: [ OK ] simd.host_mask_ops (0 ms) 51: [ RUN ] simd.device_mask_ops 51: [ OK ] simd.device_mask_ops (0 ms) 51: [ RUN ] simd.host_conversions 51: [ OK ] simd.host_conversions (0 ms) 51: [ RUN ] simd.device_conversions 51: [ OK ] simd.device_conversions (0 ms) 51: [ RUN ] simd.host_shift_ops 51: [ OK ] simd.host_shift_ops (0 ms) 51: [ RUN ] simd.device_shift_ops 51: [ OK ] simd.device_shift_ops (0 ms) 51: [ RUN ] simd.host_condition 51: [ OK ] simd.host_condition (0 ms) 51: [ RUN ] simd.device_condition 51: [ OK ] simd.device_condition (0 ms) 51: [ RUN ] simd.host_gen_ctors 51: [ OK ] simd.host_gen_ctors (0 ms) 51: [ RUN ] simd.device_gen_ctors 51: [ OK ] simd.device_gen_ctors (0 ms) 51: [ RUN ] simd.host_where_expressions 51: [ OK ] simd.host_where_expressions (0 ms) 51: [ RUN ] simd.device_where_expressions 51: [ OK ] simd.device_where_expressions (0 ms) 51: [ RUN ] simd.host_reductions 51: [ OK ] simd.host_reductions (0 ms) 51: [ RUN ] simd.device_reductions 51: [ OK ] simd.device_reductions (0 ms) 51: [----------] 16 tests from simd (7 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 16 tests from 1 test suite ran. (7 ms total) 51: [ PASSED ] 16 tests. 1: [ OK ] serial.int64_t_reduce_dynamic (2029 ms) 1: [ RUN ] serial.double_reduce_dynamic 51/51 Test #51: Kokkos_UnitTest_SIMD ............................. Passed 0.82 sec 100% tests passed, 0 tests failed out of 51 Total Test time (real) = 348.53 sec [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 aac82d3cbda596f97e84d8aa6ca1600acc9510ac67088262cb32afac91b1f064 $ docker rm -f --volumes aac82d3cbda596f97e84d8aa6ca1600acc9510ac67088262cb32afac91b1f064 [Pipeline] // withDockerContainer 1: [ OK ] serial.double_reduce_dynamic (2033 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 1: [ OK ] serial.int64_t_reduce_dynamic_view (458 ms) 1: [ RUN ] serial.reduction_deduction 1: [ OK ] serial.reduction_deduction (0 ms) 1: [ RUN ] serial.reduce_device_view_range_policy 1: [ OK ] serial.reduce_device_view_range_policy (16 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy [100%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/ExecutionDriver.cpp.o [100%] Built target clang-extdef-mapping [100%] Building CXX object tools/clang/tools/driver/CMakeFiles/clang.dir/cc1as_main.cpp.o 1: [ OK ] serial.reduce_device_view_mdrange_policy (3042 ms) 1: [ RUN ] serial.reduce_device_view_team_policy 1: [ OK ] serial.reduce_device_view_team_policy (273 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (8 ms) 1: [ RUN ] serial.kokkos_swap 1: [ OK ] serial.kokkos_swap (0 ms) 1: [ RUN ] serial.task_fib_deprecated Scanning dependencies of target dsymutil [100%] Built target clang-cpp [100%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/dsymutil.cpp.o [100%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/ExtractFunction.cpp.o Scanning dependencies of target llc [100%] Building CXX object tools/llc/CMakeFiles/llc.dir/llc.cpp.o 1: [ OK ] serial.task_fib_deprecated (1224 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 (22 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 (1224 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 (23 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 [100%] Built target LTO Scanning dependencies of target llvm-c-test [100%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/attributes.c.o 1: [ OK ] serial.task_fib_single (906 ms) 1: [ RUN ] serial.task_depend_single 1: [ OK ] serial.task_depend_single (0 ms) 1: [ RUN ] serial.task_team_single 1: [ OK ] serial.task_team_single (0 ms) 1: [ RUN ] serial.task_with_mempool_single 1: [ OK ] serial.task_with_mempool_single (0 ms) 1: [ RUN ] serial.task_multiple_depend_single 1: [ OK ] serial.task_multiple_depend_single (19 ms) 1: [ RUN ] serial.task_scheduler_ctors_single 1: [ OK ] serial.task_scheduler_ctors_single (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_single 1: [ OK ] serial.task_scheduer_ctors_device_single (0 ms) 1: [ RUN ] serial.task_fib_multiple [100%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/calc.c.o [100%] Building CXX object tools/clang/tools/driver/CMakeFiles/clang.dir/cc1gen_reproducer_main.cpp.o [100%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/debuginfo.c.o [100%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/diagnostic.c.o [100%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/disassemble.c.o [100%] Building CXX object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/echo.cpp.o 1: [ OK ] serial.task_fib_multiple (912 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 (20 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 (962 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 (22 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 (26473 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 200 tests from 2 test suites ran. (27306 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 [100%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/FindBugs.cpp.o [100%] Built target llvm-lto 1/49 Test #1: Kokkos_CoreUnitTest_Serial1 ................. Passed 29.03 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test 2: Test timeout computed to be: 1500 Scanning dependencies of target llvm-dwp [100%] Building CXX object tools/llvm-dwp/CMakeFiles/llvm-dwp.dir/llvm-dwp.cpp.o [100%] Linking CXX executable ../../../../bin/clang [100%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/helpers.c.o [100%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/include-all.c.o [100%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/main.c.o [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexCXX.cpp.o 2: [==========] Running 116 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-6783/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-6783/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: [----------] 112 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce_large [100%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/module.c.o [100%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/Miscompilation.cpp.o [100%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/metadata.c.o [100%] Linking CXX executable ../../bin/llc 2: [ OK ] serial.team_reduce_large (563 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (14 ms) 2: [ RUN ] serial.large_team_scratch_size 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (0 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (0 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (0 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.team_thread_range_combined_reducers 2: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 2: [ RUN ] serial.thread_vector_range_combined_reducers 2: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.team_vector_range_combined_reducers 2: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelFor 2: [ OK ] serial.TeamThreadMDRangeParallelFor (7 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (4 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (5 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (10 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (10 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (10 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan [100%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/object.c.o 2: [ OK ] serial.team_reduction_scan (51 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (168 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (60 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 [100%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/targets.c.o [100%] Linking CXX executable ../../bin/llvm-c-test [100%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/BinaryHolder.cpp.o [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexCodeCompletion.cpp.o [100%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/CFBundle.cpp.o [100%] Built target clang-check Scanning dependencies of target llvm-gsymutil [100%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/DebugMap.cpp.o [100%] Building CXX object tools/llvm-gsymutil/CMakeFiles/llvm-gsymutil.dir/llvm-gsymutil.cpp.o [100%] Building CXX object tools/llvm-dwp/CMakeFiles/llvm-dwp.dir/DWPError.cpp.o [100%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/OptimizerDriver.cpp.o [100%] Linking CXX executable ../../bin/llvm-dwp [100%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/DwarfLinkerForBinary.cpp.o [100%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/ToolRunner.cpp.o [100%] Linking CXX executable ../../bin/llvm-gsymutil [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexDiagnostic.cpp.o 2: [ OK ] serial.repeated_team_reduce (11731 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (189 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (157 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (46 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (4 ms) 2: [ RUN ] serial.team_lambda_shared_request [100%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/bugpoint.cpp.o 2: [ OK ] serial.team_lambda_shared_request (42 ms) 2: [ RUN ] serial.scratch_align 2: [ OK ] serial.scratch_align (0 ms) 2: [ RUN ] serial.shmem_size 2: [ OK ] serial.shmem_size (0 ms) 2: [ RUN ] serial.multi_level_scratch 2: [ OK ] serial.multi_level_scratch (0 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (2 ms) 2: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 2: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 2: [ RUN ] serial.team_teamvector_range 2: [ OK ] serial.team_teamvector_range (0 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (0 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (0 ms) 2: [ RUN ] serial.unique_token_team_acquire 2: [ OK ] serial.unique_token_team_acquire (0 ms) 2: [ RUN ] serial.view_api_a 2: [ OK ] serial.view_api_a (2 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 (143 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (3 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (1 ms) 2: [ RUN ] serial.view_remap 2: [ OK ] serial.view_remap (0 ms) 2: [ RUN ] serial.view_mirror_nonconst 2: [ OK ] serial.view_mirror_nonconst (0 ms) 2: [ RUN ] serial.view_stride_method 2: [ OK ] serial.view_stride_method (0 ms) 2: [ RUN ] serial.anonymous_space 2: [ OK ] serial.anonymous_space (0 ms) 2: [ RUN ] serial.view_overload_resolution 2: [ OK ] serial.view_overload_resolution (0 ms) 2: [ RUN ] serial.view_allocation_large_rank [100%] Built target llc Scanning dependencies of target llvm-isel-fuzzer [100%] Building CXX object tools/llvm-isel-fuzzer/CMakeFiles/llvm-isel-fuzzer.dir/DummyISelFuzzer.cpp.o [100%] Building CXX object tools/llvm-isel-fuzzer/CMakeFiles/llvm-isel-fuzzer.dir/llvm-isel-fuzzer.cpp.o [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexHigh.cpp.o 2: [ OK ] serial.view_allocation_large_rank (2651 ms) 2: [ RUN ] serial.view_shmem_size_on_device 2: [ OK ] serial.view_shmem_size_on_device (0 ms) 2: [ RUN ] serial.view_is_assignable 2: [ OK ] serial.view_is_assignable (0 ms) 2: [ RUN ] serial.view_copy_tests 2: [ OK ] serial.view_copy_tests (6 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_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 (92 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (80 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 (92 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (4 ms) 2: [ RUN ] serial.static_extent 2: [ OK ] serial.static_extent (0 ms) 2: [ RUN ] serial.view_mapping_atomic 2: [ OK ] serial.view_mapping_atomic (1 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (0 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.view_resize 2: [ OK ] serial.view_resize (5 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (178 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-6783/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 2: skipping since the fence checked for isn't necessary 2: [ SKIPPED ] serial.view_allocation_int (0 ms) 2: [ RUN ] serial.view_allocation_exec_space_int 2: [ OK ] serial.view_allocation_exec_space_int (0 ms) 2: [ RUN ] serial.view_not_default_constructible 2: [ OK ] serial.view_not_default_constructible (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_left 2: [ OK ] serial.view_subview_auto_1d_left (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_right 2: [ OK ] serial.view_subview_auto_1d_right (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_stride 2: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 2: [ RUN ] serial.view_subview_assign_strided 2: [ OK ] serial.view_subview_assign_strided (0 ms) 2: [ RUN ] serial.view_subview_left_0 2: [ OK ] serial.view_subview_left_0 (0 ms) 2: [ RUN ] serial.view_subview_left_1 2: [ OK ] serial.view_subview_left_1 (0 ms) 2: [ RUN ] serial.view_subview_left_2 2: [ OK ] serial.view_subview_left_2 (0 ms) 2: [ RUN ] serial.view_subview_left_3 2: [ OK ] serial.view_subview_left_3 (0 ms) 2: [ RUN ] serial.view_subview_right_0 2: [ OK ] serial.view_subview_right_0 (0 ms) 2: [ RUN ] serial.view_subview_right_1 2: [ OK ] serial.view_subview_right_1 (0 ms) 2: [ RUN ] serial.view_subview_right_3 2: [ OK ] serial.view_subview_right_3 (0 ms) 2: [ RUN ] serial.view_static_tests 2: [ OK ] serial.view_static_tests (0 ms) 2: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 2: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 2: [ RUN ] serial.view_subview_layoutright_to_layoutright 2: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 2: [ RUN ] serial.view_subview_1d_assign 2: [ OK ] serial.view_subview_1d_assign (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_atomic 2: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_randomaccess 2: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 2: [ RUN ] serial.view_subview_2d_from_3d 2: [ OK ] serial.view_subview_2d_from_3d (6 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (7 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (7 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left 2: [ OK ] serial.view_subview_3d_from_5d_left (164 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic [100%] Built target llvm-c-test Scanning dependencies of target llvm-lipo [100%] Building CXX object tools/llvm-lipo/CMakeFiles/llvm-lipo.dir/llvm-lipo.cpp.o [100%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/MachODebugMapParser.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (164 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess -- Testing 1-D histogram Density 1D: 0.00195474 -0.999997 -9108.43 || 0.051031 0 616663 || 4.51645e+09 11377 || -1.25915e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.00587573 -0.922616 1.62345 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (163 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 2: [ OK ] serial.view_subview_3d_from_5d_right (248 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (248 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (248 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: [----------] 112 tests from serial (17613 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 116 tests from 2 test suites ran. (17614 ms total) 2: [ PASSED ] 113 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 [100%] Linking CXX executable ../../bin/llvm-isel-fuzzer 2/49 Test #2: Kokkos_CoreUnitTest_Serial2 ................. Passed 19.05 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test 3: Test timeout computed to be: 1500 [100%] Linking CXX executable ../../bin/bugpoint 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: -- Testing 1-D histogram Density 1D: 2.67029e-07 -0.0155023 0.00315204 || 0.051031 10944 11794 || 11556.1 11377 || 43.5738 -0.823045 -- Testing 3-D histogram Density 3D: 3.05176e-07 -0.000489634 -0.00336403 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties [100%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/MachOUtils.cpp.o 3/49 Test #3: Kokkos_CoreUnitTest_SerialGraph ............. Passed 1.38 sec test 4 Start 4: Kokkos_CoreUnitTest_OpenMPTarget 4: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPTarget 4: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test 4: Test timeout computed to be: 1500 4: [==========] Running 225 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 9 tests from openmptarget_DeathTest 4: [ RUN ] openmptarget_DeathTest.abort_from_host [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexInclusionStack.cpp.o 4: [ OK ] openmptarget_DeathTest.abort_from_host (274 ms) 4: [ RUN ] openmptarget_DeathTest.abort_from_device [100%] Linking CXX executable ../../bin/llvm-lipo [100%] Built target llvm-dwp [100%] Built target llvm-gsymutil [100%] Built target llvm-lipo Scanning dependencies of target llvm-lto2 [100%] Building CXX object tools/llvm-lto2/CMakeFiles/llvm-lto2.dir/llvm-lto2.cpp.o Scanning dependencies of target llvm-opt-fuzzer [100%] Building CXX object tools/llvm-opt-fuzzer/CMakeFiles/llvm-opt-fuzzer.dir/DummyOptFuzzer.cpp.o Scanning dependencies of target llvm-reduce [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/TestRunner.cpp.o [100%] Building CXX object tools/llvm-opt-fuzzer/CMakeFiles/llvm-opt-fuzzer.dir/llvm-opt-fuzzer.cpp.o 4: [ OK ] openmptarget_DeathTest.abort_from_device (2029 ms) 4: [ RUN ] openmptarget_DeathTest.checked_integer_operations_multiply_overflow_abort 4: [ OK ] openmptarget_DeathTest.checked_integer_operations_multiply_overflow_abort (276 ms) 4: [ RUN ] openmptarget_DeathTest.range_policy_invalid_bounds 4: [ OK ] openmptarget_DeathTest.range_policy_invalid_bounds (14 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 (1 ms) 4: [ RUN ] openmptarget_DeathTest.view_layoutstride_left_to_layoutright_assignment 4: [ OK ] openmptarget_DeathTest.view_layoutstride_left_to_layoutright_assignment (0 ms) 4: [ RUN ] openmptarget_DeathTest.view_memory_access_violations_from_host [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/Delta.cpp.o [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexUSRs.cpp.o [100%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/Reproducer.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceAliases.cpp.o [100%] Built target llvm-isel-fuzzer [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceArguments.cpp.o [100%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/SymbolMap.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceAttributes.cpp.o [100%] Linking CXX executable ../../bin/llvm-lto2 [100%] Linking CXX executable ../../bin/llvm-opt-fuzzer [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexer.cpp.o [100%] Linking CXX executable ../../bin/dsymutil [100%] Built target clang Scanning dependencies of target opt [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXComment.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceBasicBlocks.cpp.o [100%] Building CXX object tools/opt/CMakeFiles/opt.dir/AnalysisWrappers.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceFunctionBodies.cpp.o [100%] Building CXX object tools/opt/CMakeFiles/opt.dir/BreakpointPrinter.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 0.0219171 -0.00823141 || 0.051031 10962 11769 || 11133 11377 || -113.791 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0114772 0.0024202 || 0.051031 1e+64 -1e+64 [ OK ] serial.Random_XorShift1024_0 (417728 ms) [ RUN ] serial.Multi_streams [ OK ] serial.Multi_streams (0 ms) [ RUN ] serial.SortUnsignedValueType [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/ReduceGlobalVarInitializers.cpp.o [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXCursor.cpp.o [100%] Built target bugpoint [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXIndexDataConsumer.cpp.o [100%] Building CXX object tools/opt/CMakeFiles/opt.dir/GraphPrinters.cpp.o [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 [100%] Building CXX object tools/opt/CMakeFiles/opt.dir/NewPMDriver.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceMetadata.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperandBundles.cpp.o [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXCompilationDatabase.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceSpecialGlobals.cpp.o [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXLoadedDiagnostic.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/llvm-reduce.cpp.o [100%] Built target dsymutil [100%] Building CXX object tools/opt/CMakeFiles/opt.dir/PassPrinters.cpp.o [100%] Building CXX object tools/opt/CMakeFiles/opt.dir/PrintSCC.cpp.o Scanning dependencies of target BugpointPasses [100%] Building CXX object tools/bugpoint-passes/CMakeFiles/BugpointPasses.dir/TestPasses.cpp.o [100%] Built target llvm-lto2 [100%] Built target llvm-opt-fuzzer [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXSourceLocation.cpp.o [100%] Building CXX object tools/opt/CMakeFiles/opt.dir/opt.cpp.o [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXStoredDiagnostic.cpp.o [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXString.cpp.o [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXType.cpp.o [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/Indexing.cpp.o [100%] Linking CXX shared module ../../lib/BugpointPasses.so [100%] Linking CXX executable ../../bin/llvm-reduce [100%] Built target BugpointPasses [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/FatalErrorHandler.cpp.o [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/Rewrite.cpp.o [100%] Built target llvm-reduce [100%] Linking CXX shared library ../../../../lib/libclang.so [100%] Linking CXX executable ../../bin/opt [100%] Built target opt [100%] Built target libclang Scanning dependencies of target c-arcmt-test [100%] Building C object tools/clang/tools/c-arcmt-test/CMakeFiles/c-arcmt-test.dir/c-arcmt-test.c.o [100%] Linking CXX executable ../../../../bin/c-arcmt-test [100%] Built target c-arcmt-test Scanning dependencies of target c-index-test [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-index-test [100%] Built target c-index-test [ 0%] Built target LLVMDemangle [ 2%] Built target LLVMSupport [ 4%] Built target LLVMTableGen [ 4%] Built target LLVMTableGenGlobalISel [ 5%] Built target obj.llvm-tblgen [ 5%] Built target llvm-tblgen [ 5%] Built target llvm_vcsrevision_h [ 5%] Built target LLVMBitstreamReader [ 5%] Built target LLVMRemarks [ 5%] Built target intrinsics_gen [ 5%] Built target LLVMBinaryFormat [ 7%] Built target LLVMCore [ 7%] Built target LLVMTextAPI [ 7%] Built target LLVMBitReader [ 7%] Built target LLVMDebugInfoMSF [ 7%] Built target LLVMDebugInfoCodeView [ 8%] Built target LLVMMC [ 8%] Built target LLVMMCParser [ 8%] Built target LLVMObject [ 8%] Built target LLVMProfileData [ 9%] Built target LLVMAnalysis [ 9%] Built target LLVMBitWriter [ 11%] Built target LLVMTransformUtils [ 11%] Built target LLVMAggressiveInstCombine [ 11%] Built target LLVMInstCombine [ 12%] Built target LLVMScalarOpts [ 12%] Built target LLVMTarget [ 12%] Built target LLVMFuzzMutate [ 12%] Built target LLVMFileCheck [ 12%] Built target LLVMInterfaceStub [ 12%] Built target LLVMAsmParser [ 12%] Built target LLVMIRReader [ 16%] Built target LLVMCodeGen [ 16%] Built target LLVMSelectionDAG [ 18%] Built target LLVMDebugInfoDWARF [ 19%] Built target LLVMAsmPrinter [ 19%] Built target LLVMMIRParser [ 21%] Built target LLVMGlobalISel [ 21%] Built target LLVMDWARFLinker [ 21%] Built target LLVMExtensions [ 21%] Built target acc_cpp [ 21%] Built target acc_gen [ 21%] Built target LLVMFrontendOpenACC [ 21%] Built target omp_gen [ 21%] Built target omp_cpp [ 21%] Built target LLVMFrontendOpenMP [ 21%] Built target LLVMInstrumentation [ 21%] Built target LLVMVectorize [ 21%] Built target LLVMLinker [ 22%] Built target LLVMipo [ 22%] Built target LLVMHello_exports [ 22%] Built target LLVMHello [ 22%] Built target LLVMHelloNew [ 22%] Built target LLVMObjCARCOpts [ 22%] Built target LLVMCoroutines [ 22%] Built target LLVMCFGuard [ 22%] Built target LLVMPasses [ 22%] Built target LLVMLTO [ 22%] Built target LLVMMCDisassembler [ 22%] Built target LLVMMCA [ 22%] Built target LLVMObjectYAML [ 23%] Built target LLVMOption [ 23%] Built target LLVMDebugInfoGSYM [ 25%] Built target LLVMDebugInfoPDB [ 25%] Built target LLVMSymbolize [ 26%] Built target LLVMRuntimeDyld [ 26%] Built target LLVMExecutionEngine [ 26%] Built target LLVMInterpreter [ 26%] Built target LLVMOrcShared [ 26%] Built target LLVMOrcTargetProcess [ 26%] Built target LLVMJITLink [ 26%] Built target LLVMMCJIT [ 26%] Built target LLVMOrcJIT [ 26%] Built target AArch64CommonTableGen [ 26%] Built target LLVMAArch64Utils [ 26%] Built target LLVMAArch64Info [ 26%] Built target LLVMAArch64Desc [ 28%] Built target LLVMAArch64CodeGen [ 28%] Built target LLVMAArch64AsmParser [ 28%] Built target LLVMAArch64Disassembler [ 28%] Built target AMDGPUCommonTableGen [ 28%] Built target InstCombineTableGen [ 29%] Built target LLVMAMDGPUUtils [ 29%] Built target LLVMAMDGPUInfo [ 29%] Built target LLVMAMDGPUDesc [ 30%] Built target LLVMAMDGPUCodeGen [ 30%] Built target LLVMAMDGPUAsmParser [ 30%] Built target LLVMAMDGPUDisassembler [ 30%] Built target ARMCommonTableGen [ 30%] Built target LLVMARMUtils [ 30%] Built target LLVMARMInfo [ 30%] Built target LLVMARMDesc [ 30%] Built target LLVMARMCodeGen [ 30%] Built target LLVMARMAsmParser [ 30%] Built target LLVMARMDisassembler [ 30%] Built target AVRCommonTableGen [ 30%] Built target LLVMAVRInfo [ 30%] Built target LLVMAVRDesc [ 32%] Built target LLVMAVRCodeGen [ 32%] Built target LLVMAVRAsmParser [ 32%] Built target LLVMAVRDisassembler [ 32%] Built target BPFCommonTableGen [ 32%] Built target LLVMBPFInfo [ 32%] Built target LLVMBPFDesc [ 32%] Built target LLVMBPFCodeGen [ 32%] Built target LLVMBPFAsmParser [ 32%] Built target LLVMBPFDisassembler [ 33%] Built target HexagonCommonTableGen [ 35%] Built target LLVMHexagonInfo [ 35%] Built target LLVMHexagonDesc [ 35%] Built target LLVMHexagonAsmParser [ 35%] Built target LLVMHexagonCodeGen [ 35%] Built target LLVMHexagonDisassembler [ 35%] Built target LanaiCommonTableGen [ 35%] Built target LLVMLanaiInfo [ 35%] Built target LLVMLanaiDesc [ 35%] Built target LLVMLanaiAsmParser [ 36%] Built target LLVMLanaiCodeGen [ 36%] Built target LLVMLanaiDisassembler [ 38%] Built target MipsCommonTableGen [ 38%] Built target LLVMMipsInfo [ 38%] Built target LLVMMipsDesc [ 38%] Built target LLVMMipsCodeGen [ 39%] Built target LLVMMipsAsmParser [ 39%] Built target LLVMMipsDisassembler [ 39%] Built target MSP430CommonTableGen [ 39%] Built target LLVMMSP430Info [ 39%] Built target LLVMMSP430Desc [ 39%] Built target LLVMMSP430CodeGen [ 39%] Built target LLVMMSP430AsmParser [ 39%] Built target LLVMMSP430Disassembler [ 39%] Built target NVPTXCommonTableGen [ 39%] Built target LLVMNVPTXInfo [ 39%] Built target LLVMNVPTXDesc [ 40%] Built target LLVMNVPTXCodeGen [ 40%] Built target PowerPCCommonTableGen [ 40%] Built target LLVMPowerPCInfo [ 40%] Built target LLVMPowerPCDesc [ 42%] Built target LLVMPowerPCCodeGen [ 42%] Built target LLVMPowerPCAsmParser [ 42%] Built target LLVMPowerPCDisassembler [ 42%] Built target RISCVCommonTableGen [ 42%] Built target LLVMRISCVInfo [ 42%] Built target LLVMRISCVDesc [ 42%] Built target LLVMRISCVCodeGen [ 42%] Built target LLVMRISCVAsmParser [ 42%] Built target LLVMRISCVDisassembler [ 42%] Built target SparcCommonTableGen [ 42%] Built target LLVMSparcInfo [ 42%] Built target LLVMSparcDesc [ 42%] Built target LLVMSparcCodeGen [ 42%] Built target LLVMSparcAsmParser [ 42%] Built target LLVMSparcDisassembler [ 42%] Built target SystemZCommonTableGen [ 42%] Built target LLVMSystemZInfo [ 42%] Built target LLVMSystemZDesc [ 42%] Built target LLVMSystemZCodeGen [ 42%] Built target LLVMSystemZAsmParser [ 42%] Built target LLVMSystemZDisassembler [ 42%] Built target WebAssemblyCommonTableGen [ 42%] Built target LLVMWebAssemblyInfo [ 42%] Built target LLVMWebAssemblyDesc [ 43%] Built target LLVMWebAssemblyCodeGen [ 43%] Built target LLVMWebAssemblyAsmParser [ 43%] Built target LLVMWebAssemblyDisassembler [ 45%] Built target X86CommonTableGen [ 45%] Built target LLVMX86Info [ 45%] Built target LLVMX86Desc [ 46%] Built target LLVMX86CodeGen [ 46%] Built target LLVMX86AsmParser [ 46%] Built target LLVMX86Disassembler [ 46%] Built target XCoreCommonTableGen [ 46%] Built target LLVMXCoreInfo [ 46%] Built target LLVMXCoreDesc [ 46%] Built target LLVMXCoreCodeGen [ 46%] Built target LLVMXCoreDisassembler [ 46%] Built target LLVMLineEditor [ 46%] Built target LLVMCoverage [ 46%] Built target DllOptionsTableGen [ 46%] Built target LLVMDlltoolDriver [ 46%] Built target LibOptionsTableGen [ 46%] Built target LLVMLibDriver [ 46%] Built target LLVMXRay [ 46%] Built target gtest [ 46%] Built target LLVMTestingSupport [ 46%] Built target LLVMWindowsManifest [ 46%] Built target FileCheck [ 46%] Built target llvm-PerfectShuffle [ 46%] Built target count [ 46%] Built target not [ 46%] Built target yaml-bench [ 46%] Built target RTMemprof_dynamic.x86_64 [ 46%] Built target RTSanitizerCommonLibc.x86_64 [ 46%] Built target RTSanitizerCommonCoverage.x86_64 [ 46%] Built target RTSanitizerCommon.x86_64 [ 46%] Built target RTSanitizerCommonSymbolizer.x86_64 [ 46%] Built target RTInterception.x86_64 [ 47%] Built target RTMemprof.x86_64 [ 47%] Built target RTMemprof_preinit.x86_64 [ 47%] Built target clang_rt.memprof-x86_64 [ 47%] Built target RTMemprof_cxx.x86_64 [ 47%] Built target clang_rt.memprof_cxx-x86_64 [ 47%] Built target RTMemprof_dynamic_version_script_dummy.x86_64 [ 47%] Built target clang_rt.memprof-dynamic-x86_64 [ 47%] Built target clang_rt.memprof-x86_64-symbols [ 47%] Built target clang_rt.memprof-preinit-x86_64 [ 47%] Built target clang_rt.memprof_cxx-x86_64-symbols [ 47%] Built target memprof [ 47%] Built target compiler-rt-headers [ 50%] Built target clang_rt.builtins-x86_64 [ 50%] Built target builtins [ 50%] Built target clang_rt.crtend-x86_64 [ 50%] Built target clang_rt.crtbegin-x86_64 [ 50%] Built target crt [ 50%] Built target RTLSanCommon.x86_64 [ 50%] Built target clang_rt.lsan-x86_64 [ 50%] Built target lsan [ 50%] Built target RTUbsan_standalone.x86_64 [ 50%] Built target RTUbsan.x86_64 [ 50%] Built target clang_rt.ubsan_standalone-x86_64 [ 50%] Built target clang_rt.ubsan_standalone-x86_64-symbols [ 50%] Built target RTUbsan_cxx.x86_64 [ 50%] Built target clang_rt.ubsan_standalone_cxx-x86_64 [ 50%] Built target RTUbsan_dynamic_version_script_dummy.x86_64 [ 50%] Built target clang_rt.ubsan_standalone-dynamic-x86_64 [ 50%] Built target clang_rt.ubsan_standalone_cxx-x86_64-symbols [ 50%] Built target ubsan [ 52%] Built target RTAsan_dynamic.x86_64 [ 52%] Built target RTAsan_cxx.x86_64 [ 52%] Built target clang_rt.asan_cxx-x86_64 [ 52%] Built target RTAsan_preinit.x86_64 [ 52%] Built target RTAsan.x86_64 [ 52%] Built target clang_rt.asan-x86_64 [ 52%] Built target RTAsan_dynamic_version_script_dummy.x86_64 [ 52%] Built target clang_rt.asan-dynamic-x86_64 [ 52%] Built target asan_blacklist [ 52%] Built target clang_rt.asan-x86_64-symbols [ 52%] Built target clang_rt.asan_cxx-x86_64-symbols [ 52%] Built target clang_rt.asan-preinit-x86_64 [ 52%] Built target asan [ 52%] Built target dfsan_abilist [ 52%] Built target clang_rt.dfsan-x86_64 [ 52%] Built target clang_rt.dfsan-x86_64-symbols [ 52%] Built target dfsan [ 52%] Built target clang_rt.msan-x86_64 [ 52%] Built target clang_rt.msan-x86_64-symbols [ 52%] Built target clang_rt.msan_cxx-x86_64 [ 52%] Built target clang_rt.msan_cxx-x86_64-symbols [ 52%] Built target msan_blacklist [ 52%] Built target msan [ 52%] Built target hwasan_symbolize [ 52%] Built target RTHwasan_cxx.x86_64 [ 52%] Built target clang_rt.hwasan_cxx-x86_64 [ 52%] Built target RTHwasan_dynamic.x86_64 [ 52%] Built target RTHwasan.x86_64 [ 52%] Built target clang_rt.hwasan-x86_64 [ 52%] Built target RTHwasan_dynamic_version_script_dummy.x86_64 [ 52%] Built target clang_rt.hwasan-dynamic-x86_64 [ 52%] Built target clang_rt.hwasan_cxx-x86_64-symbols [ 52%] Built target clang_rt.hwasan-x86_64-symbols [ 53%] Built target hwasan_blacklist [ 53%] Built target hwasan [ 53%] Built target clang_rt.tsan-x86_64 [ 54%] Built target clang_rt.tsan-x86_64-symbols [ 54%] Built target clang_rt.tsan_cxx-x86_64 [ 54%] Built target clang_rt.tsan_cxx-x86_64-symbols [ 54%] Built target tsan [ 54%] Built target RTDD.x86_64 [ 54%] Built target clang_rt.dyndd-dynamic-x86_64 [ 54%] Built target clang_rt.dd-x86_64 [ 54%] Built target dd [ 54%] Built target clang_rt.safestack-x86_64 [ 54%] Built target safestack [ 54%] Built target cfi_blacklist [ 54%] Built target clang_rt.cfi-x86_64 [ 54%] Built target clang_rt.cfi_diag-x86_64 [ 54%] Built target cfi [ 54%] Built target RTGwpAsanSegvHandler.x86_64 [ 56%] Built target RTSanitizerCommonNoTermination.x86_64 [ 56%] Built target RTGwpAsanBacktraceLibc.x86_64 [ 56%] Built target RTGwpAsanOptionsParser.x86_64 [ 56%] Built target RTGwpAsan.x86_64 [ 57%] Built target clang_rt.scudo-x86_64 [ 57%] Built target clang_rt.scudo_minimal-x86_64 [ 57%] Built target clang_rt.scudo_cxx_minimal-x86_64 [ 57%] Built target clang_rt.scudo_cxx-x86_64 [ 57%] Built target clang_rt.scudo-dynamic-x86_64 [ 57%] Built target clang_rt.scudo_minimal-dynamic-x86_64 [ 57%] Built target scudo [ 59%] Built target clang_rt.gwp_asan-x86_64 [ 59%] Built target gwp_asan [ 59%] Built target clang_rt.scudo_standalone-x86_64 [ 59%] Built target clang_rt.scudo_standalone_cxx-x86_64 [ 59%] Built target scudo_standalone [ 59%] Built target RTUbsan_minimal.x86_64 [ 59%] Built target clang_rt.ubsan_minimal-dynamic-x86_64 [ 59%] Built target clang_rt.ubsan_minimal-x86_64 [ 59%] Built target clang_rt.ubsan_minimal-x86_64-symbols [ 59%] Built target ubsan-minimal [ 59%] Built target clang_rt.profile-x86_64 [ 59%] Built target profile [ 59%] Built target RTXrayBASIC.x86_64 [ 59%] Built target clang_rt.xray-basic-x86_64 [ 60%] Built target RTXrayPROFILING.x86_64 [ 60%] Built target clang_rt.xray-profiling-x86_64 [ 60%] Built target RTXray.x86_64 [ 60%] Built target clang_rt.xray-x86_64 [ 60%] Built target RTXrayFDR.x86_64 [ 60%] Built target clang_rt.xray-fdr-x86_64 [ 60%] Built target xray [ 60%] Built target RTfuzzer_main.x86_64 [ 60%] Built target RTfuzzer.x86_64 [ 60%] Built target clang_rt.fuzzer-x86_64 [ 60%] Built target clang_rt.fuzzer_no_main-x86_64 [ 60%] Built target RTfuzzer_interceptors.x86_64 [ 60%] Built target clang_rt.fuzzer_interceptors-x86_64 [ 60%] Built target fuzzer [ 60%] Built target compiler-rt [ 60%] Built target RTSanitizerCommonNoHooks.x86_64 [ 61%] Built target RTSanitizerCommonLibcNoHooks.x86_64 [ 61%] Built target RTSanitizerCommonNoLibc.x86_64 [ 61%] Built target RTSanitizerCommonSymbolizerNoHooks.x86_64 [ 61%] Built target RTSanitizerCommon.test.x86_64 [ 61%] Built target RTSanitizerCommon.test.nolibc.x86_64 [ 61%] Built target RTInterception.test.x86_64 [ 61%] Built target clang_rt.stats-x86_64 [ 61%] Built target clang_rt.stats_client-x86_64 [ 61%] Built target clang_rt.ubsan_standalone-dynamic-x86_64-version-list [ 61%] Built target clang_rt.asan-dynamic-x86_64-version-list [ 61%] Built target RTAsanTest.x86_64 [ 61%] Built target clang_rt.hwasan-dynamic-x86_64-version-list [ 61%] Built target RTScudoStandalone.x86_64 [ 61%] Built target RTScudoStandaloneCWrappers.x86_64 [ 61%] Built target RTScudoStandaloneCxxWrappers.x86_64 [ 61%] Built target RTScudoCUnitTest.x86_64 [ 61%] Built target RTScudoCxxUnitTest.x86_64 [ 61%] Built target RTScudoUnitTest.x86_64 [ 61%] Built target RTGwpAsanBacktraceSanitizerCommon.x86_64 [ 61%] Built target RTGwpAsanTest.x86_64 [ 61%] Built target RTXRay.test.x86_64 [ 61%] Built target RTFuzzerTest.x86_64 [ 61%] Built target clang_rt.memprof-dynamic-x86_64-version-list [ 61%] Built target LTO_exports [ 61%] Built target LTO [ 61%] Built target llvm-ar [ 61%] Built target llvm-dlltool [ 61%] Built target llvm-ranlib [ 61%] Built target llvm-lib [ 61%] Built target llvm-config [ 61%] Built target llvm-lto [ 61%] Built target llvm-profdata [ 61%] Built target obj.clang-tblgen [ 61%] Built target clang-tblgen [ 64%] Built target clang-resource-headers [ 64%] Built target ClangSyntaxNodeClasses [ 64%] Built target ClangCommentHTMLTags [ 64%] Built target ClangDeclNodes [ 64%] Built target ClangAbstractTypeWriter [ 64%] Built target ClangAttrVisitor [ 64%] Built target ClangAttrClasses [ 64%] Built target ClangAbstractBasicWriter [ 64%] Built target ClangAttrTraverse [ 64%] Built target ClangAttrImpl [ 66%] Built target StmtDataCollectors [ 66%] Built target ClangTypeNodes [ 66%] Built target ClangAttrTextDump [ 66%] Built target ClangAbstractTypeReader [ 66%] Built target ClangCommentHTMLTagsProperties [ 66%] Built target ClangCommentHTMLNamedCharacterReferences [ 66%] Built target ClangAbstractBasicReader [ 66%] Built target ClangStmtNodes [ 66%] Built target ClangCommentCommandInfo [ 66%] Built target ClangCommentNodes [ 66%] Built target ClangCommentCommandList [ 66%] Built target ClangARMCdeBuiltinAliases [ 66%] Built target ClangARMCdeBuiltinSema [ 66%] Built target ClangARMSveTypeFlags [ 66%] Built target ClangARMSveBuiltins [ 66%] Built target ClangARMMveBuiltinAliases [ 66%] Built target ClangDiagnosticRefactoring [ 66%] Built target ClangDiagnosticIndexName [ 66%] Built target ClangARMSveBuiltinCG [ 66%] Built target ClangARMMveBuiltinsDef [ 66%] Built target ClangARMMveBuiltinSema [ 66%] Built target ClangARMCdeBuiltinsDef [ 66%] Built target ClangDiagnosticCrossTU [ 66%] Built target ClangAttrList [ 66%] Built target ClangDiagnosticFrontend [ 66%] Built target ClangAttrHasAttributeImpl [ 66%] Built target ClangARMFP16 [ 66%] Built target ClangDiagnosticAnalysis [ 66%] Built target ClangARMMveBuiltinCG [ 66%] Built target ClangDiagnosticAST [ 66%] Built target ClangDiagnosticParse [ 66%] Built target ClangDiagnosticComment [ 66%] Built target ClangDiagnosticGroups [ 66%] Built target ClangARMSveSemaRangeChecks [ 66%] Built target ClangDiagnosticDriver [ 66%] Built target ClangDiagnosticCommon [ 66%] Built target ClangDiagnosticLex [ 66%] Built target ClangDiagnosticSema [ 66%] Built target ClangARMCdeBuiltinCG [ 66%] Built target ClangDiagnosticSerialization [ 66%] Built target ClangAttrSubjectMatchRuleList [ 66%] Built target ClangARMNeon [ 66%] Built target ClangAttrParserStringSwitches [ 66%] Built target ClangAttrSubMatchRulesParserStringSwitches [ 66%] Built target ClangAttrParsedAttrKinds [ 66%] Built target ClangAttrSpellingListIndex [ 67%] Built target ClangAttrParsedAttrList [ 67%] Built target ClangAttrParsedAttrImpl [ 67%] Built target ClangAttrTemplateInstantiate [ 67%] Built target ClangAttrPCHRead [ 67%] Built target ClangAttrPCHWrite [ 67%] Built target ClangSACheckers [ 67%] Built target ClangSyntaxNodeList [ 67%] Built target clang-tablegen-targets [ 69%] Built target obj.clangBasic [ 69%] Built target clangBasic [ 69%] Built target obj.clangAPINotes [ 69%] Built target clangAPINotes [ 70%] Built target obj.clangLex [ 70%] Built target clangLex [ 70%] Built target obj.clangEdit [ 70%] Built target Opcodes [ 71%] Built target obj.clangAST [ 71%] Built target clangAST [ 71%] Built target clangEdit [ 71%] Built target obj.clangParse [ 73%] Built target obj.clangASTMatchers [ 73%] Built target clangASTMatchers [ 73%] Built target ClangOpenCLBuiltinsImpl [ 74%] Built target obj.clangSema [ 74%] Built target obj.clangAnalysis [ 74%] Built target clangAnalysis [ 74%] Built target clangSema [ 74%] Built target clangParse [ 74%] Built target obj.clangDynamicASTMatchers [ 74%] Built target clangDynamicASTMatchers [ 74%] Built target obj.clangFormat [ 74%] Built target obj.clangRewrite [ 76%] Built target clangRewrite [ 76%] Built target obj.clangToolingCore [ 76%] Built target clangToolingCore [ 76%] Built target obj.clangToolingInclusions [ 76%] Built target clangToolingInclusions [ 76%] Built target clangFormat [ 76%] Built target obj.clangCrossTU [ 76%] Built target ClangDriverOptions [ 77%] Built target obj.clangDriver [ 77%] Built target clangDriver [ 77%] Built target obj.clangSerialization [ 77%] Built target clangSerialization [ 77%] Built target obj.clangFrontend [ 77%] Built target clangFrontend [ 77%] Built target obj.clangIndex [ 77%] Built target clangIndex [ 77%] Built target clangCrossTU [ 77%] Built target obj.clangCodeGen [ 77%] Built target clangCodeGen [ 77%] 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 obj.clangARCMigrate [ 80%] Built target clangARCMigrate [ 80%] Built target obj.clangRewriteFrontend [ 80%] Built target clangRewriteFrontend [ 80%] Built target obj.clangFrontendTool [ 80%] Built target clangFrontendTool [ 81%] Built target obj.clangTooling [ 81%] Built target clangTooling [ 81%] Built target obj.clangToolingRefactoring [ 81%] Built target clangToolingRefactoring [ 81%] Built target obj.clangToolingASTDiff [ 81%] Built target clangToolingASTDiff [ 81%] Built target obj.clangToolingSyntax [ 81%] Built target clangToolingSyntax [ 83%] Built target obj.clangDependencyScanning [ 83%] Built target clangDependencyScanning [ 83%] Built target obj.clangTransformer [ 83%] Built target clangTransformer [ 83%] Built target obj.clangDirectoryWatcher [ 83%] Built target clangDirectoryWatcher [ 83%] Built target obj.clangIndexSerialization [ 83%] Built target clangIndexSerialization [ 83%] Built target obj.clangTesting [ 83%] Built target clangTesting [ 83%] Built target diagtool [ 83%] Built target clang-offload-wrapper [ 83%] Built target clang-offload-bundler [ 83%] Built target clang [ 83%] Built target apinotes-test [ 84%] Built target clang-diff [ 84%] Built target clang-format [ 84%] Built target obj.clangHandleCXX [ 84%] Built target clangHandleCXX [ 84%] Built target obj.clangHandleLLVM [ 84%] Built target clangHandleLLVM [ 84%] Built target clang-import-test [ 84%] Built target clang-scan-deps [ 84%] Built target libclang_exports [ 84%] Built target libclang [ 84%] Built target c-index-test [ 84%] Built target clang-rename [ 84%] Built target clang-refactor [ 84%] Built target clang-cpp [ 84%] Built target arcmt-test [ 84%] Built target c-arcmt-test [ 84%] Built target clang-check [ 84%] Built target clang-extdef-mapping [ 84%] Built target scan-build [ 84%] Built target scan-view [ 84%] Built target obj.clangApplyReplacements [ 84%] Built target clangApplyReplacements [ 84%] Built target clang-apply-replacements [ 84%] Built target obj.clangReorderFields [ 84%] Built target clangReorderFields [ 84%] Built target clang-reorder-fields [ 84%] Built target modularize [ 84%] Built target obj.clangTidy [ 84%] Built target clangTidy [ 84%] Built target obj.clangTidyUtils [ 84%] Built target clangTidyUtils [ 84%] Built target obj.clangTidyAndroidModule [ 84%] Built target clangTidyAndroidModule [ 85%] Built target obj.clangTidyAbseilModule [ 85%] Built target clangTidyAbseilModule [ 85%] Built target obj.clangTidyAlteraModule [ 85%] Built target clangTidyAlteraModule [ 85%] Built target obj.clangTidyBoostModule [ 85%] Built target clangTidyBoostModule [ 87%] Built target obj.clangTidyBugproneModule [ 87%] Built target obj.clangTidyCppCoreGuidelinesModule [ 87%] Built target obj.clangTidyMiscModule [ 87%] Built target clangTidyMiscModule [ 87%] Built target obj.clangTidyModernizeModule [ 87%] Built target obj.clangTidyReadabilityModule [ 87%] Built target clangTidyReadabilityModule [ 87%] Built target clangTidyModernizeModule [ 87%] Built target clangTidyCppCoreGuidelinesModule [ 87%] Built target clangTidyBugproneModule [ 87%] Built target obj.clangTidyCERTModule [ 87%] Built target obj.clangTidyGoogleModule [ 87%] Built target clangTidyGoogleModule [ 88%] Built target obj.clangTidyPerformanceModule [ 88%] Built target clangTidyPerformanceModule [ 88%] Built target clangTidyCERTModule [ 88%] Built target obj.clangTidyConcurrencyModule [ 88%] Built target clangTidyConcurrencyModule [ 88%] Built target obj.clangTidyDarwinModule [ 88%] Built target clangTidyDarwinModule [ 88%] Built target obj.clangTidyFuchsiaModule [ 88%] Built target clangTidyFuchsiaModule [ 88%] Built target obj.clangTidyHICPPModule [ 88%] Built target clangTidyHICPPModule [ 88%] Built target obj.clangTidyKokkosModule [ 88%] Built target clangTidyKokkosModule [ 88%] Built target obj.clangTidyLinuxKernelModule [ 88%] Built target clangTidyLinuxKernelModule [ 88%] Built target obj.clangTidyLLVMModule [ 88%] Built target clangTidyLLVMModule [ 90%] Built target obj.clangTidyLLVMLibcModule [ 90%] Built target obj.clangTidyPortabilityModule [ 90%] Built target clangTidyPortabilityModule [ 90%] Built target clangTidyLLVMLibcModule [ 90%] Built target obj.clangTidyMPIModule [ 90%] Built target clangTidyMPIModule [ 90%] Built target obj.clangTidyObjCModule [ 90%] Built target clangTidyObjCModule [ 90%] Built target obj.clangTidyOpenMPModule [ 90%] Built target clangTidyOpenMPModule [ 90%] Built target obj.clangTidyZirconModule [ 90%] Built target clangTidyZirconModule [ 90%] Built target obj.clangTidyPlugin [ 90%] Built target clangTidyPlugin [ 90%] Built target obj.clangTidyMain [ 90%] Built target clangTidyMain [ 90%] Built target clang-tidy [ 90%] Built target obj.clangChangeNamespace [ 90%] Built target clangChangeNamespace [ 90%] Built target clang-change-namespace [ 90%] Built target obj.clangDoc [ 90%] Built target clangDoc [ 90%] Built target clang-doc [ 90%] Built target obj.findAllSymbols [ 90%] Built target findAllSymbols [ 90%] Built target obj.clangIncludeFixer [ 90%] Built target clangIncludeFixer [ 90%] Built target obj.clangIncludeFixerPlugin [ 90%] Built target clangIncludeFixerPlugin [ 90%] Built target clang-include-fixer [ 90%] Built target find-all-symbols [ 90%] Built target obj.clangMove [ 90%] Built target clangMove [ 90%] Built target clang-move [ 90%] Built target obj.clangQuery [ 90%] Built target clangQuery [ 90%] Built target clang-query [ 90%] Built target pp-trace [ 90%] Built target tool-template [ 90%] Built target obj.clangdSupport [ 90%] Built target clangdSupport [ 91%] Built target obj.clangDaemon [ 91%] Built target clangDaemon [ 91%] Built target obj.clangDaemonTweaks [ 91%] Built target clangDaemonTweaks [ 91%] Built target clangd-fuzzer [ 91%] Built target obj.clangdRemoteIndex [ 91%] Built target clangdRemoteIndex [ 91%] Built target clangd [ 91%] Built target clangd-indexer [ 91%] Built target dexp [ 91%] Built target hmaptool [ 91%] Built target bugpoint [ 91%] Built target BugpointPasses_exports [ 91%] Built target BugpointPasses [ 91%] Built target DsymutilTableGen [ 91%] Built target dsymutil [ 91%] Built target llc [ 91%] Built target lli [ 91%] Built target lli-child-target [ 91%] Built target llvm-as [ 91%] Built target llvm-bcanalyzer [ 91%] Built target llvm-c-test [ 92%] Built target llvm-cat [ 92%] Built target LLVMCFIVerify [ 92%] Built target llvm-cfi-verify [ 92%] Built target llvm-cov [ 92%] Built target CvtResTableGen [ 92%] Built target llvm-cvtres [ 92%] Built target llvm-cxxdump [ 92%] Built target llvm-cxxfilt [ 92%] Built target llvm-cxxmap [ 92%] Built target llvm-diff [ 92%] Built target llvm-dis [ 92%] Built target llvm-dwarfdump [ 92%] Built target llvm-dwp [ 92%] Built target llvm-elfabi [ 92%] Built target LLVMExegesis [ 92%] Built target LLVMExegesisX86 [ 92%] Built target llvm-exegesis [ 92%] Built target LLVMExegesisAArch64 [ 92%] Built target LLVMExegesisPowerPC [ 92%] Built target LLVMExegesisMips [ 92%] Built target llvm-extract [ 92%] Built target llvm-gsymutil [ 92%] Built target llvm-ifs [ 92%] Built target llvm-isel-fuzzer [ 92%] Built target llvm-itanium-demangle-fuzzer [ 92%] Built target llvm-jitlink [ 92%] Built target llvm-jitlink-executor [ 92%] Built target llvm-libtool-darwin [ 92%] Built target llvm-link [ 92%] Built target LipoOptsTableGen [ 92%] Built target llvm-lipo [ 92%] Built target llvm-lto2 [ 94%] Built target llvm-mc [ 94%] Built target llvm-mca [ 94%] Built target llvm-microsoft-demangle-fuzzer [ 94%] Built target MLTableGen [ 94%] Built target llvm-ml [ 94%] Built target llvm-modextract [ 94%] Built target MtTableGen [ 94%] Built target llvm-mt [ 94%] Built target llvm-nm [ 94%] Built target ObjcopyOptsTableGen [ 95%] Built target InstallNameToolOptsTableGen [ 95%] Built target BitcodeStripOptsTableGen [ 95%] Built target StripOptsTableGen [ 95%] Built target llvm-objcopy [ 95%] Built target llvm-bitcode-strip [ 95%] Built target llvm-strip [ 95%] Built target llvm-install-name-tool [ 95%] Built target llvm-objdump [ 95%] Built target llvm-opt-fuzzer [ 95%] Built target llvm-opt-report [ 97%] Built target llvm-pdbutil [ 97%] Built target llvm-profgen [ 97%] Built target RcTableGen [ 97%] Built target llvm-rc [ 97%] Built target llvm-readobj [ 97%] Built target llvm-readelf [ 97%] Built target llvm-reduce [ 97%] Built target llvm-rtdyld [ 97%] Built target llvm-size [ 97%] Built target llvm-special-case-list-fuzzer [ 97%] Built target llvm-split [ 97%] Built target llvm-stress [ 97%] Built target llvm-strings [ 97%] Built target SymbolizerOptsTableGen [ 97%] Built target llvm-symbolizer [ 97%] Built target llvm-addr2line [ 97%] Built target llvm-undname [ 98%] Built target llvm-xray [ 98%] Built target llvm-yaml-numeric-parser-fuzzer [ 98%] Built target llvm-yaml-parser-fuzzer [ 98%] Built target obj2yaml [ 98%] Built target opt [ 98%] Built target Remarks_exports [ 98%] Built target Remarks [ 98%] Built target sancov [ 98%] Built target sanstats [ 98%] Built target split-file [ 98%] Built target verify-uselistorder [100%] Built target yaml2obj [100%] Built target Bye [100%] Built target TestPlugin [100%] Built target SecondLib [100%] Built target PipSqueak [100%] Built target DynamicLibraryLib [100%] Built target gtest_main [100%] Built target benchmark [100%] Built target benchmark_main [100%] Built target llvm-locstats Install the project... -- Install configuration: "Release" -- Installing: /opt/llvm/include/llvm -- Installing: /opt/llvm/include/llvm/Analysis -- 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/DivergenceAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/LegacyDivergenceAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/InlineAdvisor.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/LoopInfoImpl.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/CFLSteensAliasAnalysis.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/IntervalIterator.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/PhiValues.h -- Installing: /opt/llvm/include/llvm/Analysis/RegionIterator.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/InstructionSimplify.h -- Installing: /opt/llvm/include/llvm/Analysis/ScalarEvolutionExpressions.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/SyncDependenceAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/Delinearization.h -- Installing: /opt/llvm/include/llvm/Analysis/CallPrinter.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/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/SyntheticCountsUtils.h -- Installing: /opt/llvm/include/llvm/Analysis/Utils -- 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/EHPersonalities.h -- Installing: /opt/llvm/include/llvm/Analysis/ObjCARCInstKind.h -- Installing: /opt/llvm/include/llvm/Analysis/CFLAndersAliasAnalysis.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/InlineModelFeatureMaps.h -- Installing: /opt/llvm/include/llvm/Analysis/CFLAliasAnalysisUtils.h -- Installing: /opt/llvm/include/llvm/Analysis/DemandedBits.h -- Installing: /opt/llvm/include/llvm/Analysis/BranchProbabilityInfo.h -- Installing: /opt/llvm/include/llvm/Analysis/MemoryBuiltins.h -- Installing: /opt/llvm/include/llvm/Analysis/ProfileSummaryInfo.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/MsgPackWriter.h -- 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/BPF.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/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/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/Demangle -- Installing: /opt/llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h -- Installing: /opt/llvm/include/llvm/Demangle/Demangle.h -- Installing: /opt/llvm/include/llvm/Demangle/StringView.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/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/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/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/SampleProfWriter.h -- Installing: /opt/llvm/include/llvm/ProfileData/SampleProf.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/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/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/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/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/DIPrinter.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/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/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/Range.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/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/Win64EH.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/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/TaskQueue.h -- Installing: /opt/llvm/include/llvm/Support/FileOutputBuffer.h -- Installing: /opt/llvm/include/llvm/Support/PrettyStackTrace.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/SymbolRemappingReader.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/Printable.h -- Installing: /opt/llvm/include/llvm/Support/Program.h -- Installing: /opt/llvm/include/llvm/Support/ARMTargetParser.def -- Installing: /opt/llvm/include/llvm/Support/TargetRegistry.h -- Installing: /opt/llvm/include/llvm/Support/AArch64TargetParser.h -- Installing: /opt/llvm/include/llvm/Support/X86TargetParser.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/AArch64TargetParser.def -- 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/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/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/FormatAdapters.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/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/ARMTargetParser.h -- Installing: /opt/llvm/include/llvm/Support/BinaryByteStream.h -- Installing: /opt/llvm/include/llvm/Support/ReverseIteration.h -- Installing: /opt/llvm/include/llvm/Support/KnownBits.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/ThreadLocal.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/FormattedStream.h -- Installing: /opt/llvm/include/llvm/Support/LowLevelTypeImpl.h -- Installing: /opt/llvm/include/llvm/Support/RISCVTargetParser.def -- Installing: /opt/llvm/include/llvm/Support/ToolOutputFile.h -- Installing: /opt/llvm/include/llvm/Support/CommandLine.h -- Installing: /opt/llvm/include/llvm/Support/TrigramIndex.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/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/X86TargetParser.def -- Installing: /opt/llvm/include/llvm/Support/TargetParser.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/ErrorHandling.h -- Installing: /opt/llvm/include/llvm/Support/Locale.h -- Installing: /opt/llvm/include/llvm/Support/SHA1.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/ItaniumManglingCanonicalizer.h -- Installing: /opt/llvm/include/llvm/Support/BinaryStreamRef.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/X86DisassemblerDecoderCommon.h -- Installing: /opt/llvm/include/llvm/Support/AlignOf.h -- Installing: /opt/llvm/include/llvm/Support/MSVCErrorWorkarounds.h -- Installing: /opt/llvm/include/llvm/Support/MachineValueType.h -- Installing: /opt/llvm/include/llvm/Support/Parallel.h -- Installing: /opt/llvm/include/llvm/Support/TargetOpcodes.def -- 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/BinaryItemStream.h -- Installing: /opt/llvm/include/llvm/Support/ExtensibleRTTI.h -- Installing: /opt/llvm/include/llvm/Support/Memory.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/Support -- Installing: /opt/llvm/include/llvm/Testing/Support/Error.h -- Installing: /opt/llvm/include/llvm/Testing/Support/Annotations.h -- Installing: /opt/llvm/include/llvm/Testing/Support/SupportHelpers.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/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/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/AccelTable.h -- Installing: /opt/llvm/include/llvm/CodeGen/DIE.h -- Installing: /opt/llvm/include/llvm/CodeGen/MIRFormatter.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/TargetRegisterInfo.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/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/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/Legalizer.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/CallLowering.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/ConstantFoldingMIRBuilder.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/RegisterBankInfo.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/InstructionSelectorImpl.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/RegisterBank.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/LexicalScopes.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineLoopInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/GCStrategy.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/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/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/TargetSchedule.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineDominators.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/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/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/PBQPRAConstraint.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/BuiltinGCs.h -- Installing: /opt/llvm/include/llvm/CodeGen/MBFIWrapper.h -- Installing: /opt/llvm/include/llvm/CodeGen/DAGCombine.h -- Installing: /opt/llvm/include/llvm/CodeGen/DbgEntityHistoryCalculator.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachinePassRegistry.h -- Installing: /opt/llvm/include/llvm/PassAnalysisSupport.h -- Installing: /opt/llvm/include/llvm/PassRegistry.h -- Installing: /opt/llvm/include/llvm/LinkAllIR.h -- Installing: /opt/llvm/include/llvm/Frontend -- 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/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/OMPIRBuilder.h -- Installing: /opt/llvm/include/llvm/TextAPI -- Installing: /opt/llvm/include/llvm/TextAPI/MachO -- Installing: /opt/llvm/include/llvm/TextAPI/MachO/Platform.h -- Installing: /opt/llvm/include/llvm/TextAPI/MachO/TextAPIReader.h -- Installing: /opt/llvm/include/llvm/TextAPI/MachO/Target.h -- Installing: /opt/llvm/include/llvm/TextAPI/MachO/ArchitectureSet.h -- Installing: /opt/llvm/include/llvm/TextAPI/MachO/TextAPIWriter.h -- Installing: /opt/llvm/include/llvm/TextAPI/MachO/InterfaceFile.h -- Installing: /opt/llvm/include/llvm/TextAPI/MachO/PackedVersion.h -- Installing: /opt/llvm/include/llvm/TextAPI/MachO/Architecture.def -- Installing: /opt/llvm/include/llvm/TextAPI/MachO/Symbol.h -- Installing: /opt/llvm/include/llvm/TextAPI/MachO/Architecture.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/FoldingSet.h -- Installing: /opt/llvm/include/llvm/ADT/ImmutableMap.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/StringMap.h -- Installing: /opt/llvm/include/llvm/ADT/ImmutableList.h -- Installing: /opt/llvm/include/llvm/ADT/DAGDeltaAlgorithm.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/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/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/Waymarking.h -- Installing: /opt/llvm/include/llvm/ADT/ScopeExit.h -- Installing: /opt/llvm/include/llvm/ADT/Triple.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/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/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/None.h -- Installing: /opt/llvm/include/llvm/ADT/STLExtras.h -- Installing: /opt/llvm/include/llvm/ADT/PointerEmbeddedInt.h -- Installing: /opt/llvm/include/llvm/ADT/Optional.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/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/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/SetVector.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/APFloat.h -- Installing: /opt/llvm/include/llvm/ADT/SetOperations.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/COFFYAML.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/Coroutines.h -- Installing: /opt/llvm/include/llvm/Transforms/HelloNew -- Installing: /opt/llvm/include/llvm/Transforms/HelloNew/HelloWorld.h -- 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/InstrProfiling.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/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/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/InstCombineWorklist.h -- 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/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/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/LowerAtomic.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/LoopReroll.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/SpeculateAroundPHIs.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/SimpleLoopUnswitch.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/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/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/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/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/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/MatrixUtils.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/ScalarEvolutionExpander.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/CallPromotionUtils.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/SanitizerStats.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/FixIrreducible.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/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/UniqueInternalLinkageNames.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/LoopPeel.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/UnifyLoopExits.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/LowerInvoke.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/Local.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/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/PassManagerBuilder.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/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/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/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/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/OrcMCJITReplacement.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/SectionMemoryManager.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/ELF_x86_64.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/MachO_x86_64.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/JITLinkMemoryManager.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/JITLinkDylib.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/OrcV1Deprecation.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/TPCIndirectionUtils.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Speculation.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/OrcABISupport.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/OrcRPCTargetProcessControl.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/DebugUtils.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/RawByteChannel.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Shared/Serialization.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Shared/FDRawByteChannel.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Shared/OrcError.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.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/OrcRemoteTargetRPCAPI.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/TPCDynamicLibrarySearchGenerator.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.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/TargetProcessControl.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetServer.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/OrcRPCTPCServer.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/RegisterEHFrames.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/TargetExecutionUtils.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/SymbolStringPool.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/IRTransformLayer.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/TPCEHFrameRegistrar.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/Object -- Installing: /opt/llvm/include/llvm/Object/Error.h -- Installing: /opt/llvm/include/llvm/Object/MachOUniversal.h -- Installing: /opt/llvm/include/llvm/Object/MachOUniversalWriter.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/IRObjectFile.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/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/Caching.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/InterfaceStub -- Installing: /opt/llvm/include/llvm/InterfaceStub/ELFObjHandler.h -- Installing: /opt/llvm/include/llvm/InterfaceStub/TBEHandler.h -- Installing: /opt/llvm/include/llvm/InterfaceStub/ELFStub.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/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/SlotMapping.h -- Installing: /opt/llvm/include/llvm/AsmParser/Parser.h -- Installing: /opt/llvm/include/llvm/MCA -- 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/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/HWEventListener.h -- Installing: /opt/llvm/include/llvm/MCA/Context.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/ProfileSummary.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/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/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/Dominators.h -- Installing: /opt/llvm/include/llvm/IR/Comdat.h -- Installing: /opt/llvm/include/llvm/IR/DebugLoc.h -- 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/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/GlobalIndirectSymbol.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/Verifier.h -- Installing: /opt/llvm/include/llvm/IR/LLVMContext.h -- Installing: /opt/llvm/include/llvm/IR/PassManagerInternal.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/AssemblyAnnotationWriter.h -- Installing: /opt/llvm/include/llvm/IR/Instructions.h -- 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/Type.h -- Installing: /opt/llvm/include/llvm/IR/ValueSymbolTable.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/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/ConstantFolder.h -- Installing: /opt/llvm/include/llvm/IR/ModuleSummaryIndexYAML.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/MCSectionELF.h -- Installing: /opt/llvm/include/llvm/MC/MCWin64EH.h -- Installing: /opt/llvm/include/llvm/MC/MCAssembler.h -- Installing: /opt/llvm/include/llvm/MC/SubtargetFeature.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/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/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/MCWinCOFFStreamer.h -- Installing: /opt/llvm/include/llvm/MC/MCFixedLenDisassembler.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/MCSymbolMachO.h -- Installing: /opt/llvm/include/llvm/MC/SectionKind.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/MCTargetOptions.h -- Installing: /opt/llvm/include/llvm/MC/MCAsmInfoWasm.h -- Installing: /opt/llvm/include/llvm/MC/MCMachObjectWriter.h -- Installing: /opt/llvm/include/llvm/MC/MCSectionWasm.h -- Installing: /opt/llvm/include/llvm/MC/MachineLocation.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/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/BitCodes.h -- Installing: /opt/llvm/include/llvm/Bitstream/BitstreamReader.h -- Installing: /opt/llvm/include/llvm/Bitstream/BitstreamWriter.h -- Installing: /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/Initialization.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/Coroutines.h -- Installing: /opt/llvm/include/llvm-c/Transforms/AggressiveInstCombine.h -- Installing: /opt/llvm/include/llvm-c/Transforms/Vectorize.h -- Installing: /opt/llvm/include/llvm-c/Transforms/Scalar.h -- Installing: /opt/llvm/include/llvm-c/Transforms/Utils.h -- Installing: /opt/llvm/include/llvm-c/Transforms/PassManagerBuilder.h -- Installing: /opt/llvm/include/llvm-c/Transforms/InstCombine.h -- Installing: /opt/llvm/include/llvm-c/Transforms/IPO.h -- Installing: /opt/llvm/include/llvm-c/LLJIT.h -- Installing: /opt/llvm/include/llvm-c/Remarks.h -- Installing: /opt/llvm/include/llvm-c/ErrorHandling.h -- Installing: /opt/llvm/include/llvm-c/Analysis.h -- Installing: /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/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/AsmPrinters.def -- Installing: /opt/llvm/include/llvm/Config/AsmParsers.def -- 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/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/IntrinsicsS390.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 -- Installing: /opt/llvm/lib/libLLVMDemangle.a -- Installing: /opt/llvm/lib/libLLVMSupport.a -- Installing: /opt/llvm/lib/libLLVMTableGen.a -- Installing: /opt/llvm/bin/llvm-tblgen -- Installing: /opt/llvm/lib/libLLVMCore.a -- Installing: /opt/llvm/lib/libLLVMFuzzMutate.a -- Installing: /opt/llvm/lib/libLLVMFileCheck.a -- Installing: /opt/llvm/lib/libLLVMInterfaceStub.a -- Installing: /opt/llvm/lib/libLLVMIRReader.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/libLLVMExtensions.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/libLLVMHelloNew.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/libLLVMObject.a -- Installing: /opt/llvm/lib/libLLVMObjectYAML.a -- Installing: /opt/llvm/lib/libLLVMOption.a -- Installing: /opt/llvm/lib/libLLVMRemarks.a -- Installing: /opt/llvm/lib/libLLVMDebugInfoDWARF.a -- Installing: /opt/llvm/lib/libLLVMDebugInfoGSYM.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/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/libLLVMAMDGPUDesc.a -- 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/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/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/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/libLLVMX86CodeGen.a -- Installing: /opt/llvm/lib/libLLVMX86AsmParser.a -- Installing: /opt/llvm/lib/libLLVMX86Disassembler.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/libLLVMTextAPI.a -- Installing: /opt/llvm/lib/libLLVMDlltoolDriver.a -- Installing: /opt/llvm/lib/libLLVMLibDriver.a -- Installing: /opt/llvm/lib/libLLVMXRay.a -- Installing: /opt/llvm/lib/libLLVMWindowsManifest.a -- Installing: /opt/llvm/lib/clang/12.0.0/include/sanitizer/allocator_interface.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/sanitizer/asan_interface.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/sanitizer/common_interface_defs.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/sanitizer/coverage_interface.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/sanitizer/dfsan_interface.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/sanitizer/hwasan_interface.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/sanitizer/linux_syscall_hooks.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/sanitizer/lsan_interface.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/sanitizer/msan_interface.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/sanitizer/netbsd_syscall_hooks.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/sanitizer/scudo_interface.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/sanitizer/tsan_interface.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/sanitizer/tsan_interface_atomic.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/sanitizer/ubsan_interface.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/fuzzer/FuzzedDataProvider.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/xray/xray_interface.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/xray/xray_log_interface.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/xray/xray_records.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/profile/InstrProfData.inc -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.builtins-x86_64.a -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/clang_rt.crtbegin-x86_64.o -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/clang_rt.crtend-x86_64.o -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.stats-x86_64.a -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.stats_client-x86_64.a -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.lsan-x86_64.a -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.ubsan_standalone-x86_64.a -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.ubsan_standalone_cxx-x86_64.a -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.ubsan_standalone-x86_64.so -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.ubsan_standalone-x86_64.a.syms -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.ubsan_standalone_cxx-x86_64.a.syms -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.asan-x86_64.a -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.asan_cxx-x86_64.a -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.asan-preinit-x86_64.a -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.asan-x86_64.so -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.asan_cxx-x86_64.a.syms -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.asan-x86_64.a.syms -- Installing: /opt/llvm/lib/clang/12.0.0/share/asan_blacklist.txt -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.dfsan-x86_64.a -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.dfsan-x86_64.a.syms -- Installing: /opt/llvm/lib/clang/12.0.0/share/dfsan_abilist.txt -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.msan-x86_64.a -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.msan_cxx-x86_64.a -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.msan-x86_64.a.syms -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.msan_cxx-x86_64.a.syms -- Installing: /opt/llvm/lib/clang/12.0.0/share/msan_blacklist.txt -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.hwasan-x86_64.a -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.hwasan_cxx-x86_64.a -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.hwasan-x86_64.so -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.hwasan-x86_64.a.syms -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.hwasan_cxx-x86_64.a.syms -- Installing: /opt/llvm/lib/clang/12.0.0/share/hwasan_blacklist.txt -- Installing: /opt/llvm/lib/clang/12.0.0/bin/hwasan_symbolize -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.tsan-x86_64.a -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.tsan_cxx-x86_64.a -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.tsan-x86_64.a.syms -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.tsan_cxx-x86_64.a.syms -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.dd-x86_64.a -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.dyndd-x86_64.so -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.safestack-x86_64.a -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.cfi-x86_64.a -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.cfi_diag-x86_64.a -- Installing: /opt/llvm/lib/clang/12.0.0/share/cfi_blacklist.txt -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.scudo_minimal-x86_64.a -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.scudo_cxx_minimal-x86_64.a -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.scudo-x86_64.a -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.scudo_cxx-x86_64.a -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.scudo_minimal-x86_64.so -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.scudo-x86_64.so -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.scudo_standalone-x86_64.a -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.scudo_standalone_cxx-x86_64.a -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.ubsan_minimal-x86_64.a -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.ubsan_minimal-x86_64.so -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.ubsan_minimal-x86_64.a.syms -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.gwp_asan-x86_64.a -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.profile-x86_64.a -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.xray-x86_64.a -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.xray-fdr-x86_64.a -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.xray-basic-x86_64.a -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.xray-profiling-x86_64.a -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.fuzzer-x86_64.a -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.fuzzer_no_main-x86_64.a -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.fuzzer_interceptors-x86_64.a -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.memprof-x86_64.a -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.memprof_cxx-x86_64.a -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.memprof-preinit-x86_64.a -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.memprof-x86_64.so -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.memprof_cxx-x86_64.a.syms -- Installing: /opt/llvm/lib/clang/12.0.0/lib/linux/libclang_rt.memprof-x86_64.a.syms -- Installing: /opt/llvm/lib/libLTO.so.12 -- Installing: /opt/llvm/lib/libLTO.so -- Up-to-date: /opt/llvm/include/llvm-c/lto.h -- Installing: /opt/llvm/bin/llvm-ar -- Creating llvm-ranlib -- Creating llvm-lib -- Creating llvm-dlltool -- Installing: /opt/llvm/bin/llvm-config -- Installing: /opt/llvm/bin/llvm-lto -- Installing: /opt/llvm/bin/llvm-profdata -- 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/LocalCheckers.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/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/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/DynamicSize.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.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/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/AnalysisDiagnostic.h -- Installing: /opt/llvm/include/clang/Analysis/CFGStmtMap.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/DataflowValues.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/DataflowWorklist.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/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/DirectoryWatcher -- Installing: /opt/llvm/include/clang/DirectoryWatcher/DirectoryWatcher.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/Sema -- Installing: /opt/llvm/include/clang/Sema/SemaDiagnostic.h -- Installing: /opt/llvm/include/clang/Sema/SemaInternal.h -- Installing: /opt/llvm/include/clang/Sema/SemaFixItUtils.h -- Installing: /opt/llvm/include/clang/Sema/ObjCMethodList.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/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/ASTDiagnostic.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/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/DependencyDirectivesSourceMinimizer.h -- Installing: /opt/llvm/include/clang/Lex/MultipleIncludeOpt.h -- Installing: /opt/llvm/include/clang/Lex/ModuleLoader.h -- Installing: /opt/llvm/include/clang/Lex/Preprocessor.h -- Installing: /opt/llvm/include/clang/Lex/PreprocessingRecord.h -- Installing: /opt/llvm/include/clang/Lex/PreprocessorExcludedConditionalDirectiveSkipMapping.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/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/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/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/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/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/Nodes.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/OptionUtils.h -- Installing: /opt/llvm/include/clang/Driver/Action.h -- Installing: /opt/llvm/include/clang/Driver/Types.def -- Installing: /opt/llvm/include/clang/Driver/DarwinSDKInfo.h -- 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/Options.h -- Installing: /opt/llvm/include/clang/Serialization -- 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/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/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/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/X86Target.def -- 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/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/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/CodeGenOptions.h -- Installing: /opt/llvm/include/clang/Basic/CapturedStmt.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsHexagon.def -- Installing: /opt/llvm/include/clang/Basic/OpenMPKinds.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsX86_64.def -- Installing: /opt/llvm/include/clang/Basic/PartialDiagnostic.h -- Installing: /opt/llvm/include/clang/Basic/ExpressionTraits.h -- Installing: /opt/llvm/include/clang/Basic/DebugInfoOptions.h -- Installing: /opt/llvm/include/clang/Basic/LangOptions.h -- Installing: /opt/llvm/include/clang/Basic/Attributes.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/BuiltinsLe64.def -- 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/ABI.h -- Installing: /opt/llvm/include/clang/Basic/TemplateKinds.h -- Installing: /opt/llvm/include/clang/Basic/AddressSpaces.h -- Installing: /opt/llvm/include/clang/Basic/SanitizerBlacklist.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/Linkage.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsHexagonDep.def -- 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/DiagnosticIDs.h -- Installing: /opt/llvm/include/clang/Basic/AttributeCommonInfo.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsPPC.def -- Installing: /opt/llvm/include/clang/Basic/Version.h -- 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/Platform.h -- Installing: /opt/llvm/include/clang-c/CXString.h -- Installing: /opt/llvm/include/clang-c/Rewrite.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/CommentHTMLTags.inc -- Installing: /opt/llvm/include/clang/AST/AbstractTypeWriter.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 -- 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/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/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/arm_mve_builtin_sema.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/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/DiagnosticParseKinds.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/lib/clang/12.0.0/include/adxintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/altivec.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/ammintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/amxintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/arm_acle.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/arm_cmse.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/armintr.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/arm64intr.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/avx2intrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/avx512bf16intrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/avx512bwintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/avx512bitalgintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/avx512vlbitalgintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/avx512cdintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/avx512vpopcntdqintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/avx512dqintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/avx512erintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/avx512fintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/avx512ifmaintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/avx512ifmavlintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/avx512pfintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/avx512vbmiintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/avx512vbmivlintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/avx512vbmi2intrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/avx512vlvbmi2intrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/avx512vlbf16intrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/avx512vlbwintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/avx512vlcdintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/avx512vldqintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/avx512vlintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/avx512vp2intersectintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/avx512vlvp2intersectintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/avx512vpopcntdqvlintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/avx512vnniintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/avx512vlvnniintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/avxintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/avxvnniintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/bmi2intrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/bmiintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/__clang_cuda_builtin_vars.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/__clang_cuda_math.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/__clang_cuda_cmath.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/__clang_cuda_complex_builtins.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/__clang_cuda_device_functions.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/__clang_cuda_intrinsics.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/__clang_cuda_libdevice_declares.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/__clang_cuda_math_forward_declares.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/__clang_cuda_runtime_wrapper.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/__clang_hip_libdevice_declares.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/__clang_hip_cmath.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/__clang_hip_math.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/__clang_hip_runtime_wrapper.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/cetintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/cet.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/cldemoteintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/clzerointrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/cpuid.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/clflushoptintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/clwbintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/emmintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/enqcmdintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/f16cintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/float.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/fma4intrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/fmaintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/fxsrintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/gfniintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/hresetintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/htmintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/htmxlintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/ia32intrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/immintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/intrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/inttypes.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/invpcidintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/iso646.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/keylockerintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/limits.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/lwpintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/lzcntintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/mm3dnow.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/mmintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/mm_malloc.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/module.modulemap -- Installing: /opt/llvm/lib/clang/12.0.0/include/movdirintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/msa.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/mwaitxintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/nmmintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/opencl-c.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/opencl-c-base.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/pkuintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/pmmintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/pconfigintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/popcntintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/prfchwintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/ptwriteintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/rdseedintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/rtmintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/serializeintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/sgxintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/s390intrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/shaintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/smmintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/stdalign.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/stdarg.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/stdatomic.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/stdbool.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/stddef.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/__stddef_max_align_t.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/stdint.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/stdnoreturn.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/tbmintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/tgmath.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/tmmintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/tsxldtrkintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/uintrintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/unwind.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/vadefs.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/vaesintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/varargs.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/vecintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/vpclmulqdqintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/waitpkgintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/wasm_simd128.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/wbnoinvdintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/wmmintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/__wmmintrin_aes.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/__wmmintrin_pclmul.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/x86gprintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/x86intrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/xmmintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/xopintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/xsavecintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/xsaveintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/xsaveoptintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/xsavesintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/xtestintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/arm_neon.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/arm_fp16.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/arm_sve.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/arm_bf16.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/arm_mve.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/arm_cde.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/cuda_wrappers/algorithm -- Installing: /opt/llvm/lib/clang/12.0.0/include/cuda_wrappers/complex -- Installing: /opt/llvm/lib/clang/12.0.0/include/cuda_wrappers/new -- Installing: /opt/llvm/lib/clang/12.0.0/include/ppc_wrappers/mmintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/ppc_wrappers/xmmintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/ppc_wrappers/mm_malloc.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/ppc_wrappers/emmintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/ppc_wrappers/pmmintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/ppc_wrappers/tmmintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/ppc_wrappers/smmintrin.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/openmp_wrappers/math.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/openmp_wrappers/cmath -- Installing: /opt/llvm/lib/clang/12.0.0/include/openmp_wrappers/complex.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/openmp_wrappers/complex -- Installing: /opt/llvm/lib/clang/12.0.0/include/openmp_wrappers/__clang_openmp_device_functions.h -- Installing: /opt/llvm/lib/clang/12.0.0/include/openmp_wrappers/complex_cmath.h -- Installing: /opt/llvm/lib/clang/12.0.0/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/libclangASTMatchers.a -- Installing: /opt/llvm/lib/libclangDynamicASTMatchers.a -- Installing: /opt/llvm/lib/libclangCrossTU.a -- Installing: /opt/llvm/lib/libclangSema.a -- Installing: /opt/llvm/lib/libclangCodeGen.a -- Installing: /opt/llvm/lib/libclangAnalysis.a -- Installing: /opt/llvm/lib/libclangEdit.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/libclangFrontend.a -- Installing: /opt/llvm/lib/libclangRewriteFrontend.a -- Installing: /opt/llvm/lib/libclangFrontendTool.a -- Installing: /opt/llvm/lib/libclangTooling.a -- Installing: /opt/llvm/lib/libclangToolingCore.a -- Installing: /opt/llvm/lib/libclangToolingInclusions.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/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/libclangTesting.a -- Installing: /opt/llvm/bin/diagtool -- Installing: /opt/llvm/bin/clang-12 -- Installing: /opt/llvm/bin/clang -- Creating clang++ -- Creating clang-cl -- Creating clang-cpp -- Installing: /opt/llvm/bin/clang-format -- 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-offload-bundler -- Installing: /opt/llvm/bin/clang-offload-wrapper -- Installing: /opt/llvm/bin/clang-scan-deps -- Installing: /opt/llvm/bin/c-index-test -- Installing: /opt/llvm/bin/clang-rename -- Installing: /opt/llvm/share/clang/clang-rename.py -- Installing: /opt/llvm/share/clang/clang-rename.el -- Installing: /opt/llvm/bin/clang-refactor -- Installing: /opt/llvm/lib/libclang-cpp.so.12 [ OK ] serial.SortUnsignedValueType (68257 ms) [ RUN ] serial.SortEmptyView [ OK ] serial.SortEmptyView (0 ms) [ RUN ] serial.BinSortGenericTests -- Installing: /opt/llvm/lib/libclang-cpp.so -- Installing: /opt/llvm/bin/clang-check -- Installing: /opt/llvm/bin/clang-extdef-mapping -- 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/scan-view -- Installing: /opt/llvm/share/scan-view/ScanView.py -- Installing: /opt/llvm/share/scan-view/startfile.py -- Installing: /opt/llvm/share/scan-view/bugcatcher.ico -- Installing: /opt/llvm/lib/libclangApplyReplacements.a -- Installing: /opt/llvm/bin/clang-apply-replacements -- Installing: /opt/llvm/lib/libclangReorderFields.a -- Installing: /opt/llvm/bin/clang-reorder-fields -- Installing: /opt/llvm/bin/modularize -- Up-to-date: /opt/llvm/bin/modularize -- Installing: /opt/llvm/lib/libclangTidy.a -- Installing: /opt/llvm/include/clang-tidy/. -- Installing: /opt/llvm/include/clang-tidy/./llvm -- Installing: /opt/llvm/include/clang-tidy/./llvm/PreferRegisterOverUnsignedCheck.h -- Installing: /opt/llvm/include/clang-tidy/./llvm/IncludeOrderCheck.h -- Installing: /opt/llvm/include/clang-tidy/./llvm/TwineLocalCheck.h -- Installing: /opt/llvm/include/clang-tidy/./llvm/PreferIsaOrDynCastInConditionalsCheck.h -- Installing: /opt/llvm/include/clang-tidy/./llvm/HeaderGuardCheck.h -- Installing: /opt/llvm/include/clang-tidy/./misc -- Installing: /opt/llvm/include/clang-tidy/./misc/UnusedParametersCheck.h -- Installing: /opt/llvm/include/clang-tidy/./misc/DefinitionsInHeadersCheck.h -- Installing: /opt/llvm/include/clang-tidy/./misc/ThrowByValueCatchByReferenceCheck.h -- Installing: /opt/llvm/include/clang-tidy/./misc/MisplacedConstCheck.h -- Installing: /opt/llvm/include/clang-tidy/./misc/UnconventionalAssignOperatorCheck.h -- Installing: /opt/llvm/include/clang-tidy/./misc/UnusedAliasDeclsCheck.h -- Installing: /opt/llvm/include/clang-tidy/./misc/UnusedUsingDeclsCheck.h -- Installing: /opt/llvm/include/clang-tidy/./misc/NonPrivateMemberVariablesInClassesCheck.h -- Installing: /opt/llvm/include/clang-tidy/./misc/StaticAssertCheck.h -- Installing: /opt/llvm/include/clang-tidy/./misc/RedundantExpressionCheck.h -- Installing: /opt/llvm/include/clang-tidy/./misc/NoRecursionCheck.h -- Installing: /opt/llvm/include/clang-tidy/./misc/UniqueptrResetReleaseCheck.h -- Installing: /opt/llvm/include/clang-tidy/./misc/NonCopyableObjects.h -- Installing: /opt/llvm/include/clang-tidy/./misc/NewDeleteOverloadsCheck.h -- Installing: /opt/llvm/include/clang-tidy/./concurrency -- Installing: /opt/llvm/include/clang-tidy/./concurrency/MtUnsafeCheck.h -- Installing: /opt/llvm/include/clang-tidy/./darwin -- Installing: /opt/llvm/include/clang-tidy/./darwin/DispatchOnceNonstaticCheck.h -- Installing: /opt/llvm/include/clang-tidy/./darwin/AvoidSpinlockCheck.h -- Installing: /opt/llvm/include/clang-tidy/./cppcoreguidelines -- Installing: /opt/llvm/include/clang-tidy/./cppcoreguidelines/OwningMemoryCheck.h -- Installing: /opt/llvm/include/clang-tidy/./cppcoreguidelines/ProTypeReinterpretCastCheck.h -- Installing: /opt/llvm/include/clang-tidy/./cppcoreguidelines/AvoidNonConstGlobalVariablesCheck.h -- Installing: /opt/llvm/include/clang-tidy/./cppcoreguidelines/MacroUsageCheck.h -- Installing: /opt/llvm/include/clang-tidy/./cppcoreguidelines/InterfacesGlobalInitCheck.h -- Installing: /opt/llvm/include/clang-tidy/./cppcoreguidelines/SpecialMemberFunctionsCheck.h -- Installing: /opt/llvm/include/clang-tidy/./cppcoreguidelines/ProTypeConstCastCheck.h -- Installing: /opt/llvm/include/clang-tidy/./cppcoreguidelines/ProBoundsConstantArrayIndexCheck.h -- Installing: /opt/llvm/include/clang-tidy/./cppcoreguidelines/NarrowingConversionsCheck.h -- Installing: /opt/llvm/include/clang-tidy/./cppcoreguidelines/SlicingCheck.h -- Installing: /opt/llvm/include/clang-tidy/./cppcoreguidelines/ProTypeMemberInitCheck.h -- Installing: /opt/llvm/include/clang-tidy/./cppcoreguidelines/AvoidGotoCheck.h -- Installing: /opt/llvm/include/clang-tidy/./cppcoreguidelines/ProTypeStaticCastDowncastCheck.h -- Installing: /opt/llvm/include/clang-tidy/./cppcoreguidelines/ProTypeCstyleCastCheck.h -- Installing: /opt/llvm/include/clang-tidy/./cppcoreguidelines/InitVariablesCheck.h -- Installing: /opt/llvm/include/clang-tidy/./cppcoreguidelines/ProBoundsPointerArithmeticCheck.h -- Installing: /opt/llvm/include/clang-tidy/./cppcoreguidelines/NoMallocCheck.h -- Installing: /opt/llvm/include/clang-tidy/./cppcoreguidelines/ProBoundsArrayToPointerDecayCheck.h -- Installing: /opt/llvm/include/clang-tidy/./cppcoreguidelines/ProTypeVarargCheck.h -- Installing: /opt/llvm/include/clang-tidy/./cppcoreguidelines/ProTypeUnionAccessCheck.h -- Installing: /opt/llvm/include/clang-tidy/./ClangTidyForceLinker.h -- Installing: /opt/llvm/include/clang-tidy/./utils -- Installing: /opt/llvm/include/clang-tidy/./utils/Matchers.h -- Installing: /opt/llvm/include/clang-tidy/./utils/DeclRefExprUtils.h -- Installing: /opt/llvm/include/clang-tidy/./utils/OptionsUtils.h -- Installing: /opt/llvm/include/clang-tidy/./utils/TransformerClangTidyCheck.h -- Installing: /opt/llvm/include/clang-tidy/./utils/TypeTraits.h -- Installing: /opt/llvm/include/clang-tidy/./utils/UsingInserter.h -- Installing: /opt/llvm/include/clang-tidy/./utils/ExprSequence.h -- Installing: /opt/llvm/include/clang-tidy/./utils/IncludeInserter.h -- Installing: /opt/llvm/include/clang-tidy/./utils/RenamerClangTidyCheck.h -- Installing: /opt/llvm/include/clang-tidy/./utils/LexerUtils.h -- Installing: /opt/llvm/include/clang-tidy/./utils/HeaderGuard.h -- Installing: /opt/llvm/include/clang-tidy/./utils/NamespaceAliaser.h -- Installing: /opt/llvm/include/clang-tidy/./utils/ExceptionAnalyzer.h -- Installing: /opt/llvm/include/clang-tidy/./utils/FileExtensionsUtils.h -- Installing: /opt/llvm/include/clang-tidy/./utils/IncludeSorter.h -- Installing: /opt/llvm/include/clang-tidy/./utils/Aliasing.h -- Installing: /opt/llvm/include/clang-tidy/./utils/ASTUtils.h -- Installing: /opt/llvm/include/clang-tidy/./utils/FixItHintUtils.h -- Installing: /opt/llvm/include/clang-tidy/./altera -- Installing: /opt/llvm/include/clang-tidy/./altera/SingleWorkItemBarrierCheck.h -- Installing: /opt/llvm/include/clang-tidy/./altera/KernelNameRestrictionCheck.h -- Installing: /opt/llvm/include/clang-tidy/./altera/StructPackAlignCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone -- Installing: /opt/llvm/include/clang-tidy/./bugprone/SuspiciousMemsetUsageCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/UnhandledSelfAssignmentCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/ThrowKeywordMissingCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/IncorrectRoundingsCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/BranchCloneCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/SuspiciousSemicolonCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/MacroParenthesesCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/ArgumentCommentCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/ExceptionEscapeCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/MultipleStatementMacroCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/InfiniteLoopCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/UndelegatedConstructorCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/SizeofContainerCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/InaccurateEraseCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/BoolPointerImplicitConversionCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/CopyConstructorInitCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/FoldInitTypeCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/SuspiciousStringCompareCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/UndefinedMemoryManipulationCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/SuspiciousIncludeCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/MoveForwardingReferenceCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/NotNullTerminatedResultCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/SuspiciousEnumUsageCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/SignalHandlerCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/UseAfterMoveCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/MacroRepeatedSideEffectsCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/ParentVirtualCallCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/SignedCharMisuseCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/SwappedArgumentsCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/UnusedReturnValueCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/StringConstructorCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/LambdaFunctionNameCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/RedundantBranchConditionCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/SuspiciousMissingCommaCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/SizeofExpressionCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/ForwardDeclarationNamespaceCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/TerminatingContinueCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/BadSignalToKillThreadCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/VirtualNearMissCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/MisplacedWideningCastCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/IntegerDivisionCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/DynamicStaticInitializersCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/PosixReturnCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/MisplacedOperatorInStrlenInAllocCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/StringIntegerAssignmentCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/MisplacedPointerArithmeticInAllocCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/UnusedRaiiCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/NoEscapeCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/DanglingHandleCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/TooSmallLoopVariableCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/ReservedIdentifierCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/StringLiteralWithEmbeddedNulCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/AssertSideEffectCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/SpuriouslyWakeUpFunctionsCheck.h -- Installing: /opt/llvm/include/clang-tidy/./bugprone/ForwardingReferenceOverloadCheck.h -- Installing: /opt/llvm/include/clang-tidy/./android -- Installing: /opt/llvm/include/clang-tidy/./android/ComparisonInTempFailureRetryCheck.h -- Installing: /opt/llvm/include/clang-tidy/./android/CloexecAcceptCheck.h -- Installing: /opt/llvm/include/clang-tidy/./android/CloexecAccept4Check.h -- Installing: /opt/llvm/include/clang-tidy/./android/CloexecInotifyInit1Check.h -- Installing: /opt/llvm/include/clang-tidy/./android/CloexecFopenCheck.h -- Installing: /opt/llvm/include/clang-tidy/./android/CloexecMemfdCreateCheck.h -- Installing: /opt/llvm/include/clang-tidy/./android/CloexecEpollCreate1Check.h -- Installing: /opt/llvm/include/clang-tidy/./android/CloexecPipe2Check.h -- Installing: /opt/llvm/include/clang-tidy/./android/CloexecOpenCheck.h -- Installing: /opt/llvm/include/clang-tidy/./android/CloexecDupCheck.h -- Installing: /opt/llvm/include/clang-tidy/./android/CloexecSocketCheck.h -- Installing: /opt/llvm/include/clang-tidy/./android/CloexecEpollCreateCheck.h -- Installing: /opt/llvm/include/clang-tidy/./android/CloexecCheck.h -- Installing: /opt/llvm/include/clang-tidy/./android/CloexecInotifyInitCheck.h -- Installing: /opt/llvm/include/clang-tidy/./android/CloexecPipeCheck.h -- Installing: /opt/llvm/include/clang-tidy/./android/CloexecCreatCheck.h -- Installing: /opt/llvm/include/clang-tidy/./kokkos -- Installing: /opt/llvm/include/clang-tidy/./kokkos/KokkosMatchers.h -- Installing: /opt/llvm/include/clang-tidy/./kokkos/ImplicitThisCaptureCheck.h -- Installing: /opt/llvm/include/clang-tidy/./abseil -- Installing: /opt/llvm/include/clang-tidy/./abseil/UpgradeDurationConversionsCheck.h -- Installing: /opt/llvm/include/clang-tidy/./abseil/StringFindStartswithCheck.h -- Installing: /opt/llvm/include/clang-tidy/./abseil/DurationConversionCastCheck.h -- Installing: /opt/llvm/include/clang-tidy/./abseil/AbseilMatcher.h -- Installing: /opt/llvm/include/clang-tidy/./abseil/DurationFactoryScaleCheck.h -- Installing: /opt/llvm/include/clang-tidy/./abseil/DurationDivisionCheck.h -- Installing: /opt/llvm/include/clang-tidy/./abseil/DurationUnnecessaryConversionCheck.h -- Installing: /opt/llvm/include/clang-tidy/./abseil/DurationAdditionCheck.h -- Installing: /opt/llvm/include/clang-tidy/./abseil/NoNamespaceCheck.h -- Installing: /opt/llvm/include/clang-tidy/./abseil/DurationFactoryFloatCheck.h -- Installing: /opt/llvm/include/clang-tidy/./abseil/StrCatAppendCheck.h -- Installing: /opt/llvm/include/clang-tidy/./abseil/RedundantStrcatCallsCheck.h -- Installing: /opt/llvm/include/clang-tidy/./abseil/FasterStrsplitDelimiterCheck.h -- Installing: /opt/llvm/include/clang-tidy/./abseil/DurationRewriter.h -- Installing: /opt/llvm/include/clang-tidy/./abseil/DurationComparisonCheck.h -- Installing: /opt/llvm/include/clang-tidy/./abseil/TimeSubtractionCheck.h -- Installing: /opt/llvm/include/clang-tidy/./abseil/TimeComparisonCheck.h -- Installing: /opt/llvm/include/clang-tidy/./abseil/NoInternalDependenciesCheck.h -- Installing: /opt/llvm/include/clang-tidy/./abseil/DurationSubtractionCheck.h -- Installing: /opt/llvm/include/clang-tidy/./abseil/StringFindStrContainsCheck.h -- Installing: /opt/llvm/include/clang-tidy/./objc -- Installing: /opt/llvm/include/clang-tidy/./objc/PropertyDeclarationCheck.h -- Installing: /opt/llvm/include/clang-tidy/./objc/AvoidNSErrorInitCheck.h -- Installing: /opt/llvm/include/clang-tidy/./objc/SuperSelfCheck.h -- Installing: /opt/llvm/include/clang-tidy/./objc/ForbiddenSubclassingCheck.h -- Installing: /opt/llvm/include/clang-tidy/./objc/MissingHashCheck.h -- Installing: /opt/llvm/include/clang-tidy/./objc/DeallocInCategoryCheck.h -- Installing: /opt/llvm/include/clang-tidy/./objc/NSInvocationArgumentLifetimeCheck.h -- Installing: /opt/llvm/include/clang-tidy/./llvmlibc -- Installing: /opt/llvm/include/clang-tidy/./llvmlibc/ImplementationInNamespaceCheck.h -- Installing: /opt/llvm/include/clang-tidy/./llvmlibc/CalleeNamespaceCheck.h -- Installing: /opt/llvm/include/clang-tidy/./llvmlibc/RestrictSystemLibcHeadersCheck.h -- Installing: /opt/llvm/include/clang-tidy/./modernize -- Installing: /opt/llvm/include/clang-tidy/./modernize/UseUsingCheck.h -- Installing: /opt/llvm/include/clang-tidy/./modernize/UseNodiscardCheck.h -- Installing: /opt/llvm/include/clang-tidy/./modernize/UseOverrideCheck.h -- Installing: /opt/llvm/include/clang-tidy/./modernize/ReturnBracedInitListCheck.h -- Installing: /opt/llvm/include/clang-tidy/./modernize/DeprecatedIosBaseAliasesCheck.h -- Installing: /opt/llvm/include/clang-tidy/./modernize/DeprecatedHeadersCheck.h -- Installing: /opt/llvm/include/clang-tidy/./modernize/ReplaceAutoPtrCheck.h -- Installing: /opt/llvm/include/clang-tidy/./modernize/UseNullptrCheck.h -- Installing: /opt/llvm/include/clang-tidy/./modernize/AvoidCArraysCheck.h -- Installing: /opt/llvm/include/clang-tidy/./modernize/LoopConvertUtils.h -- Installing: /opt/llvm/include/clang-tidy/./modernize/UseEmplaceCheck.h -- Installing: /opt/llvm/include/clang-tidy/./modernize/MakeUniqueCheck.h -- Installing: /opt/llvm/include/clang-tidy/./modernize/UseDefaultMemberInitCheck.h -- Installing: /opt/llvm/include/clang-tidy/./modernize/AvoidBindCheck.h -- Installing: /opt/llvm/include/clang-tidy/./modernize/UseEqualsDeleteCheck.h -- Installing: /opt/llvm/include/clang-tidy/./modernize/LoopConvertCheck.h -- Installing: /opt/llvm/include/clang-tidy/./modernize/UnaryStaticAssertCheck.h -- Installing: /opt/llvm/include/clang-tidy/./modernize/UseBoolLiteralsCheck.h -- Installing: /opt/llvm/include/clang-tidy/./modernize/UseNoexceptCheck.h -- Installing: /opt/llvm/include/clang-tidy/./modernize/UseUncaughtExceptionsCheck.h -- Installing: /opt/llvm/include/clang-tidy/./modernize/PassByValueCheck.h -- Installing: /opt/llvm/include/clang-tidy/./modernize/ShrinkToFitCheck.h -- Installing: /opt/llvm/include/clang-tidy/./modernize/UseEqualsDefaultCheck.h -- Installing: /opt/llvm/include/clang-tidy/./modernize/MakeSmartPtrCheck.h -- Installing: /opt/llvm/include/clang-tidy/./modernize/ConcatNestedNamespacesCheck.h -- Installing: /opt/llvm/include/clang-tidy/./modernize/ReplaceDisallowCopyAndAssignMacroCheck.h -- Installing: /opt/llvm/include/clang-tidy/./modernize/RawStringLiteralCheck.h -- Installing: /opt/llvm/include/clang-tidy/./modernize/UseTransparentFunctorsCheck.h -- Installing: /opt/llvm/include/clang-tidy/./modernize/UseTrailingReturnTypeCheck.h -- Installing: /opt/llvm/include/clang-tidy/./modernize/RedundantVoidArgCheck.h -- Installing: /opt/llvm/include/clang-tidy/./modernize/MakeSharedCheck.h -- Installing: /opt/llvm/include/clang-tidy/./modernize/UseAutoCheck.h -- Installing: /opt/llvm/include/clang-tidy/./modernize/ReplaceRandomShuffleCheck.h -- Installing: /opt/llvm/include/clang-tidy/./ExpandModularHeadersPPCallbacks.h -- Installing: /opt/llvm/include/clang-tidy/./ClangTidyProfiling.h -- Installing: /opt/llvm/include/clang-tidy/./openmp -- Installing: /opt/llvm/include/clang-tidy/./openmp/ExceptionEscapeCheck.h -- Installing: /opt/llvm/include/clang-tidy/./openmp/UseDefaultNoneCheck.h -- Installing: /opt/llvm/include/clang-tidy/./performance -- Installing: /opt/llvm/include/clang-tidy/./performance/UnnecessaryCopyInitialization.h -- Installing: /opt/llvm/include/clang-tidy/./performance/FasterStringFindCheck.h -- Installing: /opt/llvm/include/clang-tidy/./performance/MoveConstArgCheck.h -- Installing: /opt/llvm/include/clang-tidy/./performance/NoAutomaticMoveCheck.h -- Installing: /opt/llvm/include/clang-tidy/./performance/InefficientVectorOperationCheck.h -- Installing: /opt/llvm/include/clang-tidy/./performance/ImplicitConversionInLoopCheck.h -- Installing: /opt/llvm/include/clang-tidy/./performance/TriviallyDestructibleCheck.h -- Installing: /opt/llvm/include/clang-tidy/./performance/NoIntToPtrCheck.h -- Installing: /opt/llvm/include/clang-tidy/./performance/TypePromotionInMathFnCheck.h -- Installing: /opt/llvm/include/clang-tidy/./performance/InefficientStringConcatenationCheck.h -- Installing: /opt/llvm/include/clang-tidy/./performance/UnnecessaryValueParamCheck.h -- Installing: /opt/llvm/include/clang-tidy/./performance/NoexceptMoveConstructorCheck.h -- Installing: /opt/llvm/include/clang-tidy/./performance/InefficientAlgorithmCheck.h -- Installing: /opt/llvm/include/clang-tidy/./performance/ForRangeCopyCheck.h -- Installing: /opt/llvm/include/clang-tidy/./performance/MoveConstructorInitCheck.h -- Installing: /opt/llvm/include/clang-tidy/./boost -- Installing: /opt/llvm/include/clang-tidy/./boost/UseToStringCheck.h -- Installing: /opt/llvm/include/clang-tidy/./ClangTidyModuleRegistry.h -- Installing: /opt/llvm/include/clang-tidy/./ClangTidy.h -- Installing: /opt/llvm/include/clang-tidy/./ClangTidyModule.h -- Installing: /opt/llvm/include/clang-tidy/./cert -- Installing: /opt/llvm/include/clang-tidy/./cert/MutatingCopyCheck.h -- Installing: /opt/llvm/include/clang-tidy/./cert/CommandProcessorCheck.h -- Installing: /opt/llvm/include/clang-tidy/./cert/ThrownExceptionTypeCheck.h -- Installing: /opt/llvm/include/clang-tidy/./cert/NonTrivialTypesLibcMemoryCallsCheck.h -- Installing: /opt/llvm/include/clang-tidy/./cert/VariadicFunctionDefCheck.h -- Installing: /opt/llvm/include/clang-tidy/./cert/StrToNumCheck.h -- Installing: /opt/llvm/include/clang-tidy/./cert/DefaultOperatorNewAlignmentCheck.h -- Installing: /opt/llvm/include/clang-tidy/./cert/PostfixOperatorCheck.h -- Installing: /opt/llvm/include/clang-tidy/./cert/StaticObjectExceptionCheck.h -- Installing: /opt/llvm/include/clang-tidy/./cert/DontModifyStdNamespaceCheck.h -- Installing: /opt/llvm/include/clang-tidy/./cert/LimitedRandomnessCheck.h -- Installing: /opt/llvm/include/clang-tidy/./cert/ProperlySeededRandomGeneratorCheck.h -- Installing: /opt/llvm/include/clang-tidy/./cert/FloatLoopCounter.h -- Installing: /opt/llvm/include/clang-tidy/./cert/SetLongJmpCheck.h -- Installing: /opt/llvm/include/clang-tidy/./ClangTidyOptions.h -- Installing: /opt/llvm/include/clang-tidy/./ClangTidyDiagnosticConsumer.h -- Installing: /opt/llvm/include/clang-tidy/./zircon -- Installing: /opt/llvm/include/clang-tidy/./zircon/TemporaryObjectsCheck.h -- Installing: /opt/llvm/include/clang-tidy/./GlobList.h -- Installing: /opt/llvm/include/clang-tidy/./plugin -- Installing: /opt/llvm/include/clang-tidy/./tool -- Installing: /opt/llvm/include/clang-tidy/./tool/ClangTidyMain.h -- Installing: /opt/llvm/include/clang-tidy/./mpi -- Installing: /opt/llvm/include/clang-tidy/./mpi/TypeMismatchCheck.h -- Installing: /opt/llvm/include/clang-tidy/./mpi/BufferDerefCheck.h -- Installing: /opt/llvm/include/clang-tidy/./hicpp -- Installing: /opt/llvm/include/clang-tidy/./hicpp/NoAssemblerCheck.h -- Installing: /opt/llvm/include/clang-tidy/./hicpp/ExceptionBaseclassCheck.h -- Installing: /opt/llvm/include/clang-tidy/./hicpp/MultiwayPathsCoveredCheck.h -- Installing: /opt/llvm/include/clang-tidy/./hicpp/SignedBitwiseCheck.h -- Installing: /opt/llvm/include/clang-tidy/./fuchsia -- Installing: /opt/llvm/include/clang-tidy/./fuchsia/TrailingReturnCheck.h -- Installing: /opt/llvm/include/clang-tidy/./fuchsia/VirtualInheritanceCheck.h -- Installing: /opt/llvm/include/clang-tidy/./fuchsia/OverloadedOperatorCheck.h -- Installing: /opt/llvm/include/clang-tidy/./fuchsia/DefaultArgumentsDeclarationsCheck.h -- Installing: /opt/llvm/include/clang-tidy/./fuchsia/DefaultArgumentsCallsCheck.h -- Installing: /opt/llvm/include/clang-tidy/./fuchsia/MultipleInheritanceCheck.h -- Installing: /opt/llvm/include/clang-tidy/./fuchsia/StaticallyConstructedObjectsCheck.h -- Installing: /opt/llvm/include/clang-tidy/./ClangTidyCheck.h -- Installing: /opt/llvm/include/clang-tidy/./portability -- Installing: /opt/llvm/include/clang-tidy/./portability/RestrictSystemIncludesCheck.h -- Installing: /opt/llvm/include/clang-tidy/./portability/SIMDIntrinsicsCheck.h -- Installing: /opt/llvm/include/clang-tidy/./readability -- Installing: /opt/llvm/include/clang-tidy/./readability/RedundantMemberInitCheck.h -- Installing: /opt/llvm/include/clang-tidy/./readability/InconsistentDeclarationParameterNameCheck.h -- Installing: /opt/llvm/include/clang-tidy/./readability/RedundantStringCStrCheck.h -- Installing: /opt/llvm/include/clang-tidy/./readability/NonConstParameterCheck.h -- Installing: /opt/llvm/include/clang-tidy/./readability/MakeMemberFunctionConstCheck.h -- Installing: /opt/llvm/include/clang-tidy/./readability/QualifiedAutoCheck.h -- Installing: /opt/llvm/include/clang-tidy/./readability/SimplifyBooleanExprCheck.h -- Installing: /opt/llvm/include/clang-tidy/./readability/UniqueptrDeleteReleaseCheck.h -- Installing: /opt/llvm/include/clang-tidy/./readability/MisleadingIndentationCheck.h -- Installing: /opt/llvm/include/clang-tidy/./readability/RedundantStringInitCheck.h -- Installing: /opt/llvm/include/clang-tidy/./readability/DeleteNullPointerCheck.h -- Installing: /opt/llvm/include/clang-tidy/./readability/RedundantControlFlowCheck.h -- Installing: /opt/llvm/include/clang-tidy/./readability/RedundantPreprocessorCheck.h -- Installing: /opt/llvm/include/clang-tidy/./readability/DeletedDefaultCheck.h -- Installing: /opt/llvm/include/clang-tidy/./readability/RedundantAccessSpecifiersCheck.h -- Installing: /opt/llvm/include/clang-tidy/./readability/UseAnyOfAllOfCheck.h -- Installing: /opt/llvm/include/clang-tidy/./readability/RedundantDeclarationCheck.h -- Installing: /opt/llvm/include/clang-tidy/./readability/UppercaseLiteralSuffixCheck.h -- Installing: /opt/llvm/include/clang-tidy/./readability/MagicNumbersCheck.h -- Installing: /opt/llvm/include/clang-tidy/./readability/AvoidConstParamsInDecls.h -- Installing: /opt/llvm/include/clang-tidy/./readability/BracesAroundStatementsCheck.h -- Installing: /opt/llvm/include/clang-tidy/./readability/StaticAccessedThroughInstanceCheck.h -- Installing: /opt/llvm/include/clang-tidy/./readability/RedundantSmartptrGetCheck.h -- Installing: /opt/llvm/include/clang-tidy/./readability/StaticDefinitionInAnonymousNamespaceCheck.h -- Installing: /opt/llvm/include/clang-tidy/./readability/StringCompareCheck.h -- Installing: /opt/llvm/include/clang-tidy/./readability/ElseAfterReturnCheck.h -- Installing: /opt/llvm/include/clang-tidy/./readability/MisplacedArrayIndexCheck.h -- Installing: /opt/llvm/include/clang-tidy/./readability/IdentifierNamingCheck.h -- Installing: /opt/llvm/include/clang-tidy/./readability/IsolateDeclarationCheck.h -- Installing: /opt/llvm/include/clang-tidy/./readability/NamedParameterCheck.h -- Installing: /opt/llvm/include/clang-tidy/./readability/RedundantFunctionPtrDereferenceCheck.h -- Installing: /opt/llvm/include/clang-tidy/./readability/ConstReturnTypeCheck.h -- Installing: /opt/llvm/include/clang-tidy/./readability/NamespaceCommentCheck.h -- Installing: /opt/llvm/include/clang-tidy/./readability/FunctionSizeCheck.h -- Installing: /opt/llvm/include/clang-tidy/./readability/ContainerSizeEmptyCheck.h -- Installing: /opt/llvm/include/clang-tidy/./readability/FunctionCognitiveComplexityCheck.h -- Installing: /opt/llvm/include/clang-tidy/./readability/ImplicitBoolConversionCheck.h -- Installing: /opt/llvm/include/clang-tidy/./readability/SimplifySubscriptExprCheck.h -- Installing: /opt/llvm/include/clang-tidy/./readability/ConvertMemberFunctionsToStatic.h -- Installing: /opt/llvm/include/clang-tidy/./google -- Installing: /opt/llvm/include/clang-tidy/./google/OverloadedUnaryAndCheck.h -- Installing: /opt/llvm/include/clang-tidy/./google/ExplicitConstructorCheck.h -- Installing: /opt/llvm/include/clang-tidy/./google/AvoidThrowingObjCExceptionCheck.h -- Installing: /opt/llvm/include/clang-tidy/./google/AvoidUnderscoreInGoogletestNameCheck.h -- Installing: /opt/llvm/include/clang-tidy/./google/IntegerTypesCheck.h -- Installing: /opt/llvm/include/clang-tidy/./google/AvoidCStyleCastsCheck.h -- Installing: /opt/llvm/include/clang-tidy/./google/UsingNamespaceDirectiveCheck.h -- Installing: /opt/llvm/include/clang-tidy/./google/GlobalVariableDeclarationCheck.h -- Installing: /opt/llvm/include/clang-tidy/./google/DefaultArgumentsCheck.h -- Installing: /opt/llvm/include/clang-tidy/./google/AvoidNSObjectNewCheck.h -- Installing: /opt/llvm/include/clang-tidy/./google/UnnamedNamespaceInHeaderCheck.h -- Installing: /opt/llvm/include/clang-tidy/./google/UpgradeGoogletestCaseCheck.h -- Installing: /opt/llvm/include/clang-tidy/./google/GlobalNamesInHeadersCheck.h -- Installing: /opt/llvm/include/clang-tidy/./google/FunctionNamingCheck.h -- Installing: /opt/llvm/include/clang-tidy/./google/TodoCommentCheck.h -- Installing: /opt/llvm/include/clang-tidy/./google/ExplicitMakePairCheck.h -- Installing: /opt/llvm/include/clang-tidy/./linuxkernel -- Installing: /opt/llvm/include/clang-tidy/./linuxkernel/MustCheckErrsCheck.h -- Installing: /opt/llvm/lib/libclangTidyAndroidModule.a -- Installing: /opt/llvm/lib/libclangTidyAbseilModule.a -- Installing: /opt/llvm/lib/libclangTidyAlteraModule.a -- Installing: /opt/llvm/lib/libclangTidyBoostModule.a -- Installing: /opt/llvm/lib/libclangTidyBugproneModule.a -- Installing: /opt/llvm/lib/libclangTidyCERTModule.a -- Installing: /opt/llvm/lib/libclangTidyConcurrencyModule.a -- Installing: /opt/llvm/lib/libclangTidyCppCoreGuidelinesModule.a -- Installing: /opt/llvm/lib/libclangTidyDarwinModule.a -- Installing: /opt/llvm/lib/libclangTidyFuchsiaModule.a -- Installing: /opt/llvm/lib/libclangTidyGoogleModule.a -- Installing: /opt/llvm/lib/libclangTidyHICPPModule.a -- Installing: /opt/llvm/lib/libclangTidyKokkosModule.a 4: [ OK ] openmptarget_DeathTest.view_memory_access_violations_from_host (68800 ms) 4: [ RUN ] openmptarget_DeathTest.view_memory_access_violations_from_device 4: /var/jenkins/workspace/Kokkos_PR-6783/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 (71402 ms total) 4: 4: [----------] 216 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 (23 ms) 4: [ RUN ] openmptarget.atomic_operations_double 4: [ OK ] openmptarget.atomic_operations_double (31 ms) 4: [ RUN ] openmptarget.atomic_operations_float 4: [ OK ] openmptarget.atomic_operations_float (26 ms) 4: [ RUN ] openmptarget.atomic_operations_int 4: [ OK ] openmptarget.atomic_operations_int (57 ms) 4: [ RUN ] openmptarget.atomic_operations_long 4: [ OK ] openmptarget.atomic_operations_long (55 ms) 4: [ RUN ] openmptarget.atomic_operations_longlong 4: [ OK ] openmptarget.atomic_operations_longlong (55 ms) 4: [ RUN ] openmptarget.atomic_operations_unsigned 4: [ OK ] openmptarget.atomic_operations_unsigned (44 ms) 4: [ RUN ] openmptarget.atomic_operations_unsignedlong 4: [ OK ] openmptarget.atomic_operations_unsignedlong (45 ms) 4: [ RUN ] openmptarget.atomics 4: [ OK ] openmptarget.atomics (483 ms) 4: [ RUN ] openmptarget.atomics_tpetra_max_abs 4: [ OK ] openmptarget.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] openmptarget.atomic_views_integral -- Installing: /opt/llvm/lib/libclangTidyLinuxKernelModule.a -- Installing: /opt/llvm/lib/libclangTidyLLVMModule.a -- Installing: /opt/llvm/lib/libclangTidyLLVMLibcModule.a -- Installing: /opt/llvm/lib/libclangTidyMiscModule.a -- Installing: /opt/llvm/lib/libclangTidyModernizeModule.a -- Installing: /opt/llvm/lib/libclangTidyMPIModule.a -- Installing: /opt/llvm/lib/libclangTidyObjCModule.a -- Installing: /opt/llvm/lib/libclangTidyOpenMPModule.a -- Installing: /opt/llvm/lib/libclangTidyPerformanceModule.a -- Installing: /opt/llvm/lib/libclangTidyPortabilityModule.a -- Installing: /opt/llvm/lib/libclangTidyReadabilityModule.a -- Installing: /opt/llvm/lib/libclangTidyZirconModule.a -- Installing: /opt/llvm/lib/libclangTidyPlugin.a -- Installing: /opt/llvm/lib/libclangTidyMain.a -- Installing: /opt/llvm/bin/clang-tidy -- Installing: /opt/llvm/share/clang/clang-tidy-diff.py -- Installing: /opt/llvm/share/clang/run-clang-tidy.py -- Installing: /opt/llvm/lib/libclangTidyUtils.a -- Installing: /opt/llvm/lib/libclangChangeNamespace.a -- Installing: /opt/llvm/bin/clang-change-namespace -- Installing: /opt/llvm/lib/libclangDoc.a -- Installing: /opt/llvm/bin/clang-doc -- Installing: /opt/llvm/share/clang/clang-doc-default-stylesheet.css -- Installing: /opt/llvm/share/clang/index.js -- Installing: /opt/llvm/lib/libclangIncludeFixer.a -- Installing: /opt/llvm/lib/libclangIncludeFixerPlugin.a -- Installing: /opt/llvm/bin/clang-include-fixer -- Installing: /opt/llvm/share/clang/clang-include-fixer.el -- Installing: /opt/llvm/share/clang/clang-include-fixer.py -- Installing: /opt/llvm/lib/libfindAllSymbols.a -- Installing: /opt/llvm/bin/find-all-symbols -- Installing: /opt/llvm/share/clang/run-find-all-symbols.py -- Installing: /opt/llvm/lib/libclangMove.a -- Installing: /opt/llvm/bin/clang-move -- Installing: /opt/llvm/lib/libclangQuery.a -- Installing: /opt/llvm/bin/clang-query -- Installing: /opt/llvm/bin/pp-trace -- Installing: /opt/llvm/lib/libclangDaemon.a -- Installing: /opt/llvm/lib/libclangdSupport.a -- Installing: /opt/llvm/lib/libclangDaemonTweaks.a -- Installing: /opt/llvm/bin/clangd 4: [ OK ] openmptarget.atomic_views_integral (15266 ms) 4: [ RUN ] openmptarget.atomic_views_nonintegral -- Installing: /opt/llvm/lib/libclangdRemoteIndex.a -- Installing: /opt/llvm/lib/libclang.so.12 [ OK ] serial.BinSortGenericTests (7246 ms) [ RUN ] serial.BinSortEmptyView [ OK ] serial.BinSortEmptyView (0 ms) [ RUN ] serial.BinSortEmptyKeysView [ OK ] serial.BinSortEmptyKeysView (0 ms) [ RUN ] serial.BinSortUnsignedKeyLayoutStrideValues -- Installing: /opt/llvm/lib/libclang.so -- Up-to-date: /opt/llvm/include/clang-c -- 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/Rewrite.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/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/bin/hmaptool -- Installing: /opt/llvm/bin/bugpoint -- Installing: /opt/llvm/bin/dsymutil -- Installing: /opt/llvm/bin/llc -- Installing: /opt/llvm/bin/lli -- Installing: /opt/llvm/bin/llvm-as -- Installing: /opt/llvm/bin/llvm-bcanalyzer -- Installing: /opt/llvm/bin/llvm-c-test -- Installing: /opt/llvm/bin/llvm-cat -- Installing: /opt/llvm/bin/llvm-cfi-verify -- Installing: /opt/llvm/bin/llvm-cov -- Installing: /opt/llvm/bin/llvm-cvtres -- Installing: /opt/llvm/bin/llvm-cxxdump -- Installing: /opt/llvm/bin/llvm-cxxfilt -- Installing: /opt/llvm/bin/llvm-cxxmap -- Installing: /opt/llvm/bin/llvm-diff -- Installing: /opt/llvm/bin/llvm-dis -- Installing: /opt/llvm/bin/llvm-dwarfdump -- Installing: /opt/llvm/bin/llvm-dwp -- Installing: /opt/llvm/bin/llvm-elfabi -- Installing: /opt/llvm/bin/llvm-exegesis -- Installing: /opt/llvm/bin/llvm-extract -- Installing: /opt/llvm/bin/llvm-gsymutil -- Installing: /opt/llvm/bin/llvm-ifs -- Installing: /opt/llvm/bin/llvm-jitlink -- Installing: /opt/llvm/bin/llvm-libtool-darwin -- Installing: /opt/llvm/bin/llvm-link -- Installing: /opt/llvm/bin/llvm-lipo -- Installing: /opt/llvm/bin/llvm-lto2 -- Installing: /opt/llvm/bin/llvm-mc -- Installing: /opt/llvm/bin/llvm-mca -- Installing: /opt/llvm/bin/llvm-ml -- Installing: /opt/llvm/bin/llvm-modextract -- Installing: /opt/llvm/bin/llvm-mt -- Installing: /opt/llvm/bin/llvm-nm -- Installing: /opt/llvm/bin/llvm-objcopy -- Creating llvm-install-name-tool -- Creating llvm-bitcode-strip -- Creating llvm-strip -- Installing: /opt/llvm/bin/llvm-objdump -- Installing: /opt/llvm/bin/llvm-opt-report -- Installing: /opt/llvm/bin/llvm-pdbutil -- Installing: /opt/llvm/bin/llvm-profgen -- Installing: /opt/llvm/bin/llvm-rc -- Installing: /opt/llvm/bin/llvm-readobj -- Creating llvm-readelf -- Installing: /opt/llvm/bin/llvm-reduce -- Installing: /opt/llvm/bin/llvm-rtdyld -- Installing: /opt/llvm/bin/llvm-size -- Installing: /opt/llvm/bin/llvm-split -- Installing: /opt/llvm/bin/llvm-stress -- Installing: /opt/llvm/bin/llvm-strings -- Installing: /opt/llvm/bin/llvm-symbolizer -- Creating llvm-addr2line -- Installing: /opt/llvm/bin/llvm-undname -- Installing: /opt/llvm/bin/llvm-xray -- Installing: /opt/llvm/bin/opt -- 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.12 -- Installing: /opt/llvm/lib/libRemarks.so -- Up-to-date: /opt/llvm/include/llvm-c/Remarks.h -- Installing: /opt/llvm/bin/sancov -- Installing: /opt/llvm/bin/sanstats -- Installing: /opt/llvm/bin/split-file -- Installing: /opt/llvm/bin/verify-uselistorder -- 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/./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/./FindGRPC.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/./DetermineGCCCompatible.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./LLVM-Build.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./AddLLVMDefinitions.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./TableGen.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./HandleLLVMStdlib.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./AddSphinxTarget.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./CheckLinkerFlag.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/./HandleLLVMOptions.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./FindLibpfm.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./TensorFlowCompile.cmake 4: [ OK ] openmptarget.atomic_views_nonintegral (10704 ms) 4: [ RUN ] openmptarget.atomic_view_api 4: [ OK ] openmptarget.atomic_view_api (1 ms) 4: [ RUN ] openmptarget.bit_manip_countl_zero 4: [ OK ] openmptarget.bit_manip_countl_zero (1 ms) 4: [ RUN ] openmptarget.bit_manip_countl_one 4: [ OK ] openmptarget.bit_manip_countl_one (1 ms) 4: [ RUN ] openmptarget.bit_manip_countr_zero 4: [ OK ] openmptarget.bit_manip_countr_zero (1 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 (1 ms) 4: [ RUN ] openmptarget.bit_manip_bit_floor 4: [ OK ] openmptarget.bit_manip_bit_floor (0 ms) 4: [ RUN ] openmptarget.bit_manip_bit_ceil 4: [ OK ] openmptarget.bit_manip_bit_ceil (0 ms) 4: [ RUN ] openmptarget.bit_manip_bit_width 4: [ OK ] openmptarget.bit_manip_bit_width (0 ms) 4: [ RUN ] openmptarget.bit_manip_rotl 4: [ OK ] openmptarget.bit_manip_rotl (1 ms) 4: [ RUN ] openmptarget.bit_manip_rotr 4: [ OK ] openmptarget.bit_manip_rotr (0 ms) 4: [ RUN ] openmptarget.bit_manip_byeswap 4: [ OK ] openmptarget.bit_manip_byeswap (1 ms) 4: [ RUN ] openmptarget.bit_manip_bit_cast 4: [ OK ] openmptarget.bit_manip_bit_cast (0 ms) 4: [ RUN ] openmptarget.test_block_deduction_bug_pr_3103 4: [ OK ] openmptarget.test_block_deduction_bug_pr_3103 (0 ms) 4: [ RUN ] openmptarget.checked_integer_operations_multiply_overflow 4: [ OK ] openmptarget.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] openmptarget.execution_policy_occupancy_and_hint 4: [ OK ] openmptarget.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] openmptarget.complex_construction 4: [ OK ] openmptarget.complex_construction (0 ms) 4: [ RUN ] openmptarget.complex_basic_math 4: [ OK ] openmptarget.complex_basic_math (0 ms) 4: [ RUN ] openmptarget.complex_special_funtions 4: [ OK ] openmptarget.complex_special_funtions (0 ms) 4: [ RUN ] openmptarget.complex_io 4: [ OK ] openmptarget.complex_io (0 ms) 4: [ RUN ] openmptarget.complex_trivially_copyable 4: [ OK ] openmptarget.complex_trivially_copyable (0 ms) 4: [ RUN ] openmptarget.complex_issue_3865 4: [ OK ] openmptarget.complex_issue_3865 (0 ms) 4: [ RUN ] openmptarget.complex_issue_3867 4: [ OK ] openmptarget.complex_issue_3867 (0 ms) 4: [ RUN ] openmptarget.complex_operations_arithmetic_types_overloads 4: [ OK ] openmptarget.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] openmptarget.crs_count_fill 4: [ OK ] openmptarget.crs_count_fill (17 ms) 4: [ RUN ] openmptarget.crs_copy_constructor 4: [ OK ] openmptarget.crs_copy_constructor (73 ms) 4: [ RUN ] openmptarget.deep_copy_alignment 4: [ OK ] openmptarget.deep_copy_alignment (11 ms) 4: [ RUN ] openmptarget.deep_copy_conversion 4: [ OK ] openmptarget.deep_copy_conversion (384 ms) 4: [ RUN ] openmptarget.partitioning_by_args 4: [ OK ] openmptarget.partitioning_by_args (1 ms) 4: [ RUN ] openmptarget.partitioning_by_vector 4: [ OK ] openmptarget.partitioning_by_vector (0 ms) 4: [ RUN ] openmptarget.functor_analysis 4: [ OK ] openmptarget.functor_analysis (0 ms) 4: [ RUN ] openmptarget.host_shared_ptr_use_count 4: [ OK ] openmptarget.host_shared_ptr_use_count (0 ms) 4: [ RUN ] openmptarget.host_shared_ptr_get 4: [ OK ] openmptarget.host_shared_ptr_get (0 ms) 4: [ RUN ] openmptarget.host_shared_ptr_dereference_on_device 4: [ OK ] openmptarget.host_shared_ptr_dereference_on_device (0 ms) 4: [ RUN ] openmptarget.init 4: [ OK ] openmptarget.init (0 ms) 4: [ RUN ] openmptarget.dispatch 4: [ OK ] openmptarget.dispatch (481 ms) 4: [ RUN ] openmptarget.join_backward_compatibility 4: [ OK ] openmptarget.join_backward_compatibility (3 ms) 4: [ RUN ] openmptarget.mathematical_constants_e 4: [ OK ] openmptarget.mathematical_constants_e (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_log2e 4: [ OK ] openmptarget.mathematical_constants_log2e (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_log10e 4: [ OK ] openmptarget.mathematical_constants_log10e (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_pi 4: [ OK ] openmptarget.mathematical_constants_pi (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_inv_pi 4: [ OK ] openmptarget.mathematical_constants_inv_pi (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_inv_sqrtpi 4: [ OK ] openmptarget.mathematical_constants_inv_sqrtpi (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_ln2 4: [ OK ] openmptarget.mathematical_constants_ln2 (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_ln10 4: [ OK ] openmptarget.mathematical_constants_ln10 (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_sqrt2 4: [ OK ] openmptarget.mathematical_constants_sqrt2 (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_sqrt3 4: [ OK ] openmptarget.mathematical_constants_sqrt3 (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_inv_sqrt3 4: [ OK ] openmptarget.mathematical_constants_inv_sqrt3 (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_egamma 4: [ OK ] openmptarget.mathematical_constants_egamma (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_phi 4: [ OK ] openmptarget.mathematical_constants_phi (0 ms) 4: [ RUN ] openmptarget.mathematical_functions_trigonometric_functions 4: [ OK ] openmptarget.mathematical_functions_trigonometric_functions (7 ms) 4: [ RUN ] openmptarget.mathematical_functions_hyperbolic_functions 4: [ OK ] openmptarget.mathematical_functions_hyperbolic_functions (6 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 (3 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 (4 ms) 4: [ RUN ] openmptarget.mathematical_functions_nearest_interger_floating_point_operations 4: [ OK ] openmptarget.mathematical_functions_nearest_interger_floating_point_operations (5 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 (7 ms) 4: [ RUN ] openmptarget.mathspecialfunc_expint1 4: [ OK ] openmptarget.mathspecialfunc_expint1 (0 ms) 4: [ RUN ] openmptarget.mathspecialfunc_cbesselj0y0 4: [ OK ] openmptarget.mathspecialfunc_cbesselj0y0 (26 ms) 4: [ RUN ] openmptarget.mathspecialfunc_cbesselj1y1 4: [ OK ] openmptarget.mathspecialfunc_cbesselj1y1 (26 ms) 4: [ RUN ] openmptarget.mathspecialfunc_cbesseli0k0 4: [ OK ] openmptarget.mathspecialfunc_cbesseli0k0 (1 ms) 4: [ RUN ] openmptarget.mathspecialfunc_cbesseli1k1 4: [ OK ] openmptarget.mathspecialfunc_cbesseli1k1 (1 ms) 4: [ RUN ] openmptarget.mathspecialfunc_cbesselh1stkind 4: [ OK ] openmptarget.mathspecialfunc_cbesselh1stkind (1 ms) 4: [ RUN ] openmptarget.mathspecialfunc_cbesselh2ndkind 4: [ OK ] openmptarget.mathspecialfunc_cbesselh2ndkind (1 ms) 4: [ RUN ] openmptarget.mdrange_5d 4: [ OK ] openmptarget.mdrange_5d (33 ms) 4: [ RUN ] openmptarget.mdrange_6d 4: [ OK ] openmptarget.mdrange_6d (17 ms) 4: [ RUN ] openmptarget.mdrange_2d 4: [ OK ] openmptarget.mdrange_2d (2 ms) 4: [ RUN ] openmptarget.mdrange_3d 4: [ OK ] openmptarget.mdrange_3d (9 ms) 4: [ RUN ] openmptarget.mdrange_4d 4: [ OK ] openmptarget.mdrange_4d (7 ms) 4: [ RUN ] openmptarget.mdrange_large_deep_copy 4: [ OK ] openmptarget.mdrange_large_deep_copy (192 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-6783/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-6783/core/unit_test/TestMDSpan.hpp:57: Skipped 4: mdspan not enabled 4: [ SKIPPED ] openmptarget.mdspan_minimal_functional (0 ms) 4: [ RUN ] openmptarget.numeric_traits_infinity 4: [ OK ] openmptarget.numeric_traits_infinity (0 ms) 4: [ RUN ] openmptarget.numeric_traits_epsilon 4: [ OK ] openmptarget.numeric_traits_epsilon (0 ms) 4: [ RUN ] openmptarget.numeric_traits_round_error 4: [ OK ] openmptarget.numeric_traits_round_error (0 ms) 4: [ RUN ] openmptarget.numeric_traits_norm_min 4: [ OK ] openmptarget.numeric_traits_norm_min (0 ms) 4: [ RUN ] openmptarget.numeric_traits_denorm_min 4: [ OK ] openmptarget.numeric_traits_denorm_min (0 ms) 4: [ RUN ] openmptarget.numeric_traits_finite_min_max 4: [ OK ] openmptarget.numeric_traits_finite_min_max (5 ms) 4: [ RUN ] openmptarget.numeric_traits_digits 4: [ OK ] openmptarget.numeric_traits_digits (3 ms) 4: [ RUN ] openmptarget.numeric_traits_digits10 4: [ OK ] openmptarget.numeric_traits_digits10 (3 ms) 4: [ RUN ] openmptarget.numeric_traits_max_digits10 4: [ OK ] openmptarget.numeric_traits_max_digits10 (0 ms) 4: [ RUN ] openmptarget.numeric_traits_radix 4: [ OK ] openmptarget.numeric_traits_radix (3 ms) 4: [ RUN ] openmptarget.numeric_traits_min_max_exponent 4: [ OK ] openmptarget.numeric_traits_min_max_exponent (1 ms) 4: [ RUN ] openmptarget.numeric_traits_min_max_exponent10 4: [ OK ] openmptarget.numeric_traits_min_max_exponent10 (0 ms) 4: [ RUN ] openmptarget.numeric_traits_quiet_and_signaling_nan 4: [ OK ] openmptarget.numeric_traits_quiet_and_signaling_nan (1 ms) 4: [ RUN ] openmptarget.numeric_traits_sfinae_friendly 4: [ OK ] openmptarget.numeric_traits_sfinae_friendly (0 ms) 4: [ RUN ] openmptarget.occupancy_control 4: [ OK ] openmptarget.occupancy_control (1 ms) 4: [ RUN ] openmptarget.parallel_scan_range_policy 4: [ OK ] openmptarget.parallel_scan_range_policy (226 ms) 4: [ RUN ] openmptarget.kokkos_printf 4: [ OK ] openmptarget.kokkos_printf (2 ms) 4: [ RUN ] openmptarget.range_for 4: [ OK ] openmptarget.range_for (2 ms) 4: [ RUN ] openmptarget.range_reduce 4: [ OK ] openmptarget.range_reduce (1 ms) 4: [ RUN ] openmptarget.range_policy_runtime_parameters 4: [ OK ] openmptarget.range_policy_runtime_parameters (0 ms) 4: [ RUN ] openmptarget.range_for_require 4: [ OK ] openmptarget.range_for_require (1 ms) 4: [ RUN ] openmptarget.range_reduce_require 4: [ OK ] openmptarget.range_reduce_require (1 ms) 4: [ RUN ] openmptarget.reducers_int 4: [ OK ] openmptarget.reducers_int (9 ms) 4: [ RUN ] openmptarget.reducers_double 4: [ OK ] openmptarget.reducers_double (7 ms) 4: [ RUN ] openmptarget.reducers_bool 4: [ OK ] openmptarget.reducers_bool (1 ms) 4: [ RUN ] openmptarget.int64_t_reduce 4: [ OK ] openmptarget.int64_t_reduce (390 ms) 4: [ RUN ] openmptarget.double_reduce 4: [ OK ] openmptarget.double_reduce (387 ms) 4: [ RUN ] openmptarget.int64_t_reduce_dynamic 4: [ OK ] openmptarget.int64_t_reduce_dynamic (426 ms) 4: [ RUN ] openmptarget.double_reduce_dynamic 4: [ OK ] openmptarget.double_reduce_dynamic (421 ms) 4: [ RUN ] openmptarget.int64_t_reduce_dynamic_view 4: [ OK ] openmptarget.int64_t_reduce_dynamic_view (97 ms) 4: [ RUN ] openmptarget.reduction_deduction 4: [ OK ] openmptarget.reduction_deduction (0 ms) 4: [ RUN ] openmptarget.reduce_device_view_range_policy 4: [ OK ] openmptarget.reduce_device_view_range_policy (10899 ms) 4: [ RUN ] openmptarget.reduce_device_view_mdrange_policy 4: [ OK ] openmptarget.reduce_device_view_mdrange_policy (10882 ms) 4: [ RUN ] openmptarget.reduce_device_view_team_policy 4: [ OK ] openmptarget.reduce_device_view_team_policy (10819 ms) 4: [ RUN ] openmptarget.kokkos_swap 4: [ OK ] openmptarget.kokkos_swap (0 ms) 4: [ RUN ] openmptarget.TeamThreadMDRangeParallelFor 4: [ OK ] openmptarget.TeamThreadMDRangeParallelFor (43 ms) 4: [ RUN ] openmptarget.ThreadVectorMDRangeParallelFor 4: [ OK ] openmptarget.ThreadVectorMDRangeParallelFor (27 ms) 4: [ RUN ] openmptarget.TeamVectorMDRangeParallelFor 4: [ OK ] openmptarget.TeamVectorMDRangeParallelFor (28 ms) 4: [ RUN ] openmptarget.TeamThreadMDRangeParallelReduce 4: [ OK ] openmptarget.TeamThreadMDRangeParallelReduce (31 ms) 4: [ RUN ] openmptarget.ThreadVectorMDRangeParallelReduce 4: [ OK ] openmptarget.ThreadVectorMDRangeParallelReduce (20 ms) 4: [ RUN ] openmptarget.TeamVectorMDRangeParallelReduce 4: [ OK ] openmptarget.TeamVectorMDRangeParallelReduce (19 ms) 4: [ RUN ] openmptarget.team_policy_runtime_parameters 4: [ OK ] openmptarget.team_policy_runtime_parameters (0 ms) 4: [ RUN ] openmptarget.team_shared_request 4: [ OK ] openmptarget.team_shared_request (0 ms) 4: [ RUN ] openmptarget.team_scratch_request 4: [ OK ] openmptarget.team_scratch_request (0 ms) 4: [ RUN ] openmptarget.team_lambda_shared_request 4: [ OK ] openmptarget.team_lambda_shared_request (0 ms) 4: [ RUN ] openmptarget.scratch_align 4: [ OK ] openmptarget.scratch_align (1 ms) 4: [ RUN ] openmptarget.shmem_size 4: [ OK ] openmptarget.shmem_size (0 ms) 4: [ RUN ] openmptarget.multi_level_scratch 4: [ OK ] openmptarget.multi_level_scratch (0 ms) 4: [ RUN ] openmptarget.team_scratch_memory_index_parallel_for 4: [ OK ] openmptarget.team_scratch_memory_index_parallel_for (0 ms) 4: [ RUN ] openmptarget.team_policy_max_recommended 4: [ OK ] openmptarget.team_policy_max_recommended (50 ms) 4: [ RUN ] openmptarget.team_policy_minmax_scalar_without_plus_equal_k 4: [ OK ] openmptarget.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 4: [ RUN ] openmptarget.view_api_a 4: [ OK ] openmptarget.view_api_a (0 ms) 4: [ RUN ] openmptarget.view_api_b 4: [ OK ] openmptarget.view_api_b (13 ms) 4: [ RUN ] openmptarget.view_api_c 4: [ OK ] openmptarget.view_api_c (0 ms) 4: [ RUN ] openmptarget.view_api_d 4: [ OK ] openmptarget.view_api_d (1 ms) 4: [ RUN ] openmptarget.view_allocation_error 4: [ OK ] openmptarget.view_allocation_error (0 ms) 4: [ RUN ] openmptarget.view_copy_tests 4: [ OK ] openmptarget.view_copy_tests (13 ms) 4: [ RUN ] openmptarget.view_copy_tests_rank_0 4: [ OK ] openmptarget.view_copy_tests_rank_0 (5 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 (131 ms) 4: [ RUN ] openmptarget.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] openmptarget.view_layoutstride_right_to_layoutright_assignment (125 ms) 4: [ RUN ] openmptarget.view_irregular_layout 4: [ OK ] openmptarget.view_irregular_layout (1 ms) 4: [ RUN ] openmptarget.view_mapping 4: [ OK ] openmptarget.view_mapping (89 ms) 4: [ RUN ] openmptarget.view_mapping_operator 4: [ OK ] openmptarget.view_mapping_operator (15 ms) 4: [ RUN ] openmptarget.static_extent 4: [ OK ] openmptarget.static_extent (0 ms) 4: [ RUN ] openmptarget.view_mapping_atomic 4: [ OK ] openmptarget.view_mapping_atomic (569 ms) 4: [ RUN ] openmptarget.view_mapping_class_value 4: [ OK ] openmptarget.view_mapping_class_value (0 ms) 4: [ RUN ] openmptarget.view_mapping_assignable 4: [ OK ] openmptarget.view_mapping_assignable (0 ms) 4: [ RUN ] openmptarget.view_mapping_trivially_copyable 4: [ OK ] openmptarget.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] openmptarget.view_mapping_subview 4: [ OK ] openmptarget.view_mapping_subview (2 ms) 4: [ RUN ] openmptarget.view_nested_view 4: [ OK ] openmptarget.view_nested_view (1 ms) 4: [ RUN ] openmptarget.view_resize 4: [ OK ] openmptarget.view_resize (32 ms) 4: [ RUN ] openmptarget.view_realloc 4: [ OK ] openmptarget.view_realloc (3 ms) 4: [ RUN ] openmptarget.resize_realloc_no_init 4: [ OK ] openmptarget.resize_realloc_no_init (0 ms) 4: [ RUN ] openmptarget.resize_realloc_no_alloc 4: [ OK ] openmptarget.resize_realloc_no_alloc (0 ms) 4: [ RUN ] openmptarget.realloc_exec_space 4: /var/jenkins/workspace/Kokkos_PR-6783/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-6783/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-6783/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-6783/core/unit_test/TestWithoutInitializing.hpp:316: Skipped 4: skipping since the OpenMPTarget has unexpected fences 4: [ SKIPPED ] openmptarget.view_allocation_exec_space_int (0 ms) 4: [ RUN ] openmptarget.view_not_default_constructible 4: [ OK ] openmptarget.view_not_default_constructible (0 ms) 4: [ RUN ] openmptarget.view_subview_auto_1d_left 4: [ OK ] openmptarget.view_subview_auto_1d_left (2 ms) 4: [ RUN ] openmptarget.view_subview_auto_1d_right 4: [ OK ] openmptarget.view_subview_auto_1d_right (2 ms) 4: [ RUN ] openmptarget.view_subview_auto_1d_stride 4: [ OK ] openmptarget.view_subview_auto_1d_stride (2 ms) 4: [ RUN ] openmptarget.view_subview_assign_strided 4: [ OK ] openmptarget.view_subview_assign_strided (2 ms) 4: [ RUN ] openmptarget.view_subview_left_0 4: [ OK ] openmptarget.view_subview_left_0 (0 ms) 4: [ RUN ] openmptarget.view_subview_left_1 4: [ OK ] openmptarget.view_subview_left_1 (0 ms) 4: [ RUN ] openmptarget.view_subview_left_2 4: [ OK ] openmptarget.view_subview_left_2 (0 ms) 4: [ RUN ] openmptarget.view_subview_left_3 4: [ OK ] openmptarget.view_subview_left_3 (0 ms) 4: [ RUN ] openmptarget.view_subview_right_0 4: [ OK ] openmptarget.view_subview_right_0 (0 ms) 4: [ RUN ] openmptarget.view_subview_right_1 4: [ OK ] openmptarget.view_subview_right_1 (0 ms) 4: [ RUN ] openmptarget.view_subview_right_3 4: [ OK ] openmptarget.view_subview_right_3 (0 ms) 4: [ RUN ] openmptarget.view_static_tests 4: [ OK ] openmptarget.view_static_tests (0 ms) 4: [ RUN ] openmptarget.view_subview_layoutleft_to_layoutleft 4: [ OK ] openmptarget.view_subview_layoutleft_to_layoutleft (3 ms) 4: [ RUN ] openmptarget.view_subview_layoutright_to_layoutright 4: [ OK ] openmptarget.view_subview_layoutright_to_layoutright (2 ms) 4: [ RUN ] openmptarget.view_subview_2d_from_3d 4: [ OK ] openmptarget.view_subview_2d_from_3d (60 ms) 4: [ RUN ] openmptarget.view_subview_2d_from_3d_atomic 4: [ OK ] openmptarget.view_subview_2d_from_3d_atomic (43 ms) 4: [ RUN ] openmptarget.view_subview_2d_from_3d_randomaccess 4: [ OK ] openmptarget.view_subview_2d_from_3d_randomaccess (43 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_left 4: [ OK ] openmptarget.view_subview_3d_from_5d_left (69 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_left_atomic 4: [ OK ] openmptarget.view_subview_3d_from_5d_left_atomic (69 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] openmptarget.view_subview_3d_from_5d_left_randomaccess (70 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_right 4: [ OK ] openmptarget.view_subview_3d_from_5d_right (67 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_right_atomic 4: [ OK ] openmptarget.view_subview_3d_from_5d_right_atomic (65 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] openmptarget.view_subview_3d_from_5d_right_randomaccess (67 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: [----------] 216 tests from openmptarget (64572 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 225 tests from 2 test suites ran. (135975 ms total) 4: [ PASSED ] 218 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 137.55 sec test 5 Start 5: Kokkos_CoreUnitTest_Default 5: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_Default 5: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/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 (35 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 5: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (2 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 5: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (9 ms) 5: [ RUN ] defaultdevicetype.env_vars_num_threads 5: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 5: [ RUN ] defaultdevicetype.env_vars_device_id 5: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 5: [ RUN ] defaultdevicetype.env_vars_disable_warnings 5: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 5: [ RUN ] defaultdevicetype.env_vars_tune_internals 5: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 5: [ RUN ] defaultdevicetype.visible_devices 5: [ OK ] defaultdevicetype.visible_devices (0 ms) 5: [ RUN ] defaultdevicetype.compiler_macros 5: [ OK ] defaultdevicetype.compiler_macros (1 ms) 5: [ RUN ] defaultdevicetype.half_conversion 5: [ OK ] defaultdevicetype.half_conversion (181 ms) 5: [ RUN ] defaultdevicetype.bhalf_conversion 5: [ OK ] defaultdevicetype.bhalf_conversion (3 ms) 5: [ RUN ] defaultdevicetype.half_operators 5: [ OK ] defaultdevicetype.half_operators (3 ms) 5: [ RUN ] defaultdevicetype.bhalf_operators 5: [ OK ] defaultdevicetype.bhalf_operators (2 ms) 5: [ RUN ] defaultdevicetype.host_space_access 5: [ OK ] defaultdevicetype.host_space_access (0 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_a1 5: [ OK ] defaultdevicetype.reduce_instantiation_a1 (7 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_b1 5: [ OK ] defaultdevicetype.reduce_instantiation_b1 (15 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_c1 5: [ OK ] defaultdevicetype.reduce_instantiation_c1 (7 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_a2 5: [ OK ] defaultdevicetype.reduce_instantiation_a2 (10 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_b2 5: [ OK ] defaultdevicetype.reduce_instantiation_b2 (13 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_c2 5: [ OK ] defaultdevicetype.reduce_instantiation_c2 (5 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_a3 5: [ OK ] defaultdevicetype.reduce_instantiation_a3 (0 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_b3 5: [ OK ] defaultdevicetype.reduce_instantiation_b3 (0 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_c3 5: [ OK ] defaultdevicetype.reduce_instantiation_c3 (0 ms) 5: [ RUN ] defaultdevicetype.malloc 5: [ OK ] defaultdevicetype.malloc (0 ms) 5: [----------] 29 tests from defaultdevicetype (300 ms total) 5: 5: [----------] 1 test from kokkosresize 5: [ RUN ] kokkosresize.host_space_access 5: [ OK ] kokkosresize.host_space_access (36 ms) 5: [----------] 1 test from kokkosresize (36 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. (342 ms total) 5: [ PASSED ] 69 tests. 5/49 Test #5: Kokkos_CoreUnitTest_Default ................. Passed 1.78 sec test 6 Start 6: Kokkos_CoreUnitTest_LegionInitialization 6: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 6: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/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 (134 ms) 6: [----------] 1 test from initialization (134 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 1 test from 1 test suite ran. (134 ms total) 6: [ PASSED ] 1 test. 6/49 Test #6: Kokkos_CoreUnitTest_LegionInitialization .... Passed 1.55 sec test 7 Start 7: Kokkos_CoreUnitTest_PushFinalizeHook 7: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 7: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test 7: Test timeout computed to be: 1500 7: SUCCESS 7/49 Test #7: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 1.37 sec test 8 Start 8: Kokkos_CoreUnitTest_Develop 8: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_Develop 8: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test 8: Test timeout computed to be: 1500 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from defaultdevicetype 8: [ RUN ] defaultdevicetype.development_test 8: [ OK ] defaultdevicetype.development_test (0 ms) 8: [----------] 1 test from defaultdevicetype (0 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (0 ms total) 8: [ PASSED ] 1 test. 8/49 Test #8: Kokkos_CoreUnitTest_Develop ................. Passed 1.36 sec test 9 Start 9: Kokkos_CoreUnitTest_TuningBuiltins 9: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_TuningBuiltins 9: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test 9: Test timeout computed to be: 1500 9/49 Test #9: Kokkos_CoreUnitTest_TuningBuiltins .......... Passed 2.04 sec test 10 Start 10: Kokkos_CoreUnitTest_TuningBasics 10: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_TuningBasics 10: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test 10: Test timeout computed to be: 1500 10: Set of size 10 10: 4,4 10: Expect 1, have 1 10: Expect 2, have 2 10/49 Test #10: Kokkos_CoreUnitTest_TuningBasics ............ Passed 1.36 sec test 11 Start 11: Kokkos_CoreUnitTest_CategoricalTuner 11: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_CategoricalTuner 11: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test 11: Test timeout computed to be: 1500 11/49 Test #11: Kokkos_CoreUnitTest_CategoricalTuner ........ Passed 1.85 sec test 12 Start 12: Kokkos_CoreUnitTest_KokkosP 12: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 12: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/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 (135 ms) 12: [ RUN ] kokkosp.async_deep_copy 12: /var/jenkins/workspace/Kokkos_PR-6783/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-6783/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-6783/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-6783/core/unit_test/tools/TestEventCorrectness.hpp:449: 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-6783/core/unit_test/tools/TestEventCorrectness.hpp:515: 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-6783/core/unit_test/tools/TestEventCorrectness.hpp:554: 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 (5 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-6783/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 (142 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. (142 ms total) 12: [ PASSED ] 21 tests. 12: [ SKIPPED ] 7 tests, listed below: 12: [ SKIPPED ] kokkosp.async_deep_copy 12: [ SKIPPED ] kokkosp.parallel_scan 12: [ SKIPPED ] kokkosp.parallel_scan_no_fence 12: [ SKIPPED ] kokkosp.parallel_scan_no_fence_view 12: [ SKIPPED ] kokkosp.raw_allocation 12: [ SKIPPED ] kokkosp.view 12: [ SKIPPED ] kokkosp.create_mirror_view_and_copy 12/49 Test #12: Kokkos_CoreUnitTest_KokkosP ................. Passed 1.57 sec test 13 Start 13: Kokkos_CoreUnitTest_ToolIndependence 13: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 13: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test 13: Test timeout computed to be: 1500 13/49 Test #13: Kokkos_CoreUnitTest_ToolIndependence ........ Passed 1.38 sec test 14 Start 14: Kokkos_ProfilingTestLibraryLoadHelp 14: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 14: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test 14: Environment variables: 14: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/libkokkosprinter-tool.so 14: Test timeout computed to be: 1500 14: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 14: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 14/49 Test #14: Kokkos_ProfilingTestLibraryLoadHelp ......... Passed 1.37 sec test 15 Start 15: Kokkos_ProfilingTestLibraryCmdLineHelp 15: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/libkokkosprinter-tool.so" 15: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test 15: Test timeout computed to be: 1500 15: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 15/49 Test #15: Kokkos_ProfilingTestLibraryCmdLineHelp ...... Passed 1.36 sec test 16 Start 16: Kokkos_ProfilingTestLibraryLoad 16: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 16: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test 16: Environment variables: 16: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6783/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.2.99::kokkosp_allocate_data:Host:source:0x55555571ffc0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x5555557201c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x555555720240:Host:source:0x555555720040: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:0x555555720380: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:0x5555557201c0:40::kokkosp_deallocate_data:Host:source:0x55555571ffc0:40::kokkosp_finalize_library:: 16/49 Test #16: Kokkos_ProfilingTestLibraryLoad ............. Passed 1.36 sec test 17 Start 17: Kokkos_ProfilingTestLibraryCmdLine 17: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/libkokkosprinter-tool.so" 17: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test 17: Test timeout computed to be: 1500 17: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos12Experimental12OpenMPTargetE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1703::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.2.99::kokkosp_allocate_data:Host:source:0x55555571ffc0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x555555720240:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x5555557202c0:Host:source:0x555555720040: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:0x555555720380: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:0x555555720240:40::kokkosp_deallocate_data:Host:source:0x55555571ffc0:40::kokkosp_finalize_library:: 17/49 Test #17: Kokkos_ProfilingTestLibraryCmdLine .......... Passed 1.37 sec test 18 Start 18: Kokkos_CoreUnitTest_StackTraceTest 18: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec 18: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/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-6783/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-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x55555558cfe1] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xca) [0x55555558caba] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03] 18: /var/jenkins/workspace/Kokkos_PR-6783/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-6783/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-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555590134] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xaed) [0x55555558daad] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xca) [0x55555558caba] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03] 18: /var/jenkins/workspace/Kokkos_PR-6783/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-6783/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 (265 ms) 18: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 18: 18: [WARNING] /var/jenkins/workspace/Kokkos_PR-6783/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-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x55555558cfe1] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xc7) [0x55555558cd77] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03] 18: /var/jenkins/workspace/Kokkos_PR-6783/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-6783/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-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555590134] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xaed) [0x55555558daad] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xc7) [0x55555558cd77] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03] 18: /var/jenkins/workspace/Kokkos_PR-6783/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-6783/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 (234 ms) 18: [----------] 2 tests from defaultdevicetype_DeathTest (499 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-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x55555558cfe1] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03] 18: /var/jenkins/workspace/Kokkos_PR-6783/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-6783/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-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555590134] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xaed) [0x55555558daad] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd] 18: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03] 18: /var/jenkins/workspace/Kokkos_PR-6783/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-6783/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. (501 ms total) 18: [ PASSED ] 3 tests. 18/49 Test #18: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 1.87 sec test 19 Start 19: Kokkos_IncrementalTest_OPENMPTARGET 19: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_IncrementalTest_OPENMPTARGET 19: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test 19: Test timeout computed to be: 1500 19: [==========] Running 22 tests from 1 test suite. 19: [----------] Global test environment set-up. 19: [----------] 22 tests from OPENMPTARGET 19: [ RUN ] OPENMPTARGET.IncrTest_01_execspace_typedef 19: [ OK ] OPENMPTARGET.IncrTest_01_execspace_typedef (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_01_execspace 19: OpenMPTarget Execution Space: 19: KOKKOS_ENABLE_OPENMPTARGET: yes 19: 19: OpenMPTarget Runtime Configuration: 19: Using OpenMPTarget 19: OpenMPTarget 19: [ OK ] OPENMPTARGET.IncrTest_01_execspace (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_02_AtomicExchange 19: [ OK ] OPENMPTARGET.IncrTest_02_AtomicExchange (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_02_AtomicAdd 19: [ OK ] OPENMPTARGET.IncrTest_02_AtomicAdd (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_02_AtomicSub 19: [ OK ] OPENMPTARGET.IncrTest_02_AtomicSub (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_03a_memspace_malloc 19: [ OK ] OPENMPTARGET.IncrTest_03a_memspace_malloc (130 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_03b_memspace_free 19: [ OK ] OPENMPTARGET.IncrTest_03b_memspace_free (7162 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_04_simple_parallelFor 19: [ OK ] OPENMPTARGET.IncrTest_04_simple_parallelFor (19 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 (16 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_06_mdrange2D 19: [ OK ] OPENMPTARGET.IncrTest_06_mdrange2D (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_06_mdrange3D 19: [ OK ] OPENMPTARGET.IncrTest_06_mdrange3D (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_06_mdrange4D 19: [ OK ] OPENMPTARGET.IncrTest_06_mdrange4D (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_08_deep_copy_2D 19: [ OK ] OPENMPTARGET.IncrTest_08_deep_copy_2D (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_08_deep_copy_3D 19: [ OK ] OPENMPTARGET.IncrTest_08_deep_copy_3D (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_08_deep_copy_4D 19: [ OK ] OPENMPTARGET.IncrTest_08_deep_copy_4D (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_10_Hierarchical_Basics 19: [ OK ] OPENMPTARGET.IncrTest_10_Hierarchical_Basics (8 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_11a_Hierarchical_ForLoop 19: [ OK ] OPENMPTARGET.IncrTest_11a_Hierarchical_ForLoop (2 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_11b_Hierarchical_ForLoop 19: [ OK ] OPENMPTARGET.IncrTest_11b_Hierarchical_ForLoop (1 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_11c_Hierarchical_ForLoop 19: [ OK ] OPENMPTARGET.IncrTest_11c_Hierarchical_ForLoop (517 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_12a_ThreadScratch 19: [ OK ] OPENMPTARGET.IncrTest_12a_ThreadScratch (7 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_12b_TeamScratch 19: [ OK ] OPENMPTARGET.IncrTest_12b_TeamScratch (4 ms) 19: [----------] 22 tests from OPENMPTARGET (7874 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 22 tests from 1 test suite ran. (7874 ms total) 19: [ PASSED ] 22 tests. 19/49 Test #19: Kokkos_IncrementalTest_OPENMPTARGET ......... Passed 9.32 sec test 20 Start 20: Kokkos_IncrementalTest_SERIAL 20: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 20: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/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 (42 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 (238 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 (284 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 28 tests from 1 test suite ran. (284 ms total) 20: [ PASSED ] 28 tests. 20/49 Test #20: Kokkos_IncrementalTest_SERIAL ............... Passed 1.65 sec test 21 Start 21: Kokkos_CoreUnitTest_CTestDevice 21: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 21: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test 21: Test timeout computed to be: 1500 21: [==========] Running 8 tests from 1 test suite. 21: [----------] Global test environment set-up. 21: [----------] 8 tests from ctest_environment 21: [ RUN ] ctest_environment.no_device_type 21: [ OK ] ctest_environment.no_device_type (0 ms) 21: [ RUN ] ctest_environment.no_process_count 21: [ OK ] ctest_environment.no_process_count (0 ms) 21: [ RUN ] ctest_environment.invalid_rank 21: [ OK ] ctest_environment.invalid_rank (0 ms) 21: [ RUN ] ctest_environment.no_type_str 21: [ OK ] ctest_environment.no_type_str (0 ms) 21: [ RUN ] ctest_environment.missing_type 21: [ OK ] ctest_environment.missing_type (0 ms) 21: [ RUN ] ctest_environment.no_id_str 21: [ OK ] ctest_environment.no_id_str (0 ms) 21: [ RUN ] ctest_environment.invalid_id_str 21: [ OK ] ctest_environment.invalid_id_str (0 ms) 21: [ RUN ] ctest_environment.good 21: [ OK ] ctest_environment.good (0 ms) 21: [----------] 8 tests from ctest_environment (0 ms total) 21: 21: [----------] Global test environment tear-down 21: [==========] 8 tests from 1 test suite ran. (0 ms total) 21: [ PASSED ] 8 tests. 21/49 Test #21: Kokkos_CoreUnitTest_CTestDevice ............. Passed 1.37 sec test 22 Start 22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 22: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 22: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test 22: Test timeout computed to be: 1500 22/49 Test #22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ... Passed 1.36 sec test 23 Start 23: Kokkos_CoreUnitTest_DeviceAndThreads 23: Test command: /usr/bin/python3.8 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/TestDeviceAndThreads.py" 23: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/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 15.043s 23: 23: OK (skipped=1) 23/49 Test #23: Kokkos_CoreUnitTest_DeviceAndThreads ........ Passed 15.48 sec test 24 Start 24: Kokkos_PerformanceTest_Benchmark 24: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-02-14_T09-42-29.json" 24: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test 24: Test timeout computed to be: 1500 24: 2024-02-14T10:46:40+00:00 24: Running /var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 24: Run on (4 X 2300.11 MHz CPU s) 24: CPU Caches: 24: L1 Data 32 KiB (x4) 24: L1 Instruction 32 KiB (x4) 24: L2 Unified 4096 KiB (x4) 24: L3 Unified 16384 KiB (x4) 24: Load Average: 0.85, 3.42, 6.42 24: CPU architecture: none 24: Default Device: N6Kokkos12Experimental12OpenMPTargetE 24: GIT_BRANCH: HEAD 24: GIT_CLEAN_STATUS: CLEAN 24: GIT_COMMIT_DATE: 2024-02-14T09:41:41+00:00 24: GIT_COMMIT_DESCRIPTION: Merge commit 'a1199b3df109f34021ca26bfda78e2b0cda4aa4f' into HEAD 24: GIT_COMMIT_HASH: 7412c9e74 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.2.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.047 s 5 1024 65.9844n 24: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 32.9248n 24: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 16.2231n 24: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.001 s 5 8.192k 8.23108n 24: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 5.0733n 24: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.001 s 5 32.768k 2.40845n 24: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.001 s 5 65.536k 1.51942n 24: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.002 s 5 131.072k 1013.18p 24: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.003 s 5 262.144k 655.762p 24: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.003 s 5 524.288k 596.941p 24: ----------------------------------------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations FOM: rate 24: ----------------------------------------------------------------------------------------------------------------------------------- 24: Malloc/N:1/manual_time 31.6 us 38.1 us 21792 31.608k/s 24: Malloc/N:16/manual_time 31.1 us 35.5 us 21917 32.1606k/s 24: Malloc/N:256/manual_time 30.6 us 36.2 us 21917 32.7076k/s 24: Malloc/N:4096/manual_time 32.0 us 36.0 us 21773 31.2482k/s 24: Malloc/N:65536/manual_time 37.7 us 45.0 us 19469 26.5421k/s 24: Malloc/N:1048576/manual_time 35.4 us 43.5 us 19974 28.2496k/s 24: Malloc/N:16777216/manual_time 558 us 690 us 1145 1.79077k/s 24: Malloc/N:268435456/manual_time 2446 us 4881 us 286 408.837/s 24: Malloc/N:4294967296/manual_time 126410 us 22230 us 10 7.91075/s 24: MallocFree/N:1/manual_time 64.6 us 37.2 us 9677 15.4874k/s 24: MallocFree/N:16/manual_time 63.1 us 36.4 us 10903 15.8482k/s 24: MallocFree/N:256/manual_time 64.1 us 37.1 us 11059 15.5889k/s 24: MallocFree/N:4096/manual_time 63.2 us 36.5 us 11162 15.8179k/s 24: MallocFree/N:65536/manual_time 77.7 us 47.3 us 8528 12.8748k/s 24: MallocFree/N:1048576/manual_time 72.5 us 44.4 us 9064 13.7881k/s 24: MallocFree/N:16777216/manual_time 708 us 658 us 966 1.41231k/s 24: MallocFree/N:268435456/manual_time 5014 us 4860 us 100 199.438/s 24: MallocFree/N:4294967296/manual_time 84926 us 18608 us 10 11.775/s 24: MallocTouch/N:1/manual_time 32.4 us 36.8 us 21640 30.892k/s 24: MallocTouch/N:16/manual_time 31.7 us 36.7 us 21753 31.499k/s 24: MallocTouch/N:256/manual_time 32.3 us 36.4 us 21641 30.9926k/s 24: MallocTouch/N:4096/manual_time 77.5 us 68.6 us 9045 12.9098k/s 24: MallocTouch/N:65536/manual_time 86.7 us 80.6 us 8083 11.5373k/s 24: MallocTouch/N:1048576/manual_time 88.6 us 82.3 us 7940 11.2929k/s 24: MallocTouch/N:16777216/manual_time 649 us 704 us 1176 1.54028k/s 24: MallocTouch/N:268435456/manual_time 2748 us 4587 us 255 363.896/s 24: MallocTouch/N:4294967296/manual_time 122791 us 20955 us 10 8.1439/s 24: MallocTouchFree/N:1/manual_time 63.8 us 36.3 us 10960 15.6781k/s 24: MallocTouchFree/N:16/manual_time 63.3 us 36.1 us 11195 15.8066k/s 24: MallocTouchFree/N:256/manual_time 63.9 us 36.3 us 11237 15.6536k/s 24: MallocTouchFree/N:4096/manual_time 110 us 67.1 us 6461 9.11107k/s 24: MallocTouchFree/N:65536/manual_time 127 us 80.3 us 5414 7.86415k/s 24: MallocTouchFree/N:1048576/manual_time 124 us 79.2 us 5767 8.0655k/s 24: MallocTouchFree/N:16777216/manual_time 881 us 726 us 891 1.13486k/s 24: MallocTouchFree/N:268435456/manual_time 5015 us 4594 us 100 199.414/s 24: MallocTouchFree/N:4294967296/manual_time 85637 us 18560 us 10 11.6771/s 24: ---------------------------------------------------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations FOM: GB/s MB 24: ---------------------------------------------------------------------------------------------------------------------------------------------- 24: ViewAllocate_Rank1/N:10/manual_time 0.016 s 0.007 s 100 50.9855/s 800 24: ViewAllocate_Rank1/N:10/manual_time 0.017 s 0.007 s 41 46.0282/s 800 24: ViewAllocate_Rank2/N:10/manual_time 0.017 s 0.007 s 41 45.7813/s 800 24: ViewAllocate_Rank2/N:10/manual_time 0.017 s 0.007 s 41 46.0141/s 800 24: ViewAllocate_Rank3/N:10/manual_time 0.017 s 0.007 s 41 45.9346/s 800 24: ViewAllocate_Rank3/N:10/manual_time 0.017 s 0.007 s 41 45.9206/s 800 24: ViewAllocate_Rank4/N:10/manual_time 0.018 s 0.007 s 41 45.5993/s 800 24: ViewAllocate_Rank4/N:10/manual_time 0.018 s 0.007 s 41 45.6044/s 800 24: ViewAllocate_Rank5/N:10/manual_time 0.017 s 0.006 s 41 45.7463/s 800 24: ViewAllocate_Rank5/N:10/manual_time 0.018 s 0.007 s 41 45.5469/s 800 24: ViewAllocate_Rank6/N:10/manual_time 0.017 s 0.007 s 41 45.7881/s 800 24: ViewAllocate_Rank6/N:10/manual_time 0.017 s 0.007 s 41 45.7658/s 800 24: ViewAllocate_Rank7/N:10/manual_time 0.017 s 0.007 s 41 46.0337/s 800 24: ViewAllocate_Rank7/N:10/manual_time 0.017 s 0.006 s 41 46.6062/s 800 24: ViewAllocate_Rank8/N:10/manual_time 0.017 s 0.007 s 41 47.2943/s 800 24: ViewAllocate_Rank8/N:10/manual_time 0.017 s 0.007 s 41 47.4577/s 800 24: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.000 s 288 668.31/s 1.6k 24: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.000 s 302 702.417/s 1.6k 24: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.000 s 303 710.021/s 1.6k 24: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.000 s 309 704.817/s 1.6k 24: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.000 s 304 705.169/s 1.6k 24: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.000 s 303 707.043/s 1.6k 24: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.000 s 308 714.119/s 1.6k 24: ViewDeepCopy_Rank2/N:10/manual_time 0.052 s 0.000 s 13 30.7893/s 1.6k 24: ViewDeepCopy_Rank3/N:10/manual_time 0.055 s 0.000 s 12 29.0022/s 1.6k 24: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.000 s 304 707.679/s 1.6k 24: ViewDeepCopy_Rank2/N:10/manual_time 0.021 s 0.000 s 34 77.7419/s 1.6k 24: ViewDeepCopy_Rank3/N:10/manual_time 0.023 s 0.000 s 31 70.981/s 1.6k 24: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.000 s 303 709.381/s 1.6k 24: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.000 s 307 713.417/s 1.6k 24: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.000 s 308 703.519/s 1.6k 24: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.000 s 305 709.772/s 1.6k 24: ViewDeepCopy_Rank4/N:10/manual_time 0.056 s 0.000 s 12 28.3602/s 1.6k 24: ViewDeepCopy_Rank5/N:10/manual_time 0.056 s 0.000 s 12 28.3568/s 1.6k 24: ViewDeepCopy_Rank4/N:10/manual_time 0.024 s 0.000 s 29 67.388/s 1.6k 24: ViewDeepCopy_Rank5/N:10/manual_time 0.024 s 0.000 s 29 67.281/s 1.6k 24: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.000 s 302 703.957/s 1.6k 24: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.000 s 304 703.967/s 1.6k 24: ViewDeepCopy_Rank6/N:10/manual_time 0.056 s 0.000 s 12 28.39/s 1.6k 24: ViewDeepCopy_Rank6/N:10/manual_time 0.024 s 0.000 s 29 67.1661/s 1.6k 24: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.000 s 302 701.838/s 1.6k 24: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.000 s 303 701.966/s 1.6k 24: ViewDeepCopy_Rank7/N:10/manual_time 0.055 s 0.000 s 12 28.9007/s 1.6k 24: ViewDeepCopy_Rank7/N:10/manual_time 0.023 s 0.000 s 30 68.3914/s 1.6k 24: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.000 s 309 714.155/s 1.6k 24: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.000 s 305 701.127/s 1.6k 24: ViewDeepCopy_Rank8/N:10/manual_time 0.056 s 0.000 s 12 28.8168/s 1.6k 24: ViewDeepCopy_Rank8/N:10/manual_time 0.024 s 0.000 s 30 68.0655/s 1.6k 24: ViewDeepCopy_Raw/N:10/manual_time 0.003 s 0.000 s 272 633.564/s 1.6k 24: ViewDeepCopy_Raw/N:10/manual_time 0.003 s 0.000 s 273 632.951/s 1.6k 24: ViewDeepCopy_Raw/N:10/manual_time 0.003 s 0.000 s 273 637.533/s 1.6k 24: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.000 s 275 640.229/s 1.6k 24: ViewFill_Rank1/N:10/manual_time 0.001 s 0.000 s 597 718.21/s 800 24: ViewFill_Rank1/N:10/manual_time 0.001 s 0.000 s 622 730.621/s 800 24: ViewFill_Rank2/N:10/manual_time 0.001 s 0.000 s 624 728.119/s 800 24: ViewFill_Rank2/N:10/manual_time 0.001 s 0.000 s 608 727.117/s 800 24: ViewFill_Rank3/N:10/manual_time 0.001 s 0.000 s 620 710.845/s 800 24: ViewFill_Rank3/N:10/manual_time 0.001 s 0.000 s 594 708.272/s 800 24: ViewFill_Rank4/N:10/manual_time 0.001 s 0.000 s 593 715.952/s 800 24: ViewFill_Rank4/N:10/manual_time 0.001 s 0.000 s 607 711.017/s 800 24: ViewFill_Rank5/N:10/manual_time 0.001 s 0.000 s 582 685.06/s 800 24: ViewFill_Rank5/N:10/manual_time 0.001 s 0.000 s 578 705.432/s 800 24: ViewFill_Rank6/N:10/manual_time 0.001 s 0.000 s 602 729.664/s 800 24: ViewFill_Rank6/N:10/manual_time 0.001 s 0.000 s 624 718.163/s 800 24: ViewFill_Rank7/N:10/manual_time 0.001 s 0.000 s 613 704.469/s 800 24: ViewFill_Rank7/N:10/manual_time 0.001 s 0.000 s 602 705.974/s 800 24: ViewFill_Rank8/N:10/manual_time 0.001 s 0.000 s 566 678.535/s 800 24: ViewFill_Rank8/N:10/manual_time 0.001 s 0.000 s 593 705.124/s 800 24: ViewFill_Raw/N:10/manual_time 0.001 s 0.000 s 616 701.875/s 800 24: ViewFill_Raw/N:10/manual_time 0.001 s 0.000 s 584 720.107/s 800 24: ViewResize_Rank1/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.22416k/s 1.6k 24: ViewResize_Rank1/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.92724k/s 1.6k 24: ViewResize_Rank2/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 229.941/s 1.6k 24: ViewResize_Rank2/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.21917k/s 1.6k 24: ViewResize_Rank3/N:10/iterations:10/manual_time 0.007 s 0.001 s 10 217.664/s 1.6k 24: ViewResize_Rank3/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.84844k/s 1.6k 24: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.3811k/s 1.6k 24: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.37314k/s 1.6k 24: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.007 s 0.001 s 10 226.949/s 1.6k 24: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.3059k/s 1.6k 24: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 220.302/s 1.6k 24: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.18837k/s 1.6k 24: ViewResize_Rank4/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 218.887/s 1.6k 24: ViewResize_Rank4/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.94354k/s 1.6k 24: ViewResize_Rank5/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 221.774/s 1.6k 24: ViewResize_Rank5/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.84104k/s 1.6k 24: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 226.429/s 1.6k 24: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.45206k/s 1.6k 24: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 222.751/s 1.6k 24: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.30424k/s 1.6k 24: ViewResize_Rank6/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 218.292/s 1.6k 24: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.83041k/s 1.6k 24: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 225.811/s 1.6k 24: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.12274k/s 1.6k 24: ViewResize_Rank7/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 220.897/s 1.6k 24: ViewResize_Rank7/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.11178k/s 1.6k 24: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 224.474/s 1.6k 24: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.61442k/s 1.6k 24: ViewResize_Rank8/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 219.005/s 1.6k 24: ViewResize_Rank8/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.19379k/s 1.6k 24: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 223.452/s 1.6k 24: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.80153k/s 1.6k 24: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.006 s 0.006 s 10 265.412/s 1.6k 24: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.006 s 0.006 s 10 265.561/s 1.6k 24/49 Test #24: Kokkos_PerformanceTest_Benchmark ............ Passed 116.78 sec test 25 Start 25: Kokkos_Benchmark_Atomic_MinMax 25: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-02-14_T09-42-29.json" 25: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test 25: Test timeout computed to be: 1500 25: 2024-02-14T10:48:36+00:00 25: Running /var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 25: Run on (4 X 2300.11 MHz CPU s) 25: CPU Caches: 25: L1 Data 32 KiB (x4) 25: L1 Instruction 32 KiB (x4) 25: L2 Unified 4096 KiB (x4) 25: L3 Unified 16384 KiB (x4) 25: Load Average: 0.74, 2.56, 5.74 25: CPU architecture: none 25: Default Device: N6Kokkos12Experimental12OpenMPTargetE 25: GIT_BRANCH: HEAD 25: GIT_CLEAN_STATUS: CLEAN 25: GIT_COMMIT_DATE: 2024-02-14T09:41:41+00:00 25: GIT_COMMIT_DESCRIPTION: Merge commit 'a1199b3df109f34021ca26bfda78e2b0cda4aa4f' into HEAD 25: GIT_COMMIT_HASH: 7412c9e74 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.2.99 25: platform: 64bit 25: ---------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations 25: ---------------------------------------------------------------------------------------------------------------------------------------- 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25/49 Test #25: Kokkos_Benchmark_Atomic_MinMax .............. Passed 1.76 sec test 26 Start 26: Kokkos_PerformanceTest_Mempool 26: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-02-14_T09-42-29.json" 26: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test 26: Test timeout computed to be: 1500 26: 2024-02-14T10:48:38+00:00 26: Running /var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test/Kokkos_PerformanceTest_Mempool 26: Run on (4 X 2300.11 MHz CPU s) 26: CPU Caches: 26: L1 Data 32 KiB (x4) 26: L1 Instruction 32 KiB (x4) 26: L2 Unified 4096 KiB (x4) 26: L3 Unified 16384 KiB (x4) 26: Load Average: 0.74, 2.56, 5.74 26: CPU architecture: none 26: Default Device: N6Kokkos12Experimental12OpenMPTargetE 26: GIT_BRANCH: HEAD 26: GIT_CLEAN_STATUS: CLEAN 26: GIT_COMMIT_DATE: 2024-02-14T09:41:41+00:00 26: GIT_COMMIT_DESCRIPTION: Merge commit 'a1199b3df109f34021ca26bfda78e2b0cda4aa4f' into HEAD 26: GIT_COMMIT_HASH: 7412c9e74 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.2.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 489 4.64104M/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 1323 20.7467M/s 26/49 Test #26: Kokkos_PerformanceTest_Mempool .............. Passed 3.60 sec test 27 Start 27: Kokkos_PerformanceTest_Atomic 27: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-02-14_T09-42-29.json" 27: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test 27: Test timeout computed to be: 1500 27: 2024-02-14T10:48:42+00:00 27: Running /var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test/Kokkos_PerformanceTest_Atomic 27: Run on (4 X 2300.11 MHz CPU s) 27: CPU Caches: 27: L1 Data 32 KiB (x4) 27: L1 Instruction 32 KiB (x4) 27: L2 Unified 4096 KiB (x4) 27: L3 Unified 16384 KiB (x4) 27: Load Average: 0.68, 2.52, 5.71 27: CPU architecture: none 27: Default Device: N6Kokkos12Experimental12OpenMPTargetE 27: GIT_BRANCH: HEAD 27: GIT_CLEAN_STATUS: CLEAN 27: GIT_COMMIT_DATE: 2024-02-14T09:41:41+00:00 27: GIT_COMMIT_DESCRIPTION: Merge commit 'a1199b3df109f34021ca26bfda78e2b0cda4aa4f' into HEAD 27: GIT_COMMIT_HASH: 7412c9e74 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.2.99 27: platform: 64bit 27: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 27: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Test_Atomic/100000/iterations:10 4.89 s 0.018 s 10 1 4 8.02725 6.95668m 71.76u 704.983M 1.17485M 704.983M ---> Removed intermediate container bb8fcc67c426 ---> a9f53facfad9 Step 13/13 : ENV PATH=${LLVM_DIR}/bin:$PATH ---> Running in 5dd20dbf232c ---> Removed intermediate container 5dd20dbf232c ---> 7761a488c0a5 Successfully built 7761a488c0a5 Successfully tagged 624195d3d5581c65a702f092f1ffd05e5ecded17:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . 624195d3d5581c65a702f092f1ffd05e5ecded17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat06 seems to be running inside container 810727b0a2ec5c3a37aa141c00e4e29e0669b793387a3faed8cc01c13fc1cbca $ 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-6783 --volumes-from 810727b0a2ec5c3a37aa141c00e4e29e0669b793387a3faed8cc01c13fc1cbca -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 624195d3d5581c65a702f092f1ffd05e5ecded17 cat $ docker top b4ae10cd5ad85c7165648d5aa0321a4aa77f9eda82e6e28645e64d298b124b68 -eo pid,comm [Pipeline] { [Pipeline] sh + ccache --zero-stats Statistics zeroed [Pipeline] sh + rm -rf build + 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.2.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6783/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 -- 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 -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter -- No installed google benchmark found, fetching from GitHub -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Found Git: /usr/bin/git (found version "2.25.1") -- [benchmark] git version: v0.0.0 normalized to 0.0.0 -- [benchmark] Version: 1.6.2 -- [benchmark] Looking for shm_open in rt -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - 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] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- failed to compile: Change Dir: /var/jenkins/workspace/Kokkos_PR-6783/build/CMakeFiles/CMakeTmp [benchmark] [benchmark] Run Build Command(s):/usr/bin/make cmTC_f112a/fast && /usr/bin/make -f CMakeFiles/cmTC_f112a.dir/build.make CMakeFiles/cmTC_f112a.dir/build [benchmark] make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6783/build/CMakeFiles/CMakeTmp' [benchmark] Building CXX object CMakeFiles/cmTC_f112a.dir/thread_safety_attributes.cpp.o [benchmark] /opt/llvm/bin/clang++ -Werror -Wno-unknown-cuda-version -Wall -Wextra -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wimplicit-fallthrough -std=c++11 -Wall -Wextra -Wshadow -Wfloat-equal -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -Wthread-safety -o CMakeFiles/cmTC_f112a.dir/thread_safety_attributes.cpp.o -c /var/jenkins/workspace/Kokkos_PR-6783/build/_deps/googlebenchmark-src/cmake/thread_safety_attributes.cpp [benchmark] In file included from /var/jenkins/workspace/Kokkos_PR-6783/build/_deps/googlebenchmark-src/cmake/thread_safety_attributes.cpp:2: [benchmark] In file included from /var/jenkins/workspace/Kokkos_PR-6783/build/_deps/googlebenchmark-src/cmake/../src/mutex.h:7: [benchmark] /var/jenkins/workspace/Kokkos_PR-6783/build/_deps/googlebenchmark-src/cmake/../src/check.h:8:10: fatal error: 'benchmark/export.h' file not found [benchmark] #include "benchmark/export.h" [benchmark] ^~~~~~~~~~~~~~~~~~~~ [benchmark] 1 error generated. [benchmark] make[1]: *** [CMakeFiles/cmTC_f112a.dir/build.make:69: CMakeFiles/cmTC_f112a.dir/thread_safety_attributes.cpp.o] Error 1 [benchmark] make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6783/build/CMakeFiles/CMakeTmp' [benchmark] make: *** [Makefile:124: cmTC_f112a/fast] Error 2 [benchmark] [benchmark] -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Performing Test HAVE_STD_REGEX -- [benchmark] Performing Test HAVE_STD_REGEX -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile: Change Dir: /var/jenkins/workspace/Kokkos_PR-6783/build/CMakeFiles/CMakeTmp [benchmark] [benchmark] Run Build Command(s):/usr/bin/make cmTC_41db4/fast && /usr/bin/make -f CMakeFiles/cmTC_41db4.dir/build.make CMakeFiles/cmTC_41db4.dir/build [benchmark] make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6783/build/CMakeFiles/CMakeTmp' [benchmark] Building CXX object CMakeFiles/cmTC_41db4.dir/gnu_posix_regex.cpp.o [benchmark] /opt/llvm/bin/clang++ -Werror -Wno-unknown-cuda-version -Wall -Wextra -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wimplicit-fallthrough -std=c++11 -Wall -Wextra -Wshadow -Wfloat-equal -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -Wthread-safety -o CMakeFiles/cmTC_41db4.dir/gnu_posix_regex.cpp.o -c /var/jenkins/workspace/Kokkos_PR-6783/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp [benchmark] /var/jenkins/workspace/Kokkos_PR-6783/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp:1:10: fatal error: 'gnuregex.h' file not found [benchmark] #include [benchmark] ^~~~~~~~~~~~ [benchmark] 1 error generated. [benchmark] make[1]: *** [CMakeFiles/cmTC_41db4.dir/build.make:69: CMakeFiles/cmTC_41db4.dir/gnu_posix_regex.cpp.o] Error 1 [benchmark] make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6783/build/CMakeFiles/CMakeTmp' [benchmark] make: *** [Makefile:124: cmTC_41db4/fast] Error 2 [benchmark] [benchmark] -- [benchmark] Performing Test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Check if compiler accepts -pthread -- [benchmark] Check if compiler accepts -pthread - yes -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Sources TestCuda.cpp -- Kokkos Devices: CUDA;SERIAL, Kokkos Backends: CUDA;SERIAL -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6783/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkosprinter-tool Scanning dependencies of target kokkossimd Scanning dependencies of target kokkos_gtest [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 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 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_api_internal.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 1%] Built target AlwaysCheckGit [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.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/benchmark_runner.cc.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%] Linking CXX static library libimpl_git_version.a [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 2%] Built target impl_git_version [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 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%] 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_Core.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 4%] Linking CXX static library libbenchmark.a [ 4%] Built target benchmark Scanning dependencies of target benchmark_main [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 4%] Linking CXX static library libkokkos_gtest.a [ 4%] Built target kokkos_gtest [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 5%] Linking CXX static library libbenchmark_main.a [ 5%] Built target benchmark_main [ 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%] 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 [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o [ OK ] serial.BinSortUnsignedKeyLayoutStrideValues (319087 ms) [ RUN ] serial.NestedSort [ OK ] serial.NestedSort (95 ms) [ RUN ] serial.NestedSortByKey [ OK ] serial.NestedSortByKey (801 ms) [ RUN ] serial.SortWithCustomComparator [ 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 [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o 27: Test_Atomic/100000/iterations:10 4.80 s 0.003 s 10 1 8 7.88621 7.6251m 139.26u 4.99995G 1.56222M 4.99995G [ OK ] serial.SortWithCustomComparator (7835 ms) [----------] 12 tests from serial (1800313 ms total) [----------] Global test environment tear-down [==========] 12 tests from 1 test suite ran. (1800313 ms total) [ PASSED ] 12 tests. make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests' Post stage [Pipeline] sh + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Wed Feb 14 09:42:03 2024 stats zeroed Wed Feb 14 09:42:03 2024 cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 cache hit rate 0.00 % cleanups performed 0 files in cache 4885 cache size 4.5 GB max cache size 5.0 GB [Pipeline] } $ docker stop --time=1 103b72ba37ca2d919f3a9df1a102e19eec633086675ee14ff2a3998f33f369f0 $ docker rm -f --volumes 103b72ba37ca2d919f3a9df1a102e19eec633086675ee14ff2a3998f33f369f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 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 containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o Scanning dependencies of target Kokkos_ProfilingAllCalls [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o Scanning dependencies of target Kokkos_ToolsInitialization [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_StackTraceTestExec [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 9%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_CUDA [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/UnitTestMainInit.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 9%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 9%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence Scanning dependencies of target Kokkos_CoreUnitTest_CudaTimingBased [ 9%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 9%] Linking CXX executable Kokkos_ProfilingAllCalls Scanning dependencies of target Kokkos_CoreUnitTest_Cuda2 [ 9%] Built target Kokkos_ProfilingAllCalls [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test01_execspace_CUDA.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o 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_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 10%] Linking CXX executable Kokkos_ToolsInitialization [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 10%] Built target Kokkos_ToolsInitialization [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda1 [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test02_atomic_host_CUDA.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o 27: Test_Atomic/100000/iterations:10 4.80 s 0.003 s 10 1 8 7.45766 7.40474m 139.84u 4.99995G 1.6501M 4.99995G [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03a_MemorySpace_malloc_CUDA.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [ 12%] Built target Kokkos_CoreUnitTest_CudaTimingBased Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreams [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o [ 12%] Linking CXX executable Kokkos_StackTraceTestExec [ 12%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o [ 13%] Built target Kokkos_CoreUnitTest_SerialGraph [ 13%] Built target Kokkos_StackTraceTestExec Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03b_MemorySpace_free_CUDA.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 14%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 14%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test04_ParallelFor_RangePolicy_CUDA.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda3 [ 14%] Built target Kokkos_CoreUnitTest_CTestDevice Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.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_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams [ 14%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test05_ParallelReduce_RangePolicy_CUDA.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 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_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o 27: Test_Atomic/100000/iterations:10 4.87 s 0.003 s 10 1 4 8.04676 7.19682m 71.64u 704.983M 1.50733M 704.983M [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test06_ParallelFor_MDRangePolicy_CUDA.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 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_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test08_deep_copy_CUDA.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test10_HierarchicalBasics_CUDA.cpp.o 27: Test_Atomic/100000/iterations:10 4.82 s 0.003 s 10 1 8 7.5651 6.80064m 129.5u 4.99995G 1.13275M 4.99995G [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o [ 16%] 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_CUDA.dir/generated/Test11a_ParallelFor_TeamThreadRange_CUDA.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_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_IncrementalTest_CUDA.dir/generated/Test11b_ParallelFor_TeamVectorRange_CUDA.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_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 [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11c_ParallelFor_ThreadVectorRange_CUDA.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o 27: Test_Atomic/100000/iterations:10 4.82 s 0.003 s 10 1 8 7.76825 7.91232m 129.15u 4.99995G 1.69406M 4.99995G [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12a_ThreadScratch_CUDA.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12b_TeamScratch_CUDA.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 22%] 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 [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o 27: Test_Atomic/100000/iterations:10 4.52 s 0.004 s 10 0 4 6.28858 7.10598m 1.73947m 5.00011G 1.1904M 4.99989G [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13a_ParallelRed_TeamThreadRange_CUDA.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13b_ParallelRed_TeamVectorRange_CUDA.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13c_ParallelRed_ThreadVectorRange_CUDA.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 22%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 22%] Built target Kokkos_CoreUnitTest_LegionInitialization Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMain.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp.o 27: Test_Atomic/100000/iterations:10 4.49 s 0.004 s 10 1 8 6.17772 7.22629m 1.98451m 4.99995G 1.23712M 4.99995G [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test14_MDRangeReduce_CUDA.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o [ 23%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 23%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 23%] Built target Kokkos_IncrementalTest_SERIAL Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 23%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test16_ParallelScan_CUDA.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 25%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 25%] Built target Kokkos_CoreUnitTest_Develop Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test17_CompleteAtomic_CUDA.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 25%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 25%] Built target Kokkos_push_finalize_hook_terminate 27: Test_Atomic/100000/iterations:10 4.87 s 0.003 s 10 1 4 8.04366 6.89451m 71.62u 704.983M 1079.01k 704.983M 27/49 Test #27: Kokkos_PerformanceTest_Atomic ............... Passed 430.12 sec test 28 Start 28: Kokkos_ContainersUnitTest_Serial 28: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 28: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/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 [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpInit [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o 28: [ OK ] serial.bitset (3175 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 (137 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 (11 ms) 28: [ RUN ] serial.dyn_rank_view_api_generic 28: [ OK ] serial.dyn_rank_view_api_generic (19 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 (35 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 (17 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 [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o [ 26%] Linking CXX executable Kokkos_IncrementalTest_CUDA 28: [ OK ] serial.scatterview (2975 ms) 28: [ RUN ] serial.scatterview_devicetype 28: [ OK ] serial.scatterview_devicetype (2 ms) 28: [ RUN ] serial.staticcrsgraph 28: [ OK ] serial.staticcrsgraph (15 ms) 28: [ RUN ] serial.resize_realloc_no_init_dualview 28: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 28: [ RUN ] serial.resize_realloc_no_alloc_dualview 28: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 28: [ RUN ] serial.resize_exec_space_dualview 28: [ OK ] serial.resize_exec_space_dualview (0 ms) 28: [ RUN ] serial.realloc_exec_space_dualview 28: [ OK ] serial.realloc_exec_space_dualview (0 ms) 28: [ RUN ] serial.resize_realloc_no_init_dynrankview 28: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 28: [ RUN ] serial.resize_exec_space_dynrankview 28: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 28: [ RUN ] serial.realloc_exec_space_dynrankview 28: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 28: [ RUN ] serial.resize_realloc_no_init_scatterview 28: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 28: [ RUN ] serial.resize_realloc_no_alloc_scatterview 28: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 28: [ RUN ] serial.resize_exec_space_scatterview 28: [ OK ] serial.resize_exec_space_scatterview (0 ms) 28: [ RUN ] serial.realloc_exec_space_scatterview 28: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 28: [ RUN ] serial.create_mirror_no_init_dynrankview 28: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 28: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 28: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 28: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 28: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 28: [ RUN ] serial.create_mirror_no_init_offsetview 28: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 28: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 28: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 28: [ RUN ] serial.create_mirror_view_and_copy_offsetview 28: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 28: [ RUN ] serial.UnorderedMap_insert [ 26%] Built target Kokkos_IncrementalTest_CUDA Scanning dependencies of target Kokkos_CoreUnitTest_CudaGraph [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/UnitTestMainInit.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/cuda/TestCuda_Graph.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 26%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o [ 26%] Built target Kokkos_CoreUnitTest_CudaInterOpInit [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_TuningBuiltins [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBuiltins.dir/tools/TestBuiltinTuners.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o 28: [ OK ] serial.UnorderedMap_insert (15335 ms) 28: [ RUN ] serial.UnorderedMap_failed_insert 28: [ OK ] serial.UnorderedMap_failed_insert (6516 ms) 28: [ RUN ] serial.UnorderedMap_deep_copy 28: [ OK ] serial.UnorderedMap_deep_copy (5 ms) 28: [ RUN ] serial.UnorderedMap_valid_empty 28: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 28: [ RUN ] serial.UnorderedMap_clear_zero_size 28: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 28: [ RUN ] serial.UnorderedMap_consistent_size 28: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 28: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 28: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 28: [ RUN ] serial.UnorderedMap_lambda_capturable 28: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 28: [ RUN ] serial.UnorderedMap_constructor_view_alloc 28: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 28: [ RUN ] serial.vector_combination 28: [ OK ] serial.vector_combination (0 ms) 28: [ RUN ] serial.vector_insert 28: [ OK ] serial.vector_insert (0 ms) 28: [ RUN ] serial.vector_push_back_default_exec 28: [ OK ] serial.vector_push_back_default_exec (0 ms) 28: [ RUN ] serial.viewctorprop_embedded_dim 28: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 28: [----------] 61 tests from serial (28256 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 61 tests from 1 test suite ran. (28256 ms total) 28: [ PASSED ] 61 tests. 28/49 Test #28: Kokkos_ContainersUnitTest_Serial ............ Passed 30.43 sec test 29 Start 29: Kokkos_UnitTest_Sort 29: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 29: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests 29: Test timeout computed to be: 1500 29: [==========] Running 9 tests from 1 test suite. 29: [----------] Global test environment set-up. 29: [----------] 9 tests from openmptarget 29: [ RUN ] openmptarget.SortUnsignedValueType 29: [ OK ] openmptarget.SortUnsignedValueType (203 ms) 29: [ RUN ] openmptarget.SortEmptyView 29: [ OK ] openmptarget.SortEmptyView (0 ms) 29: [ RUN ] openmptarget.SortWithCustomComparator [ 26%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraph [ 26%] Built target Kokkos_CoreUnitTest_CudaGraph [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CategoricalTuner [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CategoricalTuner.dir/tools/TestCategoricalTuner.cpp.o 29: [ OK ] openmptarget.SortWithCustomComparator (2388 ms) 29: [ RUN ] openmptarget.BinSortGenericTests 29: [ OK ] openmptarget.BinSortGenericTests (43 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 [ 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_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 26%] Linking CXX executable Kokkos_CoreUnitTest_TuningBuiltins [ 26%] Built target Kokkos_CoreUnitTest_TuningBuiltins Scanning dependencies of target Kokkos_CoreUnitTest_TuningBasics [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBasics.dir/tools/TestTuning.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o [ 28%] Linking CXX executable Kokkos_CoreUnitTest_CategoricalTuner [ 28%] Built target Kokkos_CoreUnitTest_CategoricalTuner Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 28%] Linking CXX executable Kokkos_CoreUnitTest_TuningBasics [ 28%] Built target Kokkos_CoreUnitTest_TuningBasics [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o 29: [ OK ] openmptarget.BinSortUnsignedKeyLayoutStrideValues (26747 ms) 29: [ RUN ] openmptarget.NestedSort 29: [ OK ] openmptarget.NestedSort (60 ms) 29: [ RUN ] openmptarget.NestedSortByKey 29: [ OK ] openmptarget.NestedSortByKey (154 ms) 29: [----------] 9 tests from openmptarget (29599 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 9 tests from 1 test suite ran. (29599 ms total) 29: [ PASSED ] 9 tests. 29/49 Test #29: Kokkos_UnitTest_Sort ........................ Passed 31.03 sec test 30 Start 30: Kokkos_UnitTest_Random 30: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_UnitTest_Random 30: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/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:1707908213920424673 30: Test Scalar=int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 -0.0198824 -0.00159975 || 0.051031 2050 2447 || 2267.14 2222.06 || -22.115 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 0.0134153 -0.000246143 || 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.00989003 0.000958149 || 0.051031 2050 2390 || 2200.3 2222.06 || 13.2454 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.00306983 -2.1801e-06 || 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.000444612 0.000614292 || 0.051031 2045 2390 || 2223.05 2222.06 || 8.49197 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.0192809 0.000340496 || 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.00199277 -0.000221964 || 0.051031 2044 2401 || 2226.5 2222.06 || -3.06843 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 0.0105789 0.000541198 || 0.051031 1e+64 -1e+64 30: Test Scalar=half 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 -0.00083093 -0.00176476 || 0.051031 2034 2388 || 2223.91 2222.06 || -24.3961 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.00786379 -0.000156239 || 0.051031 1e+64 -1e+64 30: Test Scalar=bhalf 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 -0.0143018 -0.000861472 || 0.051031 2029 2395 || 2254.3 2222.06 || -11.909 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.0212935 0.000454978 || 0.051031 1e+64 -1e+64 30: Test Scalar=float 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 0.00705106 -0.000993245 || 0.051031 2059 2408 || 2206.5 2222.06 || -13.7306 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.00475628 0.000568606 || 0.051031 1e+64 -1e+64 30: Test Scalar=double 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 0.00456017 0.00315519 || 0.051031 2055 2406 || 2211.97 2222.06 || 43.6173 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 0.0146503 -0.000623066 || 0.051031 1e+64 -1e+64 30: Test Seed:1707908213998645499 30: Test Scalar=int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 -0.016936 0.00318777 || 0.051031 2044 2392 || 2260.34 2222.06 || 44.0677 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 0.0229565 -0.000910502 || 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.00899082 -2.48595e-05 || 0.051031 2045 2429 || 2242.22 2222.06 || -0.343657 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.00775745 0.000412761 || 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.0124446 -0.000763697 || 0.051031 2020 2428 || 2194.75 2222.06 || -10.5573 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 0.00109683 -5.59636e-05 || 0.051031 1e+64 -1e+64 30: Test Scalar=uint64_t 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 0.0185342 0.00106206 || 0.051031 2022 2408 || 2181.63 2222.06 || 14.682 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 0.00768538 -1.72621e-05 || 0.051031 1e+64 -1e+64 30: Test Scalar=half 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 3.25521e-08 0.0122623 0.00252123 || 0.051031 2052 2399 || 2195.14 2222.06 || 34.8534 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 9.76563e-08 -0.034018 -0.000350218 || 0.051031 1e+64 -1e+64 30: Test Scalar=bhalf 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 6.51042e-08 0.00819545 -0.00105978 || 0.051031 2039 2436 || 2204 2222.06 || -14.6505 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 1.95313e-07 0.0116892 0.000702078 || 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.00841766 -0.00185134 || 0.051031 2035 2403 || 2240.92 2222.06 || -25.5929 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 9.76563e-08 0.0120434 0.000118045 || 0.051031 1e+64 -1e+64 30: Test Scalar=double 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 0.0245627 3.18883e-06 || 0.051031 2031 2419 || 2168.79 2222.06 || 0.0440824 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.0165574 -0.000395112 || 0.051031 1e+64 -1e+64 30: [ OK ] openmptarget.Random_XorShift64 (323 ms) 30: [ RUN ] openmptarget.Random_XorShift1024_0 30: Test Seed:1707908214078641845 30: Test Scalar=int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 -0.0140218 -0.00187794 || 0.051031 2024 2360 || 2229.48 2198.22 || -25.9606 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.00208312 -0.000378661 || 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.0188319 0.000428972 || 0.051031 2030 2369 || 2157.59 2198.22 || 5.93011 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.00889219 0.000993307 || 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.00960907 -0.00110466 || 0.051031 2036 2364 || 2177.3 2198.22 || -15.2709 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 0.00960317 8.99216e-05 || 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.0223327 0.000626408 || 0.051031 1990 2389 || 2248.44 2198.22 || 8.65946 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 0.0149668 0.0004759 || 0.051031 1e+64 -1e+64 30: Test Scalar=half 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26926e-05 -0.00194578 -0.00103525 || 0.051031 2026 2399 || 2202.51 2198.22 || -14.3113 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.27585e-05 -0.00132777 0.00038436 || 0.051031 1e+64 -1e+64 30: Test Scalar=bhalf 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 0.00552417 -0.000339361 || 0.051031 2032 2415 || 2186.15 2198.22 || -4.69133 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 0.0202736 -0.000668805 || 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.0103661 0.000288755 || 0.051031 2024 2394 || 2175.67 2198.22 || 3.99175 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.27585e-05 0.00255857 0.000293795 || 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.0252534 -0.00140152 || 0.051031 1998 2427 || 2255.17 2198.22 || -19.3746 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.00760425 0.000232764 || 0.051031 1e+64 -1e+64 30: Test Seed:1707908214198691343 30: Test Scalar=int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 -0.00125793 -0.00115506 || 0.051031 2022 2418 || 2200.99 2198.22 || -15.9676 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 0.00388487 -0.000513113 || 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.00763925 0.00189363 || 0.051031 2026 2395 || 2215.14 2198.22 || 26.1776 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.00149743 0.000369453 || 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.00341895 -0.000711883 || 0.051031 2016 2377 || 2205.76 2198.22 || -9.84108 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.000683954 0.000215283 || 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.000357688 0.00156224 || 0.051031 1993 2392 || 2197.44 2198.22 || 21.5964 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.0141059 0.000254851 || 0.051031 1e+64 -1e+64 30: Test Scalar=half 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26926e-05 0.0161421 0.000392876 || 0.051031 2034 2422 || 2163.3 2198.22 || 5.43112 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.27585e-05 -0.0249468 0.000355802 || 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.0224508 0.000400498 || 0.051031 2027 2390 || 2248.71 2198.22 || 5.53649 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.27585e-05 0.00780829 0.00029739 || 0.051031 1e+64 -1e+64 30: Test Scalar=float 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 0.00414335 0.000899664 || 0.051031 2007 2382 || 2189.15 2198.22 || 12.437 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.00111381 0.000307392 || 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.0334232 5.47063e-05 || 0.051031 2024 2372 || 2274.24 2198.22 || 0.75626 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 0.0068799 0.00026194 || 0.051031 1e+64 -1e+64 30: [ OK ] openmptarget.Random_XorShift1024_0 (272 ms) 30: [ RUN ] openmptarget.Multi_streams 30: /var/jenkins/workspace/Kokkos_PR-6783/algorithms/unit_tests/TestRandom.hpp:587: Skipped 30: Libomptarget error 30: [ SKIPPED ] openmptarget.Multi_streams (0 ms) 30: [----------] 3 tests from openmptarget (596 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 3 tests from 1 test suite ran. (596 ms total) 30: [ PASSED ] 2 tests. 30: [ SKIPPED ] 1 test, listed below: 30: [ SKIPPED ] openmptarget.Multi_streams 30/49 Test #30: Kokkos_UnitTest_Random ...................... Passed 2.02 sec test 31 Start 31: Kokkos_AlgorithmsUnitTest_StdSet_A 31: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 31: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/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 (132 ms) 31: [----------] 1 test from std_algorithms (132 ms total) 31: 31: [----------] 10 tests from random_access_iterator_test 31: [ RUN ] random_access_iterator_test.constructor 31: [ OK ] random_access_iterator_test.constructor (0 ms) 31: [ RUN ] random_access_iterator_test.dereference 31: [ OK ] random_access_iterator_test.dereference (2 ms) 31: [ RUN ] random_access_iterator_test.subscript_operator 31: [ OK ] random_access_iterator_test.subscript_operator (1 ms) 31: [ RUN ] random_access_iterator_test.operatorsSet1 31: [ OK ] random_access_iterator_test.operatorsSet1 (2 ms) 31: [ RUN ] random_access_iterator_test.operatorsSet2 31: [ OK ] random_access_iterator_test.operatorsSet2 (2 ms) 31: [ RUN ] random_access_iterator_test.operatorsSet3 31: [ OK ] random_access_iterator_test.operatorsSet3 (2 ms) 31: [ RUN ] random_access_iterator_test.operatorsSet4 31: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 31: [ RUN ] random_access_iterator_test.assignment_operator 31: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 31: [ RUN ] random_access_iterator_test.distance 31: [ OK ] random_access_iterator_test.distance (0 ms) 31: [ RUN ] random_access_iterator_test.traits_helpers 31: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 31: [----------] 10 tests from random_access_iterator_test (15 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 14 tests from 3 test suites ran. (148 ms total) 31: [ PASSED ] 14 tests. 31/49 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_A .......... Passed 1.56 sec test 32 Start 32: Kokkos_AlgorithmsUnitTest_StdSet_B 32: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 32: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/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 (144 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 (30 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 (29 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 (35 ms) 32: [----------] 6 tests from std_algorithms_min_max_element_test (241 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 6 tests from 1 test suite ran. (241 ms total) 32: [ PASSED ] 6 tests. 32/49 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_B .......... Passed 1.67 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_C 33: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 33: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/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 (509 ms) 33: [----------] 1 test from std_algorithms_for_each_test (509 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 (191 ms) 33: [----------] 1 test from std_algorithms_find_test (191 ms total) 33: 33: [----------] 4 tests from std_algorithms_non_mod_seq_ops 33: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o 33: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (1424 ms) 33: [ RUN ] std_algorithms_non_mod_seq_ops.find_end [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o 33: [ OK ] std_algorithms_non_mod_seq_ops.find_end (2440 ms) 33: [ RUN ] std_algorithms_non_mod_seq_ops.search [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o 33: [ OK ] std_algorithms_non_mod_seq_ops.search (1656 ms) 33: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 33: [ OK ] std_algorithms_non_mod_seq_ops.search_n (1465 ms) 33: [----------] 4 tests from std_algorithms_non_mod_seq_ops (6987 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 (211 ms) 33: [----------] 1 test from std_algorithms_count_test (211 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 (56 ms) 33: [----------] 1 test from std_algorithms_equal_test (56 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 (187 ms) 33: [----------] 1 test from std_algorithms_all_any_none_of_test (187 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 (273 ms) 33: [----------] 1 test from std_algorithms_nonmod_seq_ops (273 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 (415 ms) 33: [----------] 1 test from std_algorithms_mismatch_test (415 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 (139 ms) 33: [----------] 1 test from std_algorithms_mod_seq_ops (139 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 13 tests from 10 test suites ran. (8972 ms total) 33: [ PASSED ] 13 tests. 33/49 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_C .......... Passed 10.41 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_D 34: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 34: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/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 (187 ms) 34: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 34: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (1 ms) 34: [----------] 3 tests from std_algorithms_mod_ops_test (189 ms total) 34: 34: [----------] 12 tests from std_algorithms_mod_seq_ops_test 34: [ RUN ] std_algorithms_mod_seq_ops_test.copy 34: [ OK ] std_algorithms_mod_seq_ops_test.copy (1 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 34: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 34: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 34: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 34: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.fill 34: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 34: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 34: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (1 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 34: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.generate 34: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 34: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 34: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (2 ms) 34: [----------] 12 tests from std_algorithms_mod_seq_ops_test (11 ms total) 34: 34: [----------] 4 tests from std_algorithms_replace_ops_test 34: [ RUN ] std_algorithms_replace_ops_test.replace 34: [ OK ] std_algorithms_replace_ops_test.replace (83 ms) 34: [ RUN ] std_algorithms_replace_ops_test.replace_if 34: [ OK ] std_algorithms_replace_ops_test.replace_if (328 ms) 34: [ RUN ] std_algorithms_replace_ops_test.replace_copy 34: [ OK ] std_algorithms_replace_ops_test.replace_copy (139 ms) 34: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 34: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (128 ms) 34: [----------] 4 tests from std_algorithms_replace_ops_test (680 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 (127 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.unique [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o 34: [ OK ] std_algorithms_mod_seq_ops.unique (649 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 34: [ OK ] std_algorithms_mod_seq_ops.unique_copy (263 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.remove 34: [ OK ] std_algorithms_mod_seq_ops.remove (186 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.remove_if 34: [ OK ] std_algorithms_mod_seq_ops.remove_if (194 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 34: [ OK ] std_algorithms_mod_seq_ops.remove_copy (453 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 34: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (187 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.rotate 34: [ OK ] std_algorithms_mod_seq_ops.rotate (2548 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 34: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (939 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.shift_left [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o 34: [ OK ] std_algorithms_mod_seq_ops.shift_left (2621 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.shift_right 34: [ OK ] std_algorithms_mod_seq_ops.shift_right (2612 ms) 34: [----------] 11 tests from std_algorithms_mod_seq_ops (10782 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 (139 ms) 34: [----------] 1 test from std_algorithms_modseq_test (139 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 31 tests from 5 test suites ran. (11803 ms total) 34: [ PASSED ] 31 tests. 34/49 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_D .......... Passed 13.23 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_E 35: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 35: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests 35: Test timeout computed to be: 1500 35: [==========] Running 15 tests from 6 test suites. 35: [----------] Global test environment set-up. 35: [----------] 2 tests from std_algorithms_sorting_ops_test 35: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 35: [ OK ] std_algorithms_sorting_ops_test.is_sorted (191 ms) 35: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 35: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (24 ms) 35: [----------] 2 tests from std_algorithms_sorting_ops_test (215 ms total) 35: 35: [----------] 4 tests from std_algorithms_partitioning_test 35: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 35: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 35: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 35: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (3 ms) 35: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 35: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (3 ms) 35: [ RUN ] std_algorithms_partitioning_test.partition_point 35: [ OK ] std_algorithms_partitioning_test.partition_point (3 ms) 35: [----------] 4 tests from std_algorithms_partitioning_test (11 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 (116 ms) 35: [----------] 1 test from std_algorithms_partitioning_ops (116 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 (211 ms) 35: [----------] 1 test from std_algorithms_numerics_ops_test (211 ms total) 35: 35: [----------] 6 tests from std_algorithms_numeric_ops_test 35: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o 35: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (1707 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 (606 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 (2314 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 (95 ms) 35: [----------] 1 test from std_algorithms_transform_ops_test (95 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 15 tests from 6 test suites ran. (2965 ms total) 35: [ PASSED ] 15 tests. 35/49 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_E .......... Passed 4.39 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 36: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 36: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests 36: Test timeout computed to be: 1500 [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o 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 [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o 36: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (1688 ms) 36: [ RUN ] std_algorithms_count_team_test.count_returns_zero 36: [ OK ] std_algorithms_count_team_test.count_returns_zero (820 ms) 36: [----------] 2 tests from std_algorithms_count_team_test (2509 ms total) 36: 36: [----------] 1 test from std_algorithms_count_if_team_test 36: [ RUN ] std_algorithms_count_if_team_test.test [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o 36: [ OK ] std_algorithms_count_if_team_test.test (927 ms) 36: [----------] 1 test from std_algorithms_count_if_team_test (927 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 (1260 ms) 36: [----------] 1 test from std_algorithms_for_each_team_test (1260 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 (1265 ms) 36: [----------] 1 test from std_algorithms_for_each_n_team_test (1265 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 5 tests from 4 test suites ran. (5962 ms total) 36: [ PASSED ] 5 tests. 36/49 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..... Passed 7.39 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 37: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 37: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/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 [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o 37: [ OK ] std_algorithms_equal_team_test.views_are_equal (5616 ms) 37: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 37: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (4546 ms) 37: [----------] 2 tests from std_algorithms_equal_team_test (10162 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 2 tests from 1 test suite ran. (10162 ms total) 37: [ PASSED ] 2 tests. 37/49 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..... Passed 11.59 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 38: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 38: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests 38: Test timeout computed to be: 1500 38: [==========] Running 0 tests from 0 test suites. 38: [==========] 0 tests from 0 test suites ran. (0 ms total) 38: [ PASSED ] 0 tests. 38/49 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..... Passed 1.37 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 39: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 39: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests 39: Test timeout computed to be: 1500 39: [==========] Running 3 tests from 3 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from std_algorithms_min_element_team_test 39: [ RUN ] std_algorithms_min_element_team_test.test 39: [ OK ] std_algorithms_min_element_team_test.test (0 ms) 39: [----------] 1 test from std_algorithms_min_element_team_test (0 ms total) 39: 39: [----------] 1 test from std_algorithms_max_element_team_test 39: [ RUN ] std_algorithms_max_element_team_test.test 39: [ OK ] std_algorithms_max_element_team_test.test (0 ms) 39: [----------] 1 test from std_algorithms_max_element_team_test (0 ms total) 39: 39: [----------] 1 test from std_algorithms_minmax_element_team_test 39: [ RUN ] std_algorithms_minmax_element_team_test.test 39: [ OK ] std_algorithms_minmax_element_team_test.test (0 ms) 39: [----------] 1 test from std_algorithms_minmax_element_team_test (0 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 3 tests from 3 test suites ran. (0 ms total) 39: [ PASSED ] 3 tests. 39/49 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..... Passed 1.36 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 40: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 40: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests 40: Test timeout computed to be: 1500 [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o 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 [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o 40: [ OK ] std_algorithms_fill_team_test.test (1104 ms) 40: [----------] 1 test from std_algorithms_fill_team_test (1104 ms total) 40: 40: [----------] 1 test from std_algorithms_fill_n_team_test 40: [ RUN ] std_algorithms_fill_n_team_test.test [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o 40: [ OK ] std_algorithms_fill_n_team_test.test (2652 ms) 40: [----------] 1 test from std_algorithms_fill_n_team_test (2653 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 (1163 ms) 40: [----------] 1 test from std_algorithms_replace_team_test (1163 ms total) 40: 40: [----------] 1 test from std_algorithms_replace_if_team_test 40: [ RUN ] std_algorithms_replace_if_team_test.test [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o 40: [ OK ] std_algorithms_replace_if_team_test.test (1462 ms) 40: [----------] 1 test from std_algorithms_replace_if_team_test (1462 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 (3010 ms) 40: [----------] 1 test from std_algorithms_replace_copy_team_test (3010 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 (2533 ms) 40: [----------] 1 test from std_algorithms_replace_copy_if_team_test (2533 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 6 tests from 6 test suites ran. (11927 ms total) 40: [ PASSED ] 6 tests. 40/49 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..... Passed 13.36 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 41: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 41: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/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 (1100 ms) 41: [----------] 1 test from std_algorithms_reverse_team_test (1100 ms total) 41: 41: [----------] 1 test from std_algorithms_reverse_copy_team_test 41: [ RUN ] std_algorithms_reverse_copy_team_test.test [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o 41: [ OK ] std_algorithms_reverse_copy_team_test.test (1649 ms) 41: [----------] 1 test from std_algorithms_reverse_copy_team_test (1650 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 (3609 ms) 41: [----------] 1 test from std_algorithms_rotate_team_test (3609 ms total) 41: 41: [----------] 1 test from std_algorithms_rotate_copy_team_test 41: [ RUN ] std_algorithms_rotate_copy_team_test.test [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o 41: [ OK ] std_algorithms_rotate_copy_team_test.test (5532 ms) 41: [----------] 1 test from std_algorithms_rotate_copy_team_test (5532 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 4 tests from 4 test suites ran. (11892 ms total) 41: [ PASSED ] 4 tests. 41/49 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..... Passed 13.32 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 42: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 42: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/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 [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o 42: [ OK ] std_algorithms_move_team_test.test (2309 ms) 42: [----------] 1 test from std_algorithms_move_team_test (2309 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 (1846 ms) 42: [----------] 1 test from std_algorithms_move_backward_team_test (1846 ms total) 42: 42: [----------] 1 test from std_algorithms_shift_left_team_test 42: [ RUN ] std_algorithms_shift_left_team_test.test [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 34%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o [ 34%] Built target Kokkos_CoreTestCompileOnly 42: [ OK ] std_algorithms_shift_left_team_test.test (5802 ms) 42: [----------] 1 test from std_algorithms_shift_left_team_test (5802 ms total) 42: 42: [----------] 1 test from std_algorithms_shift_right_team_test 42: [ RUN ] std_algorithms_shift_right_team_test.test Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o 42: [ OK ] std_algorithms_shift_right_team_test.test (5490 ms) 42: [----------] 1 test from std_algorithms_shift_right_team_test (5490 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 4 tests from 4 test suites ran. (15448 ms total) 42: [ PASSED ] 4 tests. 42/49 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..... Passed 16.88 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 43: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 43: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/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 [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o 43: [ OK ] std_algorithms_copy_team_test.test (2457 ms) 43: [----------] 1 test from std_algorithms_copy_team_test (2457 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 (4821 ms) 43: [----------] 1 test from std_algorithms_copy_n_team_test (4821 ms total) 43: 43: [----------] 1 test from std_algorithms_copy_backward_team_test 43: [ RUN ] std_algorithms_copy_backward_team_test.test [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o 43: [ OK ] std_algorithms_copy_backward_team_test.test (1754 ms) 43: [----------] 1 test from std_algorithms_copy_backward_team_test (1754 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 (2263 ms) 43: [----------] 1 test from std_algorithms_copy_if_team_test (2263 ms total) 43: 43: [----------] 1 test from std_algorithms_unique_copy_team_test 43: [ RUN ] std_algorithms_unique_copy_team_test.test [ 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_LocalDeepCopy.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o 43: [ OK ] std_algorithms_unique_copy_team_test.test (3102 ms) 43: [----------] 1 test from std_algorithms_unique_copy_team_test (3102 ms total) 43: 43: [----------] 1 test from std_algorithms_remove_team_test 43: [ RUN ] std_algorithms_remove_team_test.test [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o 43: [ OK ] std_algorithms_remove_team_test.test (1866 ms) 43: [----------] 1 test from std_algorithms_remove_team_test (1866 ms total) 43: 43: [----------] 1 test from std_algorithms_remove_if_team_test 43: [ RUN ] std_algorithms_remove_if_team_test.test 43: [ OK ] std_algorithms_remove_if_team_test.test (1713 ms) 43: [----------] 1 test from std_algorithms_remove_if_team_test (1713 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 (2625 ms) 43: [----------] 1 test from std_algorithms_remove_copy_team_test (2625 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 (2500 ms) 43: [----------] 1 test from std_algorithms_remove_copy_if_team_test (2500 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 9 tests from 9 test suites ran. (23105 ms total) 43: [ PASSED ] 9 tests. 43/49 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..... Passed 24.54 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 44: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 44: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests 44: Test timeout computed to be: 1500 [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.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 [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o 44: [ OK ] std_algorithms_unique_team_test.test_default_predicate (3143 ms) 44: [----------] 1 test from std_algorithms_unique_team_test (3143 ms total) 44: 44: [----------] 1 test from std_algorithms_adjacent_difference_team_test 44: [ RUN ] std_algorithms_adjacent_difference_team_test.test [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o 44: [ OK ] std_algorithms_adjacent_difference_team_test.test (4483 ms) 44: [----------] 1 test from std_algorithms_adjacent_difference_team_test (4483 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 2 tests from 2 test suites ran. (7627 ms total) 44: [ PASSED ] 2 tests. 44/49 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..... Passed 9.05 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 45: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 45: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/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 (1260 ms) 45: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted [ 36%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 45: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (2181 ms) 45: [----------] 2 tests from std_algorithms_is_sorted_team_test (3442 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 (87 ms) 45: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 45: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (94 ms) 45: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA [ 36%] Built target Kokkos_CoreUnitTest_Cuda3 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 [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o 45: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1835 ms) 45: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o 45: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1073 ms) 45: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (3090 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 6 tests from 2 test suites ran. (6532 ms total) 45: [ PASSED ] 6 tests. 45/49 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..... Passed 7.96 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 46: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 46: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/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 (2569 ms) 46: [----------] 1 test from std_algorithms_transform_team_test (2569 ms total) 46: 46: [----------] 1 test from std_algorithms_generate_team_test 46: [ RUN ] std_algorithms_generate_team_test.test_unary_op [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o 46: [ OK ] std_algorithms_generate_team_test.test_unary_op (3664 ms) 46: [----------] 1 test from std_algorithms_generate_team_test (3664 ms total) 46: 46: [----------] 1 test from std_algorithms_generate_n_team_test 46: [ RUN ] std_algorithms_generate_n_team_test.test [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp 46: [ OK ] std_algorithms_generate_n_team_test.test (2699 ms) 46: [----------] 1 test from std_algorithms_generate_n_team_test (2699 ms total) 46: 46: [----------] 1 test from std_algorithms_swap_ranges_team_test 46: [ RUN ] std_algorithms_swap_ranges_team_test.test [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o 46: [ OK ] std_algorithms_swap_ranges_team_test.test (2335 ms) 46: [----------] 1 test from std_algorithms_swap_ranges_team_test (2335 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 4 tests from 4 test suites ran. (11270 ms total) 46: [ PASSED ] 4 tests. 46/49 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..... Passed 12.70 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 47: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 47: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests 47: Test timeout computed to be: 1500 [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o 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 [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o 47: [ OK ] std_algorithms_exclusive_scan_team_test.test (5418 ms) 47: [----------] 1 test from std_algorithms_exclusive_scan_team_test (5418 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 1 test from 1 test suite ran. (5418 ms total) 47: [ PASSED ] 1 test. 47/49 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..... Passed 6.85 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 48: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 48: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests 48: Test timeout computed to be: 1500 [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o [ 38%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 38%] Built target Kokkos_CoreUnitTest_KokkosP 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 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_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 [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Init.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp 48: [ OK ] std_algorithms_inclusive_scan_team_test.test (14958 ms) 48: [----------] 1 test from std_algorithms_inclusive_scan_team_test (14958 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 1 test from 1 test suite ran. (14958 ms total) 48: [ PASSED ] 1 test. [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o 48/49 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..... Passed 16.39 sec test 49 Start 49: Kokkos_UnitTest_SIMD 49: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/simd/unit_tests/Kokkos_UnitTest_SIMD 49: Working Directory: /var/jenkins/workspace/Kokkos_PR-6783/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-6783/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 (139 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 (15 ms) 49: [ RUN ] simd.host_condition 49: [ OK ] simd.host_condition (0 ms) 49: [ RUN ] simd.device_condition 49: [ OK ] simd.device_condition (0 ms) 49: [ RUN ] simd.host_gen_ctors 49: [ OK ] simd.host_gen_ctors (0 ms) 49: [ RUN ] simd.device_gen_ctors 49: [ OK ] simd.device_gen_ctors (0 ms) 49: [ RUN ] simd.host_where_expressions 49: [ OK ] simd.host_where_expressions (0 ms) 49: [ RUN ] simd.device_where_expressions 49: [ OK ] simd.device_where_expressions (2 ms) 49: [ RUN ] simd.host_reductions 49: [ OK ] simd.host_reductions (0 ms) 49: [ RUN ] simd.device_reductions 49: /var/jenkins/workspace/Kokkos_PR-6783/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 (159 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 16 tests from 1 test suite ran. (159 ms total) 49: [ PASSED ] 14 tests. 49: [ SKIPPED ] 2 tests, listed below: 49: [ SKIPPED ] simd.device_math_ops 49: [ SKIPPED ] simd.device_reductions 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 49/49 Test #49: Kokkos_UnitTest_SIMD ........................ Passed 1.59 sec 100% tests passed, 0 tests failed out of 49 Total Test time (real) = 1029.22 sec Post stage [Pipeline] sh + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Wed Feb 14 09:42:03 2024 stats zeroed Wed Feb 14 09:42:03 2024 cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 cache hit rate 0.00 % cleanups performed 0 files in cache 3779 cache size 4.5 GB max cache size 5.0 GB [Pipeline] } $ docker stop --time=1 5a1490d34ffe3cfd7fb29dd45d16c3fb86dd0a94c6854674380109a94b568da9 [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o $ docker rm -f --volumes 5a1490d34ffe3cfd7fb29dd45d16c3fb86dd0a94c6854674380109a94b568da9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_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%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp 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 [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.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/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 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 [ 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 [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp 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 [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 48%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 48%] 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 [ 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 [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 48%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.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_AnonymousSpace_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 52%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 52%] Built target Kokkos_CoreUnitTest_Default Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 63%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o [ 63%] Built target Kokkos_CoreUnitTest_Serial2 Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 64%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o [ 64%] Built target Kokkos_PerformanceTest_TaskDag Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 64%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 64%] Built target Kokkos_PerformanceTest_SharedSpace Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 64%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 64%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 64%] Built target Kokkos_Benchmark_Atomic_MinMax [ 64%] Built target Kokkos_PerformanceTest_Mempool [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Cuda [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o [ 66%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 66%] Built target Kokkos_PerformanceTest_Atomic [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_Cuda [ 67%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o [ 68%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 68%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda [ 68%] Built target Kokkos_ContainersPerformanceTest_Cuda Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o [ 69%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 69%] Built target Kokkos_ContainersTestCompileOnly Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o [ 72%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o [ 72%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 77%] 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_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 77%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_OccupancyControlTrait.cpp.o [ 77%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 78%] 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 [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 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_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o [ 79%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 79%] Built target Kokkos_ContainersUnitTest_Serial [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.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 containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 81%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 [ 81%] Built target Kokkos_CoreUnitTest_Cuda2 Scanning dependencies of target Kokkos_UnitTest_Random [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 81%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 81%] Built target Kokkos_CoreUnitTest_Serial1 [ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Vector.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 81%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda [ 81%] Built target Kokkos_ContainersUnitTest_Cuda Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 83%] Linking CXX executable Kokkos_UnitTest_Random [ 83%] Built target Kokkos_UnitTest_Random Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o [ 84%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o [ 84%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o [ 85%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.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_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 86%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 86%] Linking CXX executable Kokkos_UnitTest_Sort [ 86%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 87%] Built target Kokkos_UnitTest_Sort Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o [ 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_A.dir/TestStdReducers.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_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 87%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 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_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 87%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 88%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.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/Benchmark_Context.cpp.o [ 88%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 88%] Built target Kokkos_PerformanceTest_Benchmark Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 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_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.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_H [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o [ 90%] 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_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.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 [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 95%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 95%] Built target Kokkos_CoreUnitTest_Cuda1 Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.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_M.dir/TestStdAlgorithmsCommon.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 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_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.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_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D Scanning dependencies of target Kokkos_UnitTest_SIMD [ 99%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I Scanning dependencies of target Kokkos_gups [ 99%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 99%] 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_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 99%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o Scanning dependencies of target Kokkos_launch_latency [ 99%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [100%] Linking CXX executable Kokkos_gups [100%] Built target Kokkos_gups Scanning dependencies of target Kokkos_stream [100%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [100%] Linking CXX executable Kokkos_launch_latency [100%] Built target Kokkos_launch_latency [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [100%] Linking CXX executable Kokkos_stream [100%] Built target Kokkos_stream [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [100%] Linking CXX executable Kokkos_UnitTest_SIMD [100%] Built target Kokkos_UnitTest_SIMD [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6783/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6783/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6783/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6783/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6783/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-6783/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 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 1: [ OK ] serial_DeathTest.abort_from_host (402 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (384 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (394 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (345 ms) 1: [ RUN ] serial_DeathTest.policy_invalid_bounds 1: [ OK ] serial_DeathTest.policy_invalid_bounds (2 ms) 1: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 1: [ OK ] serial_DeathTest.range_policy_invalid_bounds (3 ms) 1: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 1: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (3 ms) 1: [----------] 7 tests from serial_DeathTest (1535 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 (4 ms) 1: [ RUN ] serial.atomics_tpetra_max_abs 1: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] serial.atomic_views_integral 1: [ OK ] serial.atomic_views_integral (69 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (42 ms) 1: [ RUN ] serial.atomic_view_api 1: [ OK ] serial.atomic_view_api (0 ms) 1: [ RUN ] serial.bit_manip_countl_zero 1: [ OK ] serial.bit_manip_countl_zero (0 ms) 1: [ RUN ] serial.bit_manip_countl_one 1: [ OK ] serial.bit_manip_countl_one (0 ms) 1: [ RUN ] serial.bit_manip_countr_zero 1: [ OK ] serial.bit_manip_countr_zero (0 ms) 1: [ RUN ] serial.bit_manip_countr_one 1: [ OK ] serial.bit_manip_countr_one (0 ms) 1: [ RUN ] serial.bit_manip_popcount 1: [ OK ] serial.bit_manip_popcount (0 ms) 1: [ RUN ] serial.bit_manip_has_single_bit 1: [ OK ] serial.bit_manip_has_single_bit (0 ms) 1: [ RUN ] serial.bit_manip_bit_floor 1: [ OK ] serial.bit_manip_bit_floor (0 ms) 1: [ RUN ] serial.bit_manip_bit_ceil 1: [ OK ] serial.bit_manip_bit_ceil (0 ms) 1: [ RUN ] serial.bit_manip_bit_width 1: [ OK ] serial.bit_manip_bit_width (0 ms) 1: [ RUN ] serial.bit_manip_rotl 1: [ OK ] serial.bit_manip_rotl (0 ms) 1: [ RUN ] serial.bit_manip_rotr 1: [ OK ] serial.bit_manip_rotr (0 ms) 1: [ RUN ] serial.bit_manip_byeswap 1: [ OK ] serial.bit_manip_byeswap (0 ms) 1: [ RUN ] serial.bit_manip_bit_cast 1: [ OK ] serial.bit_manip_bit_cast (0 ms) 1: [ RUN ] serial.test_block_deduction_bug_pr_3103 1: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] serial.checked_integer_operations_multiply_overflow 1: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] serial.execution_policy_occupancy_and_hint 1: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] serial.complex_construction 1: [ OK ] serial.complex_construction (0 ms) 1: [ RUN ] serial.complex_basic_math 1: [ OK ] serial.complex_basic_math (0 ms) 1: [ RUN ] serial.complex_special_funtions 1: [ OK ] serial.complex_special_funtions (0 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (0 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (0 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (1 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (2 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (27 ms) 1: [ RUN ] serial.partitioning_by_args 1: [ OK ] serial.partitioning_by_args (0 ms) 1: [ RUN ] serial.partitioning_by_vector 1: [ OK ] serial.partitioning_by_vector (0 ms) 1: [ RUN ] serial.execution_space_as_class_data_member 1: [ OK ] serial.execution_space_as_class_data_member (0 ms) 1: [ RUN ] serial.functor_analysis 1: [ OK ] serial.functor_analysis (0 ms) 1: [ RUN ] serial.host_shared_ptr_use_count 1: [ OK ] serial.host_shared_ptr_use_count (0 ms) 1: [ RUN ] serial.host_shared_ptr_get 1: [ OK ] serial.host_shared_ptr_get (0 ms) 1: [ RUN ] serial.host_shared_ptr_dereference_on_device 1: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_special_members_on_device 1: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_tracking 1: [ OK ] serial.host_shared_ptr_tracking (0 ms) 1: [ RUN ] serial.init 1: [ OK ] serial.init (0 ms) 1: [ RUN ] serial.dispatch 1: [ OK ] serial.dispatch (1 ms) 1: [ RUN ] serial.join_backward_compatibility 1: [ OK ] serial.join_backward_compatibility (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (2928 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (1875 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (2615 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (233 ms) 1: [ RUN ] serial.deep_copy_scratch 1: [ OK ] serial.deep_copy_scratch (0 ms) 1: [ RUN ] serial.mathematical_constants_e 1: [ OK ] serial.mathematical_constants_e (0 ms) 1: [ RUN ] serial.mathematical_constants_log2e 1: [ OK ] serial.mathematical_constants_log2e (0 ms) 1: [ RUN ] serial.mathematical_constants_log10e 1: [ OK ] serial.mathematical_constants_log10e (0 ms) 1: [ RUN ] serial.mathematical_constants_pi 1: [ OK ] serial.mathematical_constants_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_pi 1: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrtpi 1: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] serial.mathematical_constants_ln2 1: [ OK ] serial.mathematical_constants_ln2 (0 ms) 1: [ RUN ] serial.mathematical_constants_ln10 1: [ OK ] serial.mathematical_constants_ln10 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt2 1: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt3 1: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrt3 1: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_egamma 1: [ OK ] serial.mathematical_constants_egamma (0 ms) 1: [ RUN ] serial.mathematical_constants_phi 1: [ OK ] serial.mathematical_constants_phi (0 ms) 1: [ RUN ] serial.mathematical_functions_trigonometric_functions 1: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (0 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_errorfunc 1: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d 1: [ OK ] serial.mdrange_5d (49 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (154 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (1 ms) 1: [ RUN ] serial.mdrange_array_reduce 1: [ OK ] serial.mdrange_array_reduce (0 ms) 1: [ RUN ] serial.mdrange_3d 1: [ OK ] serial.mdrange_3d (7 ms) 1: [ RUN ] serial.mdrange_neg_idx 1: [ OK ] serial.mdrange_neg_idx (80 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 1: [ OK ] serial.mdrange_large_deep_copy (928 ms) 1: [ RUN ] serial.md_range_policy_construction_from_arrays 1: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] serial.mdrange_parallel_reduce_primitive_types 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (2511 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-6783/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 (22 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.view_layouttiled 1: [ OK ] serial.view_layouttiled (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 (105 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic 1: [ OK ] serial.int64_t_reduce_dynamic (1225 ms) 1: [ RUN ] serial.double_reduce_dynamic 1: [ OK ] serial.double_reduce_dynamic (1369 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (268 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 1: [ OK ] serial.reduce_device_view_mdrange_policy (1094 ms) 1: [ RUN ] serial.reduce_device_view_team_policy 1: [ OK ] serial.reduce_device_view_team_policy (1416 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: [----------] 180 tests from serial (17101 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 187 tests from 2 test suites ran. (18637 ms total) 1: [ PASSED ] 186 tests. 1: [ SKIPPED ] 1 test, listed below: 1: [ SKIPPED ] serial.mdspan_minimal_functional 1/59 Test #1: Kokkos_CoreUnitTest_Serial1 ...................... Passed 19.39 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 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 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (2547 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (2708 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6783/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-6783/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 (5255 ms total) 2: 2: [----------] 117 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce 2: [ OK ] serial.team_reduce (0 ms) 2: [ RUN ] serial.team_reduce_large 2: [ OK ] serial.team_reduce_large (334 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (7 ms) 2: [ RUN ] serial.large_team_scratch_size 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (0 ms) 2: [ RUN ] serial.team_broadcast_long_wrapper 2: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (0 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (0 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.team_vector 2: [ OK ] serial.team_vector (5 ms) 2: [ RUN ] serial.triple_nested_parallelism 2: [ OK ] serial.triple_nested_parallelism (540 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (82 ms) 2: [ RUN ] serial.team_thread_range_combined_reducers 2: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 2: [ RUN ] serial.thread_vector_range_combined_reducers 2: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.team_vector_range_combined_reducers 2: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelFor 2: [ OK ] serial.TeamThreadMDRangeParallelFor (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 (9 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (9 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (8 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan 2: [ OK ] serial.team_reduction_scan (214 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (98 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (34 ms) 2: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 2: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 2: [ RUN ] serial.repeated_team_reduce 2: [ OK ] serial.repeated_team_reduce (6959 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (118 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (108 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (52 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 (54 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 (1 ms) 2: [ RUN ] serial.view_remap 2: [ OK ] serial.view_remap (0 ms) 2: [ RUN ] serial.view_mirror_nonconst 2: [ OK ] serial.view_mirror_nonconst (0 ms) 2: [ RUN ] serial.view_stride_method 2: [ OK ] serial.view_stride_method (0 ms) 2: [ RUN ] serial.anonymous_space 2: [ OK ] serial.anonymous_space (0 ms) 2: [ RUN ] serial.view_overload_resolution 2: [ OK ] serial.view_overload_resolution (0 ms) 2: [ RUN ] serial.view_allocation_large_rank 2: [ OK ] serial.view_allocation_large_rank (884 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 (51 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (47 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.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 (99 ms) 2: [ RUN ] serial.resize_realloc_no_init 2: [ OK ] serial.resize_realloc_no_init (0 ms) 2: [ RUN ] serial.resize_realloc_no_alloc 2: [ OK ] serial.resize_realloc_no_alloc (0 ms) 2: [ RUN ] serial.realloc_exec_space 2: [ OK ] serial.realloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc 2: [ OK ] serial.view_alloc (0 ms) 2: [ RUN ] serial.view_alloc_exec_space 2: [ OK ] serial.view_alloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc_int 2: [ OK ] serial.view_alloc_int (0 ms) 2: [ RUN ] serial.view_alloc_exec_space_int 2: [ OK ] serial.view_alloc_exec_space_int (0 ms) 2: [ RUN ] serial.deep_copy_zero_memset 2: [ OK ] serial.deep_copy_zero_memset (0 ms) 2: [ RUN ] serial.resize_exec_space 2: [ OK ] serial.resize_exec_space (0 ms) 2: [ RUN ] serial.view_allocation_int 2: /var/jenkins/workspace/Kokkos_PR-6783/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 2: [ OK ] serial.view_subview_3d_from_5d_left (449 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (446 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (453 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 2: [ OK ] serial.view_subview_3d_from_5d_right (454 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (458 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (455 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 (12548 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 125 tests from 2 test suites ran. (17804 ms total) 2: [ PASSED ] 122 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 2/59 Test #2: Kokkos_CoreUnitTest_Serial2 ...................... Passed 18.55 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Test timeout computed to be: 1500 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from serial_count_bugs 3: [ RUN ] serial_count_bugs.launch_one 3: [ OK ] serial_count_bugs.launch_one (0 ms) 3: [ RUN ] serial_count_bugs.launch_one_rvalue 3: [ OK ] serial_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] serial_count_bugs.launch_six 3: [ OK ] serial_count_bugs.launch_six (0 ms) 3: [ RUN ] serial_count_bugs.when_all_cycle 3: [ OK ] serial_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] serial_count_bugs.zero_work_reduce 3: [ OK ] serial_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from serial_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/59 Test #3: Kokkos_CoreUnitTest_SerialGraph .................. Passed 0.76 sec test 4 Start 4: Kokkos_CoreUnitTest_Cuda1 4: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_Cuda1 4: Test timeout computed to be: 1500 4: [==========] Running 189 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 7 tests from cuda_DeathTest 4: [ RUN ] cuda_DeathTest.abort_from_host 4: [ OK ] cuda_DeathTest.abort_from_host (851 ms) 4: [ RUN ] cuda_DeathTest.abort_from_device 4: [ OK ] cuda_DeathTest.abort_from_device (850 ms) 4: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort 4: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (935 ms) 4: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions 4: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (901 ms) 4: [ RUN ] cuda_DeathTest.policy_invalid_bounds 4: [ OK ] cuda_DeathTest.policy_invalid_bounds (6 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 (2 ms) 4: [----------] 7 tests from cuda_DeathTest (3551 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 (13 ms) 4: [ RUN ] cuda.atomic_operations_long 4: [ OK ] cuda.atomic_operations_long (13 ms) 4: [ RUN ] cuda.atomic_operations_longlong 4: [ OK ] cuda.atomic_operations_longlong (13 ms) 4: [ RUN ] cuda.atomic_shared 4: [ OK ] cuda.atomic_shared (0 ms) 4: [ RUN ] cuda.atomic_operations_unsigned 4: [ OK ] cuda.atomic_operations_unsigned (10 ms) 4: [ RUN ] cuda.atomic_operations_unsignedlong 4: [ OK ] cuda.atomic_operations_unsignedlong (10 ms) 4: [ RUN ] cuda.atomics 4: [ OK ] cuda.atomics (251 ms) 4: [ RUN ] cuda.atomics_tpetra_max_abs 4: [ OK ] cuda.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] cuda.atomic_views_integral 4: [ OK ] cuda.atomic_views_integral (6482 ms) 4: [ RUN ] cuda.atomic_views_nonintegral 4: [ OK ] cuda.atomic_views_nonintegral (51 ms) 4: [ RUN ] cuda.atomic_view_api 4: [ OK ] cuda.atomic_view_api (0 ms) 4: [ RUN ] cuda.bit_manip_countl_zero 4: [ OK ] cuda.bit_manip_countl_zero (2 ms) 4: [ RUN ] cuda.bit_manip_countl_one 4: [ OK ] cuda.bit_manip_countl_one (0 ms) 4: [ RUN ] cuda.bit_manip_countr_zero 4: [ OK ] cuda.bit_manip_countr_zero (0 ms) 4: [ RUN ] cuda.bit_manip_countr_one 4: [ OK ] cuda.bit_manip_countr_one (0 ms) 4: [ RUN ] cuda.bit_manip_popcount 4: [ OK ] cuda.bit_manip_popcount (0 ms) 4: [ RUN ] cuda.bit_manip_has_single_bit 4: [ OK ] cuda.bit_manip_has_single_bit (0 ms) 4: [ RUN ] cuda.bit_manip_bit_floor 4: [ OK ] cuda.bit_manip_bit_floor (0 ms) 4: [ RUN ] cuda.bit_manip_bit_ceil 4: [ OK ] cuda.bit_manip_bit_ceil (0 ms) 4: [ RUN ] cuda.bit_manip_bit_width 4: [ OK ] cuda.bit_manip_bit_width (0 ms) 4: [ RUN ] cuda.bit_manip_rotl 4: [ OK ] cuda.bit_manip_rotl (0 ms) 4: [ RUN ] cuda.bit_manip_rotr 4: [ OK ] cuda.bit_manip_rotr (0 ms) 4: [ RUN ] cuda.bit_manip_byeswap 4: [ OK ] cuda.bit_manip_byeswap (0 ms) 4: [ RUN ] cuda.bit_manip_bit_cast 4: [ OK ] cuda.bit_manip_bit_cast (0 ms) 4: [ RUN ] cuda.test_block_deduction_bug_pr_3103 4: [ OK ] cuda.test_block_deduction_bug_pr_3103 (0 ms) 4: [ RUN ] cuda.checked_integer_operations_multiply_overflow 4: [ OK ] cuda.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] cuda.execution_policy_occupancy_and_hint 4: [ OK ] cuda.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] cuda.complex_construction 4: [ OK ] cuda.complex_construction (0 ms) 4: [ RUN ] cuda.complex_basic_math 4: [ OK ] cuda.complex_basic_math (0 ms) 4: [ RUN ] cuda.complex_special_funtions 4: [ OK ] cuda.complex_special_funtions (0 ms) 4: [ RUN ] cuda.complex_io 4: [ OK ] cuda.complex_io (0 ms) 4: [ RUN ] cuda.complex_trivially_copyable 4: [ OK ] cuda.complex_trivially_copyable (0 ms) 4: [ RUN ] cuda.complex_issue_3865 4: [ OK ] cuda.complex_issue_3865 (0 ms) 4: [ RUN ] cuda.complex_operations_arithmetic_types_overloads 4: [ OK ] cuda.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] cuda.crs_count_fill 4: [ OK ] cuda.crs_count_fill (1 ms) 4: [ RUN ] cuda.crs_copy_constructor 4: [ OK ] cuda.crs_copy_constructor (5 ms) 4: [ RUN ] cuda.deep_copy_alignment 4: [ OK ] cuda.deep_copy_alignment (2 ms) 4: [ RUN ] cuda.deep_copy_conversion 4: [ OK ] cuda.deep_copy_conversion (7 ms) 4: [ RUN ] cuda.partitioning_by_args 4: [ OK ] cuda.partitioning_by_args (0 ms) 4: [ RUN ] cuda.partitioning_by_vector 4: [ OK ] cuda.partitioning_by_vector (0 ms) 4: [ RUN ] cuda.execution_space_as_class_data_member 4: [ OK ] cuda.execution_space_as_class_data_member (0 ms) 4: [ RUN ] cuda.functor_analysis 4: [ OK ] cuda.functor_analysis (0 ms) 4: [ RUN ] cuda.host_shared_ptr_use_count 4: [ OK ] cuda.host_shared_ptr_use_count (0 ms) 4: [ RUN ] cuda.host_shared_ptr_get 4: [ OK ] cuda.host_shared_ptr_get (0 ms) 4: [ RUN ] cuda.host_shared_ptr_dereference_on_device 4: [ OK ] cuda.host_shared_ptr_dereference_on_device (0 ms) 4: [ RUN ] cuda.host_shared_ptr_special_members_on_device 4: [ OK ] cuda.host_shared_ptr_special_members_on_device (0 ms) 4: [ RUN ] cuda.host_shared_ptr_tracking 4: [ OK ] cuda.host_shared_ptr_tracking (1 ms) 4: [ RUN ] cuda.init 4: [ OK ] cuda.init (0 ms) 4: [ RUN ] cuda.dispatch 4: [ OK ] cuda.dispatch (31 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 (2598 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft 4: [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (798 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutright 4: [ OK ] cuda.local_deepcopy_teampolicy_layoutright (2555 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright 4: [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (257 ms) 4: [ RUN ] cuda.deep_copy_scratch 4: [ OK ] cuda.deep_copy_scratch (0 ms) 4: [ RUN ] cuda.mathematical_constants_e 4: [ OK ] cuda.mathematical_constants_e (0 ms) 4: [ RUN ] cuda.mathematical_constants_log2e 4: [ OK ] cuda.mathematical_constants_log2e (0 ms) 4: [ RUN ] cuda.mathematical_constants_log10e 4: [ OK ] cuda.mathematical_constants_log10e (0 ms) 4: [ RUN ] cuda.mathematical_constants_pi 4: [ OK ] cuda.mathematical_constants_pi (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_pi 4: [ OK ] cuda.mathematical_constants_inv_pi (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_sqrtpi 4: [ OK ] cuda.mathematical_constants_inv_sqrtpi (0 ms) 4: [ RUN ] cuda.mathematical_constants_ln2 4: [ OK ] cuda.mathematical_constants_ln2 (0 ms) 4: [ RUN ] cuda.mathematical_constants_ln10 4: [ OK ] cuda.mathematical_constants_ln10 (0 ms) 4: [ RUN ] cuda.mathematical_constants_sqrt2 4: [ OK ] cuda.mathematical_constants_sqrt2 (0 ms) 4: [ RUN ] cuda.mathematical_constants_sqrt3 4: [ OK ] cuda.mathematical_constants_sqrt3 (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_sqrt3 4: [ OK ] cuda.mathematical_constants_inv_sqrt3 (0 ms) 4: [ RUN ] cuda.mathematical_constants_egamma 4: [ OK ] cuda.mathematical_constants_egamma (0 ms) 4: [ RUN ] cuda.mathematical_constants_phi 4: [ OK ] cuda.mathematical_constants_phi (0 ms) 4: [ RUN ] cuda.mathematical_functions_trigonometric_functions 4: [ OK ] cuda.mathematical_functions_trigonometric_functions (2 ms) 4: [ RUN ] cuda.mathematical_functions_hyperbolic_functions 4: [ OK ] cuda.mathematical_functions_hyperbolic_functions (2 ms) 4: [ RUN ] cuda.mathematical_functions_non_standard 4: [ OK ] cuda.mathematical_functions_non_standard (0 ms) 4: [ RUN ] cuda.mathematical_functions_power_functions 4: [ OK ] cuda.mathematical_functions_power_functions (1 ms) 4: [ RUN ] cuda.mathematical_functions_fma 4: [ OK ] cuda.mathematical_functions_fma (0 ms) 4: [ RUN ] cuda.mathematical_functions_error_and_gamma_functions 4: [ OK ] cuda.mathematical_functions_error_and_gamma_functions (1 ms) 4: [ RUN ] cuda.mathematical_functions_nearest_interger_floating_point_operations 4: [ OK ] cuda.mathematical_functions_nearest_interger_floating_point_operations (1 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_manipulation_functions 4: [ OK ] cuda.mathematical_functions_floating_point_manipulation_functions (0 ms) 4: [ RUN ] cuda.mathematical_functions_absolute_value 4: [ OK ] cuda.mathematical_functions_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_absolute_value 4: [ OK ] cuda.mathematical_functions_floating_point_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_remainder_function 4: [ OK ] cuda.mathematical_functions_remainder_function (0 ms) 4: [ RUN ] cuda.mathematical_functions_isfinite 4: [ OK ] cuda.mathematical_functions_isfinite (0 ms) 4: [ RUN ] cuda.mathematical_functions_isinf 4: [ OK ] cuda.mathematical_functions_isinf (0 ms) 4: [ RUN ] cuda.mathematical_functions_isnan 4: [ OK ] cuda.mathematical_functions_isnan (0 ms) 4: [ RUN ] cuda.mathematical_functions_exponential_functions 4: [ OK ] cuda.mathematical_functions_exponential_functions (2 ms) 4: [ RUN ] cuda.mathspecialfunc_expint1 4: [ OK ] cuda.mathspecialfunc_expint1 (0 ms) 4: [ RUN ] cuda.mathspecialfunc_errorfunc 4: [ OK ] cuda.mathspecialfunc_errorfunc (0 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj0y0 4: [ OK ] cuda.mathspecialfunc_cbesselj0y0 (23 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj1y1 4: [ OK ] cuda.mathspecialfunc_cbesselj1y1 (23 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli0k0 4: [ OK ] cuda.mathspecialfunc_cbesseli0k0 (0 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli1k1 4: [ OK ] cuda.mathspecialfunc_cbesseli1k1 (0 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh1stkind 4: [ OK ] cuda.mathspecialfunc_cbesselh1stkind (0 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh2ndkind 4: [ OK ] cuda.mathspecialfunc_cbesselh2ndkind (0 ms) 4: [ RUN ] cuda.mdrange_5d 4: [ OK ] cuda.mdrange_5d (16 ms) 4: [ RUN ] cuda.mdrange_6d 4: [ OK ] cuda.mdrange_6d (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 (5 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 (4 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 (77 ms) 4: [ RUN ] cuda.md_range_policy_construction_from_arrays 4: [ OK ] cuda.md_range_policy_construction_from_arrays (0 ms) 4: [ RUN ] cuda.mdrange_parallel_reduce_primitive_types 4: [ OK ] cuda.mdrange_parallel_reduce_primitive_types (1427 ms) 4: [ RUN ] cuda.mdspan_minimal_functional 4: /var/jenkins/workspace/Kokkos_PR-6783/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 (8 ms) 4: [ RUN ] cuda.cxx11 4: [ OK ] cuda.cxx11 (0 ms) 4: [ RUN ] cuda.viewctorprop_embedded_dim 4: [ OK ] cuda.viewctorprop_embedded_dim (0 ms) 4: [ RUN ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility 4: [ OK ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 4: [ RUN ] cuda.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 (23 ms) 4: [ RUN ] cuda.kokkos_printf 4: [ OK ] cuda.kokkos_printf (1 ms) 4: [ RUN ] cuda.range_for 4: [ OK ] cuda.range_for (0 ms) 4: [ RUN ] cuda.range_reduce 4: [ OK ] cuda.range_reduce (0 ms) 4: [ RUN ] cuda.range_dynamic_policy 4: [ OK ] cuda.range_dynamic_policy (0 ms) 4: [ RUN ] cuda.range_policy_runtime_parameters 4: [ OK ] cuda.range_policy_runtime_parameters (0 ms) 4: [ RUN ] cuda.range_for_require 4: [ OK ] cuda.range_for_require (0 ms) 4: [ RUN ] cuda.range_reduce_require 4: [ OK ] cuda.range_reduce_require (0 ms) 4: [ RUN ] cuda.range_dynamic_policy_require 4: [ OK ] cuda.range_dynamic_policy_require (0 ms) 4: [ RUN ] cuda.reducers_int 4: [ OK ] cuda.reducers_int (3 ms) 4: [ RUN ] cuda.reducers_double 4: [ OK ] cuda.reducers_double (3 ms) 4: [ RUN ] cuda.reducers_complex_double 4: [ OK ] cuda.reducers_complex_double (1 ms) 4: [ RUN ] cuda.reducers_struct 4: [ OK ] cuda.reducers_struct (4 ms) 4: [ RUN ] cuda.reducers_half_t 4: [ OK ] cuda.reducers_half_t (3 ms) 4: [ RUN ] cuda.reducers_bhalf_t 4: [ OK ] cuda.reducers_bhalf_t (3 ms) 4: [ RUN ] cuda.reducers_int8_t 4: [ OK ] cuda.reducers_int8_t (2 ms) 4: [ RUN ] cuda.reducers_int16_t 4: [ OK ] cuda.reducers_int16_t (3 ms) 4: [ RUN ] cuda.reducers_point_t 4: [ OK ] cuda.reducers_point_t (2 ms) 4: [ RUN ] cuda.reducers_bool 4: [ OK ] cuda.reducers_bool (0 ms) 4: [ RUN ] cuda.int64_t_reduce 4: [ OK ] cuda.int64_t_reduce (9 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 (14 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 (124 ms) 4: [ RUN ] cuda.reduce_device_view_team_policy 4: [ OK ] cuda.reduce_device_view_team_policy (4 ms) 4: [ RUN ] cuda.impl_shared_alloc 4: [ OK ] cuda.impl_shared_alloc (55 ms) 4: [ RUN ] cuda.kokkos_swap 4: [ OK ] cuda.kokkos_swap (0 ms) 4: [ RUN ] cuda.reduceRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceRangePolicyViewSizeLimit (17 ms) 4: [ RUN ] cuda.reduceMDRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceMDRangePolicyViewSizeLimit (71 ms) 4: [----------] 182 tests from cuda (15168 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 189 tests from 2 test suites ran. (18720 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 19.64 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda2 5: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_Cuda2 5: Test timeout computed to be: 1500 5: [==========] Running 125 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 5: [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (5337 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment 5: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (5515 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_host (14570 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_device 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (15209 ms) 5: [----------] 8 tests from cuda_DeathTest (40633 ms total) 5: 5: [----------] 89 tests from cuda 5: [ RUN ] cuda.team_for 5: [ OK ] cuda.team_for (5 ms) 5: [ RUN ] cuda.team_reduce 5: [ OK ] cuda.team_reduce (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 (3 ms) 5: [ RUN ] cuda.team_broadcast_long 5: [ OK ] cuda.team_broadcast_long (0 ms) 5: [ RUN ] cuda.team_broadcast_long_wrapper 5: [ OK ] cuda.team_broadcast_long_wrapper (0 ms) 5: [ RUN ] cuda.team_broadcast_char 5: [ OK ] cuda.team_broadcast_char (0 ms) 5: [ RUN ] cuda.team_broadcast_float 5: [ OK ] cuda.team_broadcast_float (0 ms) 5: [ RUN ] cuda.team_broadcast_double 5: [ OK ] cuda.team_broadcast_double (0 ms) 5: [ RUN ] cuda.team_handle_by_value 5: [ OK ] cuda.team_handle_by_value (0 ms) 5: [ RUN ] cuda.team_vector 5: [ OK ] cuda.team_vector (8 ms) 5: [ RUN ] cuda.triple_nested_parallelism 5: [ OK ] cuda.triple_nested_parallelism (7 ms) 5: [ RUN ] cuda.parallel_scan_with_reducers 5: [ OK ] cuda.parallel_scan_with_reducers (92 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 (22 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelFor 5: [ OK ] cuda.ThreadVectorMDRangeParallelFor (11 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelFor 5: [ OK ] cuda.TeamVectorMDRangeParallelFor (11 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelReduce 5: [ OK ] cuda.TeamThreadMDRangeParallelReduce (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 5: [ OK ] cuda.team_reduction_scan (2008 ms) 5: [ RUN ] cuda.team_long_reduce 5: [ OK ] cuda.team_long_reduce (31 ms) 5: [ RUN ] cuda.team_double_reduce 5: [ OK ] cuda.team_double_reduce (31 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 (205 ms) 5: [ RUN ] cuda.team_scan_ret_val 5: [ OK ] cuda.team_scan_ret_val (194 ms) 5: [ RUN ] cuda.team_shared_request 5: [ OK ] cuda.team_shared_request (0 ms) 5: [ RUN ] cuda.team_scratch_request 5: [ OK ] cuda.team_scratch_request (0 ms) 5: [ RUN ] cuda.team_lambda_shared_request 5: [ OK ] cuda.team_lambda_shared_request (0 ms) 5: [ RUN ] cuda.scratch_align 5: [ OK ] cuda.scratch_align (0 ms) 5: [ RUN ] cuda.shmem_size 5: [ OK ] cuda.shmem_size (0 ms) 5: [ RUN ] cuda.multi_level_scratch 5: [ OK ] cuda.multi_level_scratch (4 ms) 5: [ RUN ] cuda.team_scratch_memory_index_parallel_for 5: [ OK ] cuda.team_scratch_memory_index_parallel_for (0 ms) 5: [ RUN ] cuda.team_policy_max_recommended 5: [ OK ] cuda.team_policy_max_recommended (418 ms) 5: [ RUN ] cuda.team_policy_minmax_scalar_without_plus_equal_k 5: [ OK ] cuda.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 5: [ RUN ] cuda.team_teamvector_range 5: [ OK ] cuda.team_teamvector_range (1 ms) 5: [ RUN ] cuda.unique_token_global 5: [ OK ] cuda.unique_token_global (2 ms) 5: [ RUN ] cuda.unique_token_instance 5: [ OK ] cuda.unique_token_instance (1 ms) 5: [ RUN ] cuda.unique_token_team_acquire 5: [ OK ] cuda.unique_token_team_acquire (11 ms) 5: [ RUN ] cuda.view_api_a 5: [ OK ] cuda.view_api_a (7 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 (10 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 (78 ms) 5: [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment 5: [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (68 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 (26 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.view_resize 5: [ OK ] cuda.view_resize (14 ms) 5: [ RUN ] cuda.view_realloc 5: [ OK ] cuda.view_realloc (0 ms) 5: [ RUN ] cuda.workgraph_fib 5: [ OK ] cuda.workgraph_fib (823 ms) 5: [ RUN ] cuda.resize_realloc_no_init 5: [ OK ] cuda.resize_realloc_no_init (0 ms) 5: [ RUN ] cuda.resize_realloc_no_alloc 5: [ OK ] cuda.resize_realloc_no_alloc (0 ms) 5: [ RUN ] cuda.realloc_exec_space 5: [ OK ] cuda.realloc_exec_space (0 ms) 5: [ RUN ] cuda.view_alloc 5: [ OK ] cuda.view_alloc (0 ms) 5: [ RUN ] cuda.view_alloc_exec_space 5: [ OK ] cuda.view_alloc_exec_space (0 ms) 5: [ RUN ] cuda.view_alloc_int 5: [ OK ] cuda.view_alloc_int (0 ms) 5: [ RUN ] cuda.view_alloc_exec_space_int 5: [ OK ] cuda.view_alloc_exec_space_int (0 ms) 5: [ RUN ] cuda.deep_copy_zero_memset 5: [ OK ] cuda.deep_copy_zero_memset (0 ms) 5: [ RUN ] cuda.resize_exec_space 5: [ OK ] cuda.resize_exec_space (0 ms) 5: [ RUN ] cuda.view_allocation_int 5: [ OK ] cuda.view_allocation_int (0 ms) 5: [ RUN ] cuda.view_allocation_exec_space_int 5: [ OK ] cuda.view_allocation_exec_space_int (0 ms) 5: [ RUN ] cuda.view_not_default_constructible 5: [ OK ] cuda.view_not_default_constructible (0 ms) 5: [----------] 89 tests from cuda (4241 ms total) 5: 5: [----------] 28 tests from cuda_uvm 5: [ RUN ] cuda_uvm.view_subview_auto_1d_left 5: [ OK ] cuda_uvm.view_subview_auto_1d_left (5 ms) 5: [ RUN ] cuda_uvm.view_subview_auto_1d_right 5: [ OK ] cuda_uvm.view_subview_auto_1d_right (4 ms) 5: [ RUN ] cuda_uvm.view_subview_auto_1d_stride 5: [ OK ] cuda_uvm.view_subview_auto_1d_stride (4 ms) 5: [ RUN ] cuda_uvm.view_subview_assign_strided 5: [ OK ] cuda_uvm.view_subview_assign_strided (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 (44 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (46 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 (69 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (75 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right (81 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (76 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (78 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 (620 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 125 tests from 3 test suites ran. (45495 ms total) 5: [ PASSED ] 125 tests. 5/59 Test #5: Kokkos_CoreUnitTest_Cuda2 ........................ Passed 46.47 sec test 6 Start 6: Kokkos_CoreUnitTest_Cuda3 6: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_Cuda3 6: Test timeout computed to be: 1500 6: [==========] Running 56 tests from 3 test suites. 6: [----------] Global test environment set-up. 6: [----------] 6 tests from cuda 6: [ RUN ] cuda.team_scratch_1_streams 6: [ OK ] cuda.team_scratch_1_streams (14606 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 (14610 ms total) 6: 6: [----------] 25 tests from cuda_hostpinned 6: [ RUN ] cuda_hostpinned.impl_shared_alloc 6: [ OK ] cuda_hostpinned.impl_shared_alloc (29 ms) 6: [ RUN ] cuda_hostpinned.view_api_a 6: [ OK ] cuda_hostpinned.view_api_a (7 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 6: [ OK ] cuda_hostpinned.view_allocation_large_rank (4909 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 (9 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 (25 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 (1 ms) 6: [----------] 25 tests from cuda_hostpinned (5000 ms total) 6: 6: [----------] 25 tests from cuda_uvm 6: [ RUN ] cuda_uvm.impl_shared_alloc 6: [ OK ] cuda_uvm.impl_shared_alloc (38 ms) 6: [ RUN ] cuda_uvm.view_api_a 6: [ OK ] cuda_uvm.view_api_a (8 ms) 6: [ RUN ] cuda_uvm.view_api_b 6: [ OK ] cuda_uvm.view_api_b (14 ms) 6: [ RUN ] cuda_uvm.view_api_c 6: [ OK ] cuda_uvm.view_api_c (0 ms) 6: [ RUN ] cuda_uvm.view_api_d 6: [ OK ] cuda_uvm.view_api_d (3 ms) 6: [ RUN ] cuda_uvm.view_allocation_error 6: [ OK ] cuda_uvm.view_allocation_error (0 ms) 6: [ RUN ] cuda_uvm.view_remap 6: [ OK ] cuda_uvm.view_remap (1 ms) 6: [ RUN ] cuda_uvm.view_mirror_nonconst 6: [ OK ] cuda_uvm.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda_uvm.view_stride_method 6: [ OK ] cuda_uvm.view_stride_method (0 ms) 6: [ RUN ] cuda_uvm.anonymous_space 6: [ OK ] cuda_uvm.anonymous_space (0 ms) 6: [ RUN ] cuda_uvm.view_overload_resolution 6: [ OK ] cuda_uvm.view_overload_resolution (0 ms) 6: [ RUN ] cuda_uvm.view_allocation_large_rank 6: [ OK ] cuda_uvm.view_allocation_large_rank (245 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 (24 ms) 6: [ RUN ] cuda_uvm.view_copy_tests 6: [ OK ] cuda_uvm.view_copy_tests (32 ms) 6: [ RUN ] cuda_uvm.view_copy_tests_rank_0 6: [ OK ] cuda_uvm.view_copy_tests_rank_0 (10 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 (26 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 (421 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 56 tests from 3 test suites ran. (20032 ms total) 6: [ PASSED ] 56 tests. 6/59 Test #6: Kokkos_CoreUnitTest_Cuda3 ........................ Passed 20.80 sec test 7 Start 7: Kokkos_CoreUnitTest_CudaTimingBased 7: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased 7: Test timeout computed to be: 1500 7: [==========] Running 2 tests from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 2 tests from cuda 7: [ RUN ] cuda.debug_serial_execution 7: [ OK ] cuda.debug_serial_execution (17 ms) 7: [ RUN ] cuda.debug_pin_um_to_host 7: [ OK ] cuda.debug_pin_um_to_host (730 ms) 7: [----------] 2 tests from cuda (748 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 2 tests from 1 test suite ran. (748 ms total) 7: [ PASSED ] 2 tests. 7/59 Test #7: Kokkos_CoreUnitTest_CudaTimingBased .............. Passed 1.52 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaInterOpInit 8: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpInit 8: Test timeout computed to be: 1500 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from cuda 8: [ RUN ] cuda.raw_cuda_interop 8: [ OK ] cuda.raw_cuda_interop (450 ms) 8: [----------] 1 test from cuda (450 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (450 ms total) 8: [ PASSED ] 1 test. 8/59 Test #8: Kokkos_CoreUnitTest_CudaInterOpInit .............. Passed 0.72 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test timeout computed to be: 1500 9: [==========] Running 1 test from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 1 test from cuda 9: [ RUN ] cuda.raw_cuda_streams 9: [ OK ] cuda.raw_cuda_streams (461 ms) 9: [----------] 1 test from cuda (461 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test suite ran. (461 ms total) 9: [ PASSED ] 1 test. 9/59 Test #9: Kokkos_CoreUnitTest_CudaInterOpStreams ........... Passed 0.74 sec test 10 Start 10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 10: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 10: Test timeout computed to be: 1500 10: [==========] Running 1 test from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 1 test from cuda 10: [ RUN ] cuda.multi_gpu 10: [ OK ] cuda.multi_gpu (462 ms) 10: [----------] 1 test from cuda (462 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 1 test from 1 test suite ran. (462 ms total) 10: [ PASSED ] 1 test. 10/59 Test #10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU ... Passed 0.74 sec test 11 Start 11: Kokkos_CoreUnitTest_CudaGraph 11: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_CudaGraph 11: Test timeout computed to be: 1500 11: [==========] Running 5 tests from 1 test suite. 11: [----------] Global test environment set-up. 11: [----------] 5 tests from cuda_count_bugs 11: [ RUN ] cuda_count_bugs.launch_one 11: [ OK ] cuda_count_bugs.launch_one (0 ms) 11: [ RUN ] cuda_count_bugs.launch_one_rvalue 11: [ OK ] cuda_count_bugs.launch_one_rvalue (0 ms) 11: [ RUN ] cuda_count_bugs.launch_six 11: [ OK ] cuda_count_bugs.launch_six (0 ms) 11: [ RUN ] cuda_count_bugs.when_all_cycle 11: [ OK ] cuda_count_bugs.when_all_cycle (0 ms) 11: [ RUN ] cuda_count_bugs.zero_work_reduce 11: [ OK ] cuda_count_bugs.zero_work_reduce (0 ms) 11: [----------] 5 tests from cuda_count_bugs (1 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 5 tests from 1 test suite ran. (1 ms total) 11: [ PASSED ] 5 tests. 11: 11: YOU HAVE 1 DISABLED TEST 11: 11/59 Test #11: Kokkos_CoreUnitTest_CudaGraph .................... Passed 0.76 sec test 12 Start 12: Kokkos_CoreUnitTest_Default 12: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_Default 12: Test timeout computed to be: 1500 12: [==========] Running 71 tests from 41 test suites. 12: [----------] Global test environment set-up. 12: [----------] 31 tests from defaultdevicetype 12: [ RUN ] defaultdevicetype.initialization_settings 12: [ OK ] defaultdevicetype.initialization_settings (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 12: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_device_id 12: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 12: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 12: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_help 12: [ OK ] defaultdevicetype.cmd_line_args_help (6 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 12: [ 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 (6 ms) 12: [ RUN ] defaultdevicetype.env_vars_num_threads 12: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_device_id 12: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_disable_warnings 12: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_tune_internals 12: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 12: [ RUN ] defaultdevicetype.visible_devices 12: [ OK ] defaultdevicetype.visible_devices (0 ms) 12: [ RUN ] defaultdevicetype.shared_space 12: [ OK ] defaultdevicetype.shared_space (59 ms) 12: [ RUN ] defaultdevicetype.shared_host_pinned_space 12: [ OK ] defaultdevicetype.shared_host_pinned_space (0 ms) 12: [ RUN ] defaultdevicetype.compiler_macros 12: [ OK ] defaultdevicetype.compiler_macros (0 ms) 12: [ RUN ] defaultdevicetype.half_conversion 12: [ OK ] defaultdevicetype.half_conversion (0 ms) 12: [ RUN ] defaultdevicetype.bhalf_conversion 12: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 12: [ RUN ] defaultdevicetype.half_operators 12: [ OK ] defaultdevicetype.half_operators (0 ms) 12: [ RUN ] defaultdevicetype.bhalf_operators 12: [ OK ] defaultdevicetype.bhalf_operators (0 ms) 12: [ RUN ] defaultdevicetype.host_space_access 12: [ OK ] defaultdevicetype.host_space_access (0 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a1 12: [ OK ] defaultdevicetype.reduce_instantiation_a1 (3 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b1 12: [ OK ] defaultdevicetype.reduce_instantiation_b1 (9 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c1 12: [ OK ] defaultdevicetype.reduce_instantiation_c1 (3 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a2 12: [ OK ] defaultdevicetype.reduce_instantiation_a2 (4 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b2 12: [ OK ] defaultdevicetype.reduce_instantiation_b2 (12 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c2 12: [ OK ] defaultdevicetype.reduce_instantiation_c2 (4 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a3 12: [ OK ] defaultdevicetype.reduce_instantiation_a3 (8 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b3 12: [ OK ] defaultdevicetype.reduce_instantiation_b3 (18 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c3 12: [ OK ] defaultdevicetype.reduce_instantiation_c3 (7 ms) 12: [ RUN ] defaultdevicetype.malloc 12: [ OK ] defaultdevicetype.malloc (0 ms) 12: [----------] 31 tests from defaultdevicetype (151 ms total) 12: 12: [----------] 1 test from kokkosresize 12: [ RUN ] kokkosresize.host_space_access 12: [ OK ] kokkosresize.host_space_access (15 ms) 12: [----------] 1 test from kokkosresize (15 ms total) 12: 12: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/0.sizes 12: [ OK ] TestViewAPI/0.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/0 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/1.sizes 12: [ OK ] TestViewAPI/1.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/1 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/2.sizes 12: [ OK ] TestViewAPI/2.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/2 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/3.sizes 12: [ OK ] TestViewAPI/3.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/3 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/4.sizes 12: [ OK ] TestViewAPI/4.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/4 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/5.sizes 12: [ OK ] TestViewAPI/5.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/5 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/6.sizes 12: [ OK ] TestViewAPI/6.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/6 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/7.sizes 12: [ OK ] TestViewAPI/7.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/7 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/8.sizes 12: [ OK ] TestViewAPI/8.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/8 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/9.sizes 12: [ OK ] TestViewAPI/9.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/9 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/10.sizes 12: [ OK ] TestViewAPI/10.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/10 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/11.sizes 12: [ OK ] TestViewAPI/11.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/11 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/12.sizes 12: [ OK ] TestViewAPI/12.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/12 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/13.sizes 12: [ OK ] TestViewAPI/13.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/13 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/14.sizes 12: [ OK ] TestViewAPI/14.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/14 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/15.sizes 12: [ OK ] TestViewAPI/15.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/15 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/16.sizes 12: [ OK ] TestViewAPI/16.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/16 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/17.sizes 12: [ OK ] TestViewAPI/17.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/17 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/18.sizes 12: [ OK ] TestViewAPI/18.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/18 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/19.sizes 12: [ OK ] TestViewAPI/19.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/19 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/20.sizes 12: [ OK ] TestViewAPI/20.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/20 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/21.sizes 12: [ OK ] TestViewAPI/21.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/21 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/22.sizes 12: [ OK ] TestViewAPI/22.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/22 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/23.sizes 12: [ OK ] TestViewAPI/23.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/23 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/24.sizes 12: [ OK ] TestViewAPI/24.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/24 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/25.sizes 12: [ OK ] TestViewAPI/25.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/25 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/26.sizes 12: [ OK ] TestViewAPI/26.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/26 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/27.sizes 12: [ OK ] TestViewAPI/27.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/27 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/28.sizes 12: [ OK ] TestViewAPI/28.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/28 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/29.sizes 12: [ OK ] TestViewAPI/29.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/29 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/30.sizes 12: [ OK ] TestViewAPI/30.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/30 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/31.sizes 12: [ OK ] TestViewAPI/31.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/31 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/32.sizes 12: [ OK ] TestViewAPI/32.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/32 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/33.sizes 12: [ OK ] TestViewAPI/33.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/33 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/34.sizes 12: [ OK ] TestViewAPI/34.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/34 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/35.sizes 12: [ OK ] TestViewAPI/35.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/35 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/36.sizes 12: [ OK ] TestViewAPI/36.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/36 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/37.sizes 12: [ OK ] TestViewAPI/37.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/37 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/38.sizes 12: [ OK ] TestViewAPI/38.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/38 (0 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 71 tests from 41 test suites ran. (167 ms total) 12: [ PASSED ] 71 tests. 12/59 Test #12: Kokkos_CoreUnitTest_Default ...................... Passed 0.92 sec test 13 Start 13: Kokkos_CoreUnitTest_LegionInitialization 13: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 13: Test timeout computed to be: 1500 13: [==========] Running 1 test from 1 test suite. 13: [----------] Global test environment set-up. 13: [----------] 1 test from initialization 13: [ RUN ] initialization.legion_initialization 13: [ OK ] initialization.legion_initialization (451 ms) 13: [----------] 1 test from initialization (451 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 1 test from 1 test suite ran. (451 ms total) 13: [ PASSED ] 1 test. 13/59 Test #13: Kokkos_CoreUnitTest_LegionInitialization ......... Passed 0.72 sec test 14 Start 14: Kokkos_CoreUnitTest_PushFinalizeHook 14: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 14: Test timeout computed to be: 1500 14: SUCCESS 14/59 Test #14: Kokkos_CoreUnitTest_PushFinalizeHook ............. Passed 0.73 sec test 15 Start 15: Kokkos_CoreUnitTest_Develop 15: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_Develop 15: Test timeout computed to be: 1500 15: [==========] Running 1 test from 1 test suite. 15: [----------] Global test environment set-up. 15: [----------] 1 test from defaultdevicetype 15: [ RUN ] defaultdevicetype.development_test 15: [ OK ] defaultdevicetype.development_test (0 ms) 15: [----------] 1 test from defaultdevicetype (0 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 1 test from 1 test suite ran. (0 ms total) 15: [ PASSED ] 1 test. 15/59 Test #15: Kokkos_CoreUnitTest_Develop ...................... Passed 0.76 sec test 16 Start 16: Kokkos_CoreUnitTest_TuningBuiltins 16: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_TuningBuiltins 16: Test timeout computed to be: 1500 16/59 Test #16: Kokkos_CoreUnitTest_TuningBuiltins ............... Passed 0.75 sec test 17 Start 17: Kokkos_CoreUnitTest_TuningBasics 17: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_TuningBasics 17: Test timeout computed to be: 1500 17: Set of size 10 17: 4,4 17: Expect 1, have 1 17: Expect 2, have 2 17/59 Test #17: Kokkos_CoreUnitTest_TuningBasics ................. Passed 0.73 sec test 18 Start 18: Kokkos_CoreUnitTest_CategoricalTuner 18: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_CategoricalTuner 18: Test timeout computed to be: 1500 18/59 Test #18: Kokkos_CoreUnitTest_CategoricalTuner ............. Passed 1.20 sec test 19 Start 19: Kokkos_CoreUnitTest_KokkosP 19: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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 (3 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 (5 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. (5 ms total) 19: [ PASSED ] 29 tests. 19/59 Test #19: Kokkos_CoreUnitTest_KokkosP ...................... Passed 0.78 sec test 20 Start 20: Kokkos_CoreUnitTest_ToolIndependence 20: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 20: Test timeout computed to be: 1500 20/59 Test #20: Kokkos_CoreUnitTest_ToolIndependence ............. Passed 0.01 sec test 21 Start 21: Kokkos_ProfilingTestLibraryLoadHelp 21: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 21: Environment variables: 21: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/libkokkosprinter-tool.so 21: Test timeout computed to be: 1500 21: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 21: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 21/59 Test #21: Kokkos_ProfilingTestLibraryLoadHelp .............. Passed 0.73 sec test 22 Start 22: Kokkos_ProfilingTestLibraryCmdLineHelp 22: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/libkokkosprinter-tool.so" 22: Test timeout computed to be: 1500 22: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 22/59 Test #22: Kokkos_ProfilingTestLibraryCmdLineHelp ........... Passed 0.73 sec test 23 Start 23: Kokkos_ProfilingTestLibraryLoad 23: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 23: Environment variables: 23: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6783/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.2.99::kokkosp_allocate_data:Host:source:0x1290e40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x1291000:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x1291080:Host:source:0x1290ec0: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:0x1291140: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:0x1291000:40::kokkosp_deallocate_data:Host:source:0x1290e40:40::kokkosp_finalize_library:: 23/59 Test #23: Kokkos_ProfilingTestLibraryLoad .................. Passed 0.72 sec test 24 Start 24: Kokkos_ProfilingTestLibraryCmdLine 24: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/libkokkosprinter-tool.so" 24: Test timeout computed to be: 1500 24: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1200::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.2.99::kokkosp_allocate_data:Host:source:0x1a8fd00:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x1a8fe80:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x1a8ff00:Host:source:0x1a8fd80: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:0x1a90000: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:0x1a8fe80:40::kokkosp_deallocate_data:Host:source:0x1a8fd00:40::kokkosp_finalize_library:: 24/59 Test #24: Kokkos_ProfilingTestLibraryCmdLine ............... Passed 0.75 sec test 25 Start 25: Kokkos_CoreUnitTest_StackTraceTest 25: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec 25: Test timeout computed to be: 1500 25: [==========] Running 3 tests from 2 test suites. 25: [----------] Global test environment set-up. 25: [----------] 2 tests from defaultdevicetype_DeathTest 25: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 25: 25: [WARNING] /var/jenkins/workspace/Kokkos_PR-6783/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-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4c30] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x439570] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x43ac3d] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x43b150] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f58933300b3] 25: /var/jenkins/workspace/Kokkos_PR-6783/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: [0x7f58933300b3] __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-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4c30] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x43d116] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa14) [0x439f64] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x43ac3d] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x43b150] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f58933300b3] 25: /var/jenkins/workspace/Kokkos_PR-6783/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: [0x7f58933300b3] __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 (263 ms) 25: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 25: 25: [WARNING] /var/jenkins/workspace/Kokkos_PR-6783/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-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4c30] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x439570] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x43af0a] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x43b150] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f58933300b3] 25: /var/jenkins/workspace/Kokkos_PR-6783/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: [0x7f58933300b3] __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-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4c30] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x43d116] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa14) [0x439f64] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x43af0a] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x43b150] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f58933300b3] 25: /var/jenkins/workspace/Kokkos_PR-6783/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: [0x7f58933300b3] __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 (251 ms) 25: [----------] 2 tests from defaultdevicetype_DeathTest (515 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-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4c30] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x439570] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x43b150] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f58933300b3] 25: /var/jenkins/workspace/Kokkos_PR-6783/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: [0x7f58933300b3] __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-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4c30] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x43d116] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa14) [0x439f64] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc] 25: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x43b150] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f58933300b3] 25: /var/jenkins/workspace/Kokkos_PR-6783/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: [0x7f58933300b3] __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. (516 ms total) 25: [ PASSED ] 3 tests. 25/59 Test #25: Kokkos_CoreUnitTest_StackTraceTest ............... Passed 1.25 sec test 26 Start 26: Kokkos_IncrementalTest_CUDA 26: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_IncrementalTest_CUDA 26: Test timeout computed to be: 1500 26: [==========] Running 28 tests from 1 test suite. 26: [----------] Global test environment set-up. 26: [----------] 28 tests from 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.74 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 26: [ OK ] CUDA.IncrTest_03b_memspace_free (1976 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 26: [ OK ] CUDA.IncrTest_11c_Hierarchical_ForLoop (324 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 (4 ms) 26: [ RUN ] CUDA.incr_17_atomicView 26: [ OK ] CUDA.incr_17_atomicView (0 ms) 26: [----------] 28 tests from CUDA (2317 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 28 tests from 1 test suite ran. (2317 ms total) 26: [ PASSED ] 28 tests. 26/59 Test #26: Kokkos_IncrementalTest_CUDA ...................... Passed 3.09 sec test 27 Start 27: Kokkos_IncrementalTest_SERIAL 27: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 27: Test timeout computed to be: 1500 27: [==========] Running 28 tests from 1 test suite. 27: [----------] Global test environment set-up. 27: [----------] 28 tests from 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 (104 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 (180 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 (290 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 28 tests from 1 test suite ran. (290 ms total) 27: [ PASSED ] 28 tests. 27/59 Test #27: Kokkos_IncrementalTest_SERIAL .................... Passed 1.03 sec test 28 Start 28: Kokkos_CoreUnitTest_CTestDevice 28: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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-6783/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.01 sec test 30 Start 30: Kokkos_CoreUnitTest_DeviceAndThreads 30: Test command: /usr/bin/python3.8 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-6783/build/core/unit_test/TestDeviceAndThreads.py" 30: Test timeout computed to be: 1500 30: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 30: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 30: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 30: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled' 30: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 30: 30: ---------------------------------------------------------------------- 30: Ran 5 tests in 8.124s 30: 30: OK (skipped=1) 30/59 Test #30: Kokkos_CoreUnitTest_DeviceAndThreads ............. Passed 8.24 sec test 31 Start 31: Kokkos_PerformanceTest_TaskDag 31: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 31: Test timeout computed to be: 1500 31/59 Test #31: Kokkos_PerformanceTest_TaskDag ................... Passed 0.01 sec test 32 Start 32: Kokkos_PerformanceTest_Benchmark 32: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-02-14_T10-49-58.json" 32: Test timeout computed to be: 1500 32: 2024-02-14T11:24:36+00:00 32: Running /var/jenkins/workspace/Kokkos_PR-6783/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.00, 5.87, 7.60 32: CPU architecture: none 32: Default Device: N6Kokkos4CudaE 32: GIT_BRANCH: HEAD 32: GIT_CLEAN_STATUS: CLEAN 32: GIT_COMMIT_DATE: 2024-02-14T09:41:39+00:00 32: GIT_COMMIT_DESCRIPTION: Merge commit 'a1199b3df109f34021ca26bfda78e2b0cda4aa4f' into HEAD 32: GIT_COMMIT_HASH: 6af599010 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.74 G, Shared Memory per Block: 48 K : Selected 32: Kokkos Version: 4.2.99 32: macro KOKKOS_ENABLE_CUDA: defined 32: platform: 64bit 32: --------------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations Count Time normalized 32: --------------------------------------------------------------------------------------------------------------------------------------------------- 32: GramSchmidt/Count:1024/iterations:5/manual_time 0.006 s 0.006 s 5 1024 5.68527u 32: GramSchmidt/Count:2048/iterations:5/manual_time 0.006 s 0.006 s 5 2.048k 2.82501u 32: GramSchmidt/Count:4096/iterations:5/manual_time 0.006 s 0.006 s 5 4.096k 1.40595u 32: GramSchmidt/Count:8192/iterations:5/manual_time 0.006 s 0.007 s 5 8.192k 723.024n 32: GramSchmidt/Count:16384/iterations:5/manual_time 0.006 s 0.008 s 5 16.384k 368.342n 32: GramSchmidt/Count:32768/iterations:5/manual_time 0.007 s 0.009 s 5 32.768k 197.211n 32: GramSchmidt/Count:65536/iterations:5/manual_time 0.007 s 0.013 s 5 65.536k 106.734n 32: GramSchmidt/Count:131072/iterations:5/manual_time 0.008 s 0.021 s 5 131.072k 57.0839n 32: GramSchmidt/Count:262144/iterations:5/manual_time 0.009 s 0.044 s 5 262.144k 33.9671n 32: GramSchmidt/Count:524288/iterations:5/manual_time 0.016 s 0.100 s 5 524.288k 30.6678n 32: ---------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations FOM: GB/s Max 32: ---------------------------------------------------------------------------------------------------------------------------------------------- 32: CustomReduction/N:100000/R:1000/manual_time 0.003 s 0.008 s 240 94.1688k/s 11.5 32: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 32: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 32: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 32: OverlapRangePolicy/N:2000/M:10000/R:10 0.311 s 0.311 s 2 0.0781463 0.0374566 0.0322326 0.0145848 0.0159735 5.247u 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.8513m 2.93487m 2.1709m 1091.13u 1.10115m 6.597u 32: OverlapTeamPolicy/N:20/M:1000000/R:10 0.315 s 0.314 s 2 0.0627774 0.0298771 0.0519843 0.0250586 0.026035 8.548u 32: --------------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations Count Time normalized 32: --------------------------------------------------------------------------------------------------------------------------------------------------- 32: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 9.61035n 32: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 5.38965n 32: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 2.64209n 32: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 1.43811n 32: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 944.824p 32: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 777.069p 32: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 637.924p 32: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.001 s 5 131.072k 532.356p 32: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.001 s 5 262.144k 503.681p 32: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.001 s 5 524.288k 575.182p 32: ----------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations FOM: rate 32: ----------------------------------------------------------------------------------------------------------------------------------- 32: Malloc/N:1/manual_time 8.70 us 19.1 us 81069 114.954k/s 32: Malloc/N:16/manual_time 8.78 us 19.3 us 81809 113.947k/s 32: Malloc/N:256/manual_time 8.93 us 19.5 us 78544 111.931k/s 32: Malloc/N:4096/manual_time 8.94 us 19.6 us 78263 111.823k/s 32: Malloc/N:65536/manual_time 8.96 us 19.5 us 78486 111.629k/s 32: Malloc/N:1048576/manual_time 70.5 us 124 us 9516 14.1917k/s 32: Malloc/N:16777216/manual_time 306 us 216 us 7554 3.27063k/s 32: Malloc/N:268435456/manual_time 6207 us 783 us 103 161.1/s 32: Malloc/N:4294967296/manual_time 114756 us 9112 us 10 8.71415/s 32: MallocFree/N:1/manual_time 19.0 us 19.0 us 36400 52.6797k/s 32: MallocFree/N:16/manual_time 20.5 us 20.4 us 37269 48.8125k/s 32: MallocFree/N:256/manual_time 19.9 us 19.9 us 34860 50.1792k/s 32: MallocFree/N:4096/manual_time 20.0 us 19.9 us 34535 50.1159k/s 32: MallocFree/N:65536/manual_time 19.1 us 19.1 us 36652 52.4717k/s 32: MallocFree/N:1048576/manual_time 126 us 126 us 5583 7.90992k/s 32: MallocFree/N:16777216/manual_time 333 us 208 us 4202 3.00226k/s 32: MallocFree/N:268435456/manual_time 6513 us 785 us 115 153.529/s 32: MallocFree/N:4294967296/manual_time 128991 us 9250 us 9 7.75248/s 32: MallocTouch/N:1/manual_time 10.2 us 20.7 us 68013 98.0996k/s 32: MallocTouch/N:16/manual_time 10.2 us 20.6 us 68659 98.2484k/s 32: MallocTouch/N:256/manual_time 10.1 us 20.6 us 69347 98.6355k/s 32: MallocTouch/N:4096/manual_time 17.1 us 27.7 us 40988 58.3116k/s 32: MallocTouch/N:65536/manual_time 17.2 us 27.7 us 40624 58.1635k/s 32: MallocTouch/N:1048576/manual_time 80.5 us 136 us 8692 12.426k/s 32: MallocTouch/N:16777216/manual_time 287 us 233 us 6293 3.48805k/s 32: MallocTouch/N:268435456/manual_time 6311 us 919 us 119 158.446/s 32: MallocTouch/N:4294967296/manual_time 123850 us 11104 us 9 8.07431/s 32: MallocTouchFree/N:1/manual_time 20.7 us 20.7 us 33311 48.3249k/s 32: MallocTouchFree/N:16/manual_time 20.6 us 20.6 us 34079 48.5305k/s 32: MallocTouchFree/N:256/manual_time 20.5 us 20.5 us 33791 48.7339k/s 32: MallocTouchFree/N:4096/manual_time 27.7 us 27.6 us 25350 36.1644k/s 32: MallocTouchFree/N:65536/manual_time 27.6 us 27.6 us 25366 36.1858k/s 32: MallocTouchFree/N:1048576/manual_time 138 us 137 us 5141 7.25158k/s 32: MallocTouchFree/N:16777216/manual_time 299 us 231 us 3487 3.34804k/s 32: MallocTouchFree/N:268435456/manual_time 6432 us 915 us 100 155.475/s 32: MallocTouchFree/N:4294967296/manual_time 106927 us 10820 us 6 9.35217/s 32: ---------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations FOM: GB/s MB 32: ---------------------------------------------------------------------------------------------------------------------------------------------- 32: ViewAllocate_Rank1/N:10/manual_time 0.018 s 0.002 s 115 43.8064/s 800 32: ViewAllocate_Rank1/N:10/manual_time 0.018 s 0.002 s 38 43.6378/s 800 32: ViewAllocate_Rank2/N:10/manual_time 0.018 s 0.002 s 38 43.4516/s 800 32: ViewAllocate_Rank2/N:10/manual_time 0.018 s 0.002 s 38 43.4396/s 800 32: ViewAllocate_Rank3/N:10/manual_time 0.018 s 0.002 s 38 43.4237/s 800 32: ViewAllocate_Rank3/N:10/manual_time 0.018 s 0.002 s 38 43.3055/s 800 32: ViewAllocate_Rank4/N:10/manual_time 0.018 s 0.002 s 38 43.3996/s 800 32: ViewAllocate_Rank4/N:10/manual_time 0.018 s 0.002 s 38 43.4435/s 800 32: ViewAllocate_Rank5/N:10/manual_time 0.018 s 0.002 s 38 43.4417/s 800 32: ViewAllocate_Rank5/N:10/manual_time 0.018 s 0.002 s 38 43.4498/s 800 32: ViewAllocate_Rank6/N:10/manual_time 0.018 s 0.002 s 38 43.3739/s 800 32: ViewAllocate_Rank6/N:10/manual_time 0.018 s 0.002 s 38 43.3678/s 800 32: ViewAllocate_Rank7/N:10/manual_time 0.018 s 0.002 s 38 43.4372/s 800 32: ViewAllocate_Rank7/N:10/manual_time 0.018 s 0.002 s 38 43.3703/s 800 32: ViewAllocate_Rank8/N:10/manual_time 0.018 s 0.002 s 38 43.3654/s 800 32: ViewAllocate_Rank8/N:10/manual_time 0.018 s 0.002 s 38 43.3372/s 800 32: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 393 907.02/s 1.6k 32: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 410 967.126/s 1.6k 32: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 409 967.596/s 1.6k 32: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 410 966.633/s 1.6k 32: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 410 968.012/s 1.6k 32: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 410 966.688/s 1.6k 32: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 409 967.92/s 1.6k 32: ViewDeepCopy_Rank2/N:10/manual_time 0.005 s 0.005 s 151 345.821/s 1.6k 32: ViewDeepCopy_Rank3/N:10/manual_time 0.012 s 0.012 s 58 137.707/s 1.6k 32: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 410 966.472/s 1.6k 32: ViewDeepCopy_Rank2/N:10/manual_time 0.004 s 0.004 s 166 379.655/s 1.6k 32: ViewDeepCopy_Rank3/N:10/manual_time 0.004 s 0.004 s 159 364.636/s 1.6k 32: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 410 967.664/s 1.6k 32: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 410 966.405/s 1.6k 32: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 409 967.726/s 1.6k 32: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 410 966.264/s 1.6k 32: ViewDeepCopy_Rank4/N:10/manual_time 0.012 s 0.012 s 56 133.041/s 1.6k 32: ViewDeepCopy_Rank5/N:10/manual_time 0.012 s 0.012 s 55 129.779/s 1.6k 32: ViewDeepCopy_Rank4/N:10/manual_time 0.005 s 0.005 s 136 340.549/s 1.6k 32: ViewDeepCopy_Rank5/N:10/manual_time 0.008 s 0.008 s 81 197.748/s 1.6k 32: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.002 s 410 966.415/s 1.6k 32: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.002 s 409 967.79/s 1.6k 32: ViewDeepCopy_Rank6/N:10/manual_time 0.023 s 0.023 s 30 70.2055/s 1.6k 32: ViewDeepCopy_Rank6/N:10/manual_time 0.005 s 0.005 s 132 323.032/s 1.6k 32: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.002 s 409 967.923/s 1.6k 32: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.002 s 410 966.633/s 1.6k 32: ViewDeepCopy_Rank7/N:10/manual_time 0.019 s 0.019 s 37 85.7259/s 1.6k 32: ViewDeepCopy_Rank7/N:10/manual_time 0.006 s 0.006 s 106 265.076/s 1.6k 32: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.002 s 410 966.468/s 1.6k 32: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.002 s 409 967.772/s 1.6k 32: ViewDeepCopy_Rank8/N:10/manual_time 0.021 s 0.021 s 33 76.3043/s 1.6k 32: ViewDeepCopy_Rank8/N:10/manual_time 0.006 s 0.006 s 102 265.772/s 1.6k 32: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 425 1003.78/s 1.6k 32: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 425 1004.08/s 1.6k 32: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 425 1003.85/s 1.6k 32: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 425 1004.17/s 1.6k 32: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 660 754.872/s 800 32: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 660 754.786/s 800 32: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 661 754.958/s 800 32: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 661 754.895/s 800 32: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 661 754.978/s 800 32: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 660 754.944/s 800 32: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 661 754.891/s 800 32: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 660 754.806/s 800 32: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 660 752.67/s 800 32: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 657 750.869/s 800 32: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 657 750.799/s 800 32: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 657 750.588/s 800 32: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 657 750.909/s 800 32: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 657 750.871/s 800 32: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 657 750.627/s 800 32: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 657 750.839/s 800 32: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 658 752.334/s 800 32: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 658 752.572/s 800 32: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.7146k/s 1.6k 32: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.68072k/s 1.6k 32: ViewResize_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.68582k/s 1.6k 32: ViewResize_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.7098k/s 1.6k 32: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.20408k/s 1.6k 32: ViewResize_Rank3/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.26142k/s 1.6k 32: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.24138k/s 1.6k 32: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.40938k/s 1.6k 32: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.96998k/s 1.6k 32: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.18495k/s 1.6k 32: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.42443k/s 1.6k 32: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.52897k/s 1.6k 32: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.04924k/s 1.6k 32: ViewResize_Rank4/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.3411k/s 1.6k 32: ViewResize_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.57587k/s 1.6k 32: ViewResize_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.71121k/s 1.6k 32: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.36416k/s 1.6k 32: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.70681k/s 1.6k 32: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.09187k/s 1.6k 32: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.87007k/s 1.6k 32: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.88154k/s 1.6k 32: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.3161k/s 1.6k 32: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.38741k/s 1.6k 32: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 374.037/s 1.6k 32: ViewResize_Rank7/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 442.034/s 1.6k 32: ViewResize_Rank7/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 394.442/s 1.6k 32: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.003 s 0.001 s 10 467.351/s 1.6k 32: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 399.527/s 1.6k 32: ViewResize_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 447.218/s 1.6k 32: ViewResize_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 423.592/s 1.6k 32: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 431.576/s 1.6k 32: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 423.142/s 1.6k 32: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.026 s 0.004 s 10 61.1861/s 1.6k 32: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.019 s 0.004 s 10 83.3271/s 1.6k 32/59 Test #32: Kokkos_PerformanceTest_Benchmark ................. Passed 120.64 sec test 33 Start 33: Kokkos_Benchmark_Atomic_MinMax 33: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-02-14_T10-49-58.json" 33: Test timeout computed to be: 1500 33: 2024-02-14T11:26:37+00:00 33: Running /var/jenkins/workspace/Kokkos_PR-6783/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.15, 4.21, 6.78 33: CPU architecture: none 33: Default Device: N6Kokkos4CudaE 33: GIT_BRANCH: HEAD 33: GIT_CLEAN_STATUS: CLEAN 33: GIT_COMMIT_DATE: 2024-02-14T09:41:39+00:00 33: GIT_COMMIT_DESCRIPTION: Merge commit 'a1199b3df109f34021ca26bfda78e2b0cda4aa4f' into HEAD 33: GIT_COMMIT_HASH: 6af599010 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.74 G, Shared Memory per Block: 48 K : Selected 33: Kokkos Version: 4.2.99 33: macro KOKKOS_ENABLE_CUDA: defined 33: platform: 64bit 33: ---------------------------------------------------------------------------------------------------------------------------------------- 33: Benchmark Time CPU Iterations 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.80 sec test 34 Start 34: Kokkos_PerformanceTest_Mempool 34: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-02-14_T10-49-58.json" 34: Test timeout computed to be: 1500 34: 2024-02-14T11:26:37+00:00 34: Running /var/jenkins/workspace/Kokkos_PR-6783/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.15, 4.21, 6.78 34: CPU architecture: none 34: Default Device: N6Kokkos4CudaE 34: GIT_BRANCH: HEAD 34: GIT_CLEAN_STATUS: CLEAN 34: GIT_COMMIT_DATE: 2024-02-14T09:41:39+00:00 34: GIT_COMMIT_DESCRIPTION: Merge commit 'a1199b3df109f34021ca26bfda78e2b0cda4aa4f' into HEAD 34: GIT_COMMIT_HASH: 6af599010 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.74 G, Shared Memory per Block: 48 K : Selected 34: Kokkos Version: 4.2.99 34: macro KOKKOS_ENABLE_CUDA: defined 34: platform: 64bit 34: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Benchmark Time CPU Iterations 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 5034 48.0099M/s 34: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Benchmark Time CPU Iterations FOM: cycle ops per second 34: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 18710 297.425M/s 34/59 Test #34: Kokkos_PerformanceTest_Mempool ................... Passed 8.16 sec test 35 Start 35: Kokkos_PerformanceTest_Atomic 35: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-02-14_T10-49-58.json" 35: Test timeout computed to be: 1500 35: 2024-02-14T11:26:46+00:00 35: Running /var/jenkins/workspace/Kokkos_PR-6783/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.13, 4.15, 6.74 35: CPU architecture: none 35: Default Device: N6Kokkos4CudaE 35: GIT_BRANCH: HEAD 35: GIT_CLEAN_STATUS: CLEAN 35: GIT_COMMIT_DATE: 2024-02-14T09:41:39+00:00 35: GIT_COMMIT_DESCRIPTION: Merge commit 'a1199b3df109f34021ca26bfda78e2b0cda4aa4f' into HEAD 35: GIT_COMMIT_HASH: 6af599010 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.74 G, Shared Memory per Block: 48 K : Selected 35: Kokkos Version: 4.2.99 35: macro KOKKOS_ENABLE_CUDA: defined 35: platform: 64bit 35: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 35: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 35: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 35: Test_Atomic/100000/iterations:10 1.14 s 1.14 s 10 1 4 1.69596m 994.94u 94.73u 704.983M 674.592k 704.983M 35: Test_Atomic/100000/iterations:10 1.06 s 1.06 s 10 1 8 2.33696m 1008.03u 66.65u 4.99995G 179.456k 4.99995G 35: Test_Atomic/100000/iterations:10 3.14 s 3.13 s 10 1 8 5.2113 1.14887m 72.73u 4.99995G 187.904k 4.99995G 35: Test_Atomic/100000/iterations:10 1.14 s 1.13 s 10 1 4 1.59057m 998.29u 157.17u 704.983M 787.456k 704.983M 35: Test_Atomic/100000/iterations:10 1.05 s 1.04 s 10 1 8 2.3154m 994.79u 63.28u 4.99995G 188.544k 4.99995G 35: Test_Atomic/100000/iterations:10 3.16 s 3.15 s 10 1 8 5.25474 1056.02u 66.94u 4.99995G 187.072k 4.99995G 35: Test_Atomic/100000/iterations:10 1.14 s 1.14 s 10 0 4 3.61549m 1043.64u 1055.44u 4.99999G 704.576k 4.99989G 35: Test_Atomic/100000/iterations:10 1.14 s 1.13 s 10 1 8 3.62439m 1020.34u 1055.44u 4.99995G 177.728k 4.99995G 35: Test_Atomic/100000/iterations:10 1.13 s 1.13 s 10 1 4 1.64937m 1064.82u 114.89u 704.983M 840k 704.983M 35/59 Test #35: Kokkos_PerformanceTest_Atomic .................... Passed 141.61 sec test 36 Start 36: Kokkos_ContainersUnitTest_Serial 36: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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 36: [ OK ] serial.bitset (2301 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 (13 ms) 36: [ RUN ] serial.dyn_rank_view_api_generic 36: [ OK ] serial.dyn_rank_view_api_generic (7 ms) 36: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 36: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 36: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 36: /var/jenkins/workspace/Kokkos_PR-6783/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 36: [ OK ] serial.scatterview (1937 ms) 36: [ RUN ] serial.scatterview_devicetype 36: [ OK ] serial.scatterview_devicetype (2 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 36: [ OK ] serial.UnorderedMap_insert (7912 ms) 36: [ RUN ] serial.UnorderedMap_failed_insert 36: [ OK ] serial.UnorderedMap_failed_insert (3869 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 (16099 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 65 tests from 1 test suite ran. (16099 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 16.94 sec test 37 Start 37: Kokkos_ContainersUnitTest_Cuda 37: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda 37: Test timeout computed to be: 1500 37: [==========] Running 65 tests from 1 test suite. 37: [----------] Global test environment set-up. 37: [----------] 65 tests from cuda 37: [ RUN ] cuda.bitset 37: [ OK ] cuda.bitset (11 ms) 37: [ RUN ] cuda.bitset_default_constructor_no_alloc 37: [ OK ] cuda.bitset_default_constructor_no_alloc (0 ms) 37: [ RUN ] cuda.dualview_combination 37: [ OK ] cuda.dualview_combination (0 ms) 37: [ RUN ] cuda.dualview_alloc 37: [ OK ] cuda.dualview_alloc (0 ms) 37: [ RUN ] cuda.test_dualview_copy_construction_and_assignment 37: [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms) 37: [ RUN ] cuda.dualview_combinations_without_init 37: [ OK ] cuda.dualview_combinations_without_init (0 ms) 37: [ RUN ] cuda.dualview_deep_copy 37: [ OK ] cuda.dualview_deep_copy (1 ms) 37: [ RUN ] cuda.dualview_realloc 37: [ OK ] cuda.dualview_realloc (0 ms) 37: [ RUN ] cuda.dualview_resize 37: [ OK ] cuda.dualview_resize (0 ms) 37: [ RUN ] cuda.dualview_device_correct_kokkos_device 37: [ OK ] cuda.dualview_device_correct_kokkos_device (0 ms) 37: [ RUN ] cuda.dualview_host_correct_kokkos_device 37: [ OK ] cuda.dualview_host_correct_kokkos_device (0 ms) 37: [ RUN ] cuda.dualview_host_modify_template_device_sync 37: [ OK ] cuda.dualview_host_modify_template_device_sync (0 ms) 37: [ RUN ] cuda.dualview_host_modify_template_device_execspace_sync 37: [ OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms) 37: [ RUN ] cuda.dualview_device_modify_template_host_sync 37: [ OK ] cuda.dualview_device_modify_template_host_sync (0 ms) 37: [ RUN ] cuda.dualview_device_modify_template_host_execspace_sync 37: [ OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms) 37: [ RUN ] cuda.dualview_template_views_return_correct_executionspace_views 37: [ OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms) 37: [ RUN ] cuda.dynamic_view 37: [ OK ] cuda.dynamic_view (27 ms) 37: [ RUN ] cuda.dyn_rank_view_api_generic 37: [ OK ] cuda.dyn_rank_view_api_generic (7 ms) 37: [ RUN ] cuda.dyn_rank_view_api_operator_rank12345 37: [ OK ] cuda.dyn_rank_view_api_operator_rank12345 (0 ms) 37: [ RUN ] cuda.dyn_rank_view_check_fence_resize_realloc 37: [ OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms) 37: [ RUN ] cuda.dyn_rank_view_api_operator_rank67 37: [ OK ] cuda.dyn_rank_view_api_operator_rank67 (1 ms) 37: [ RUN ] cuda.ErrorReporterViaLambda 37: [ OK ] cuda.ErrorReporterViaLambda (0 ms) 37: [ RUN ] cuda.ErrorReporter 37: [ OK ] cuda.ErrorReporter (0 ms) 37: [ RUN ] cuda.offsetview_construction 37: [ OK ] cuda.offsetview_construction (1 ms) 37: [ RUN ] cuda.offsetview_unmanaged_construction 37: [ OK ] cuda.offsetview_unmanaged_construction (0 ms) 37: [ RUN ] cuda.offsetview_subview 37: [ OK ] cuda.offsetview_subview (0 ms) 37: [ RUN ] cuda.offsetview_offsets_rank1 37: [ OK ] cuda.offsetview_offsets_rank1 (0 ms) 37: [ RUN ] cuda.offsetview_offsets_rank2 37: [ OK ] cuda.offsetview_offsets_rank2 (0 ms) 37: [ RUN ] cuda.offsetview_offsets_rank3 37: [ OK ] cuda.offsetview_offsets_rank3 (0 ms) 37: [ RUN ] cuda.scatterview 37: [ OK ] cuda.scatterview (13066 ms) 37: [ RUN ] cuda.scatterview_devicetype 37: [ OK ] cuda.scatterview_devicetype (25 ms) 37: [ RUN ] cuda.staticcrsgraph 37: [ OK ] cuda.staticcrsgraph (30 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 37: [ OK ] cuda.UnorderedMap_insert (3642 ms) 37: [ RUN ] cuda.UnorderedMap_failed_insert 37: [ OK ] cuda.UnorderedMap_failed_insert (931 ms) 37: [ RUN ] cuda.UnorderedMap_deep_copy 37: [ OK ] cuda.UnorderedMap_deep_copy (4 ms) 37: [ RUN ] cuda.UnorderedMap_valid_empty 37: [ OK ] cuda.UnorderedMap_valid_empty (1 ms) 37: [ RUN ] cuda.UnorderedMap_clear_zero_size 37: [ OK ] cuda.UnorderedMap_clear_zero_size (0 ms) 37: [ RUN ] cuda.UnorderedMap_consistent_size 37: [ OK ] cuda.UnorderedMap_consistent_size (0 ms) 37: [ RUN ] cuda.UnorderedMap_shallow_copyable_on_device 37: [ OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms) 37: [ RUN ] cuda.UnorderedMap_lambda_capturable 37: [ OK ] cuda.UnorderedMap_lambda_capturable (0 ms) 37: [ RUN ] cuda.UnorderedMap_constructor_view_alloc 37: [ OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms) 37: [ RUN ] cuda.vector_combination 37: [ OK ] cuda.vector_combination (0 ms) 37: [ RUN ] cuda.vector_insert 37: [ OK ] cuda.vector_insert (0 ms) 37: [ RUN ] cuda.vector_push_back_default_exec 37: [ OK ] cuda.vector_push_back_default_exec (0 ms) 37: [ RUN ] cuda.viewctorprop_embedded_dim 37: [ OK ] cuda.viewctorprop_embedded_dim (0 ms) 37: [----------] 65 tests from cuda (17766 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 65 tests from 1 test suite ran. (17766 ms total) 37: [ PASSED ] 65 tests. 37/59 Test #37: Kokkos_ContainersUnitTest_Cuda ................... Passed 18.58 sec test 38 Start 38: Kokkos_ContainersPerformanceTest_Cuda 38: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda 38: Test timeout computed to be: 1500 38: [==========] Running 4 tests from 1 test suite. 38: [----------] Global test environment set-up. 38: [----------] 4 tests from TEST_CATEGORY 38: [ RUN ] TEST_CATEGORY.dynrankview_perf 38: Cuda 38: DynRankView vs View: Initialization Only 38: View time (init only): 0.00127338 38: View sum computation time: 0.00127338 38: Strided View time (init only): 0.00115836 38: View Rank7 time (init only): 0.00122023 38: DynRankView time (init only): 0.0012476 38: DynRankView sum computation time: 0.00185892 38: Ratio of View to DynRankView time: 1.02066 38: Ratio of View to DynRankView sum computation time: 0.912915 38: Ratio of View to View Rank7 time: 1.04356 38: Ratio of StrideView to DynRankView time: 0.92847 38: Ratio of DynRankView to View Rank7 time: 1.02243 38: [ OK ] TEST_CATEGORY.dynrankview_perf (15 ms) 38: [ RUN ] TEST_CATEGORY.global_2_local 38: Cuda 38: size, create, generate, fill, find 38: 256, 0.000246807, 2.3745e-05, 0.00262474, 0.00195794 38: 512, 0.000154849, 1.0508e-05, 2.2627e-05, 0.00197805 38: 1024, 0.000152909, 1.2078e-05, 2.0619e-05, 0.00205543 38: 2048, 0.000156377, 9.474e-06, 2.4189e-05, 0.00200443 38: 4096, 0.000142852, 9.463e-06, 2.2834e-05, 0.00205574 38: 8192, 0.000145345, 9.864e-06, 2.5222e-05, 0.00202792 38: 16384, 0.000145929, 9.488e-06, 2.8487e-05, 0.00208312 38: 32768, 0.000611168, 1.048e-05, 3.4617e-05, 0.00224182 38: 65536, 0.000259426, 1.1296e-05, 4.2367e-05, 0.00252779 38: 131072, 0.000330166, 1.2157e-05, 5.904e-05, 0.00315601 38: 262144, 0.000553246, 1.3474e-05, 0.000149942, 0.00589719 38: 524288, 0.000548308, 2.7762e-05, 0.00053469, 0.0190633 38: 1048576, 0.000642514, 2.5995e-05, 0.00141172, 0.0486765 38: 2097152, 0.000712963, 3.8144e-05, 0.00304867, 0.109382 38: 4194304, 0.000910637, 6.2126e-05, 0.00683818, 0.23596 38: [ OK ] TEST_CATEGORY.global_2_local (465 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 (480 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 4 tests from 1 test suite ran. (480 ms total) 38: [ PASSED ] 4 tests. 38/59 Test #38: Kokkos_ContainersPerformanceTest_Cuda ............ Passed 1.22 sec test 39 Start 39: Kokkos_UnitTest_Sort 39: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 39: Test timeout computed to be: 1500 39: [==========] Running 9 tests from 1 test suite. 39: [----------] Global test environment set-up. 39: [----------] 9 tests from cuda 39: [ RUN ] cuda.SortUnsignedValueType 39: [ OK ] cuda.SortUnsignedValueType (13 ms) 39: [ RUN ] cuda.SortEmptyView 39: [ OK ] cuda.SortEmptyView (0 ms) 39: [ RUN ] cuda.SortWithCustomComparator 39: [ OK ] cuda.SortWithCustomComparator (579 ms) 39: [ RUN ] cuda.BinSortGenericTests 39: [ OK ] cuda.BinSortGenericTests (20 ms) 39: [ RUN ] cuda.BinSortEmptyView 39: [ OK ] cuda.BinSortEmptyView (0 ms) 39: [ RUN ] cuda.BinSortEmptyKeysView 39: [ OK ] cuda.BinSortEmptyKeysView (0 ms) 39: [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues 39: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (12478 ms) 39: [ RUN ] cuda.NestedSort 39: [ OK ] cuda.NestedSort (29 ms) 39: [ RUN ] cuda.NestedSortByKey 39: [ OK ] cuda.NestedSortByKey (91 ms) 39: [----------] 9 tests from cuda (13212 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 9 tests from 1 test suite ran. (13212 ms total) 39: [ PASSED ] 9 tests. 39/59 Test #39: Kokkos_UnitTest_Sort ............................. Passed 13.97 sec test 40 Start 40: Kokkos_UnitTest_Random 40: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_UnitTest_Random 40: Test timeout computed to be: 1500 40: [==========] Running 3 tests from 1 test suite. 40: [----------] Global test environment set-up. 40: [----------] 3 tests from cuda 40: [ RUN ] cuda.Random_XorShift64 40: Test Seed:1707910198391379609 40: Test Scalar=int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 0.0259355 0.00421567 || 0.051031 27982 29395 || 27949.5 28674.4 || 58.2775 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 0.00973333 -0.000340167 || 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.0115884 0.00229505 || 0.051031 28043 29370 || 28345.9 28674.4 || 31.7268 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 -0.00215801 -0.00749569 || 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.011051 -0.00171454 || 0.051031 28010 29500 || 28994.8 28674.4 || -23.7018 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 0.0123105 0.00400809 || 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.000982955 0.00721546 || 0.051031 28050 29404 || 28702.6 28674.4 || 99.7465 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 -0.0193175 -0.0128194 || 0.051031 1e+64 -1e+64 40: Test Scalar=half 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.000245003 -0.99999 -48248.3 || 0.051031 0 195002 || 2.92903e+09 28674.4 || -6.66984e+08 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 0.000733959 -0.305111 0.145979 || 0.051031 1e+64 -1e+64 40: Test Scalar=bhalf 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.00195841 -0.999999 -57857.1 || 0.051031 0 1.55163e+06 || 2.86919e+10 28674.4 || -7.99817e+08 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 0.00588554 -0.967791 10.248 || 0.051031 1e+64 -1e+64 40: Test Scalar=float 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.76045e-07 0.00133262 -0.00294935 || 0.051031 28013 29329 || 28636.2 28674.4 || -40.7718 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 7.41632e-07 -0.00205554 -0.00272066 || 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.0130492 -0.013478 || 0.051031 28006 29289 || 29053.5 28674.4 || -186.32 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 0.0179534 0.00146806 || 0.051031 1e+64 -1e+64 40: Test Seed:1707910198537233293 40: Test Scalar=int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.45775e-07 -0.00682352 0.00122479 || 0.051031 28054 29299 || 28871.4 28674.4 || 16.9315 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.5082e-07 0.0246423 -0.000758273 || 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.0123611 0.00771256 || 0.051031 28034 29371 || 29033.3 28674.4 || 106.618 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 -0.0121841 -0.0101891 || 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.0164521 0.012914 || 0.051031 27971 29354 || 28210.3 28674.4 || 178.523 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 0.0022383 -0.00973062 || 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.0129575 -0.0368324 || 0.051031 28045 29262 || 28307.6 28674.4 || -509.171 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 0.00196298 -0.00226713 || 0.051031 1e+64 -1e+64 40: Test Scalar=half 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.000245353 -0.99999 -48247 || 0.051031 0 195258 || 2.92883e+09 28674.4 || -6.66967e+08 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 0.000734959 -0.333014 0.164649 || 0.051031 1e+64 -1e+64 40: Test Scalar=bhalf 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.00195954 -0.999999 -57857 || 0.051031 0 1.55165e+06 || 2.86894e+10 28674.4 || -7.99816e+08 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 0.00588874 -0.96764 10.2392 || 0.051031 1e+64 -1e+64 40: Test Scalar=float 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.76045e-07 0.00656257 -0.0227335 || 0.051031 27990 29347 || 28487.4 28674.4 || -314.268 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 7.41632e-07 -0.0108977 -0.0017121 || 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.0150225 -0.00638191 || 0.051031 28009 29308 || 28250 28674.4 || -88.2235 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 0.000753042 -0.00315615 || 0.051031 1e+64 -1e+64 40: [ OK ] cuda.Random_XorShift64 (287 ms) 40: [ RUN ] cuda.Random_XorShift1024_0 40: Test Seed:1707910198678709785 40: Test Scalar=int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 0.0180433 0.00104427 || 0.051031 10907 11778 || 11175.3 11377 || 14.4359 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 -0.00182873 -0.0013276 || 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.0141331 0.0118819 || 0.051031 10985 11862 || 11540.1 11377 || 164.256 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 0.00441962 0.0017796 || 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.0175402 -0.00048029 || 0.051031 10972 11786 || 11580.1 11377 || -6.63952 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 -0.00903201 -0.00140424 || 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.0120939 0.0140232 || 0.051031 10975 11780 || 11241 11377 || 193.857 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 -0.00226297 0.00104259 || 0.051031 1e+64 -1e+64 40: Test Scalar=half 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.000242502 -0.999975 -7595.23 || 0.051031 0 77656 || 4.61053e+08 11377 || -1.04996e+08 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 0.000727228 -0.134368 0.0270355 || 0.051031 1e+64 -1e+64 40: Test Scalar=bhalf 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.00195321 -0.999997 -9108.24 || 0.051031 0 616789 || 4.51678e+09 11377 || -1.25912e+08 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 0.005871 -0.922686 1.60584 || 0.051031 1e+64 -1e+64 40: Test Scalar=float 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.86102e-07 -0.0120246 0.0137548 || 0.051031 11015 11784 || 11515.4 11377 || 190.146 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 3.62396e-07 0.00791911 -0.00198407 || 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.0062723 0.00777733 || 0.051031 10956 11776 || 11448.8 11377 || 107.514 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 -0.0166559 0.000295192 || 0.051031 1e+64 -1e+64 40: Test Seed:1707910198751529007 40: Test Scalar=int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 0.0152148 -0.00844518 || 0.051031 10988 11792 || 11206.5 11377 || -116.746 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 -0.0141841 -0.00237069 || 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.00233363 -0.0124875 || 0.051031 10989 11808 || 11403.6 11377 || -172.627 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 -0.0050186 0.00195702 || 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.0118484 -0.0115957 || 0.051031 10915 11770 || 11243.7 11377 || -160.299 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 3.87027e-05 0.00148227 || 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.0294267 0.00457563 || 0.051031 10938 11749 || 11051.7 11377 || 63.2536 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 -0.00298056 0.00706844 || 0.051031 1e+64 -1e+64 40: Test Scalar=half 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.000245065 -0.999975 -7594.46 || 0.051031 0 77571 || 4.61001e+08 11377 || -1.04986e+08 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 0.00073485 -0.145152 0.024561 || 0.051031 1e+64 -1e+64 40: Test Scalar=bhalf 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.00196496 -0.999997 -9107.88 || 0.051031 0 616324 || 4.51686e+09 11377 || -1.25907e+08 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 0.0059057 -0.922055 1.59872 || 0.051031 1e+64 -1e+64 40: Test Scalar=float 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.9246e-07 0.00202908 -0.00471696 || 0.051031 10936 11748 || 11353.9 11377 || -65.2073 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 3.8147e-07 -0.0224946 0.00612439 || 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.007167 0.00428476 || 0.051031 10986 11776 || 11296 11377 || 59.2325 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 -0.0175553 0.00102407 || 0.051031 1e+64 -1e+64 40: [ OK ] cuda.Random_XorShift1024_0 (172 ms) 40: [ RUN ] cuda.Multi_streams 40: [ OK ] cuda.Multi_streams (196 ms) 40: [----------] 3 tests from cuda (656 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 3 tests from 1 test suite ran. (656 ms total) 40: [ PASSED ] 3 tests. 40/59 Test #40: Kokkos_UnitTest_Random ........................... Passed 1.41 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_A 41: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 41: Test timeout computed to be: 1500 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. 41/59 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_A ............... Passed 0.76 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_B 42: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 42: Test timeout computed to be: 1500 42: [==========] Running 7 tests from 1 test suite. 42: [----------] Global test environment set-up. 42: [----------] 7 tests from std_algorithms_min_max_element_test 42: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 42: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 42: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 42: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 42: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 42: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (5 ms) 42: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 42: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (4 ms) 42: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 42: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (4 ms) 42: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 42: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (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 (27 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 7 tests from 1 test suite ran. (27 ms total) 42: [ PASSED ] 7 tests. 42/59 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_B ............... Passed 0.77 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_C 43: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 43: Test timeout computed to be: 1500 43: [==========] Running 13 tests from 10 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from std_algorithms_lexicographical_compare_test 43: [ RUN ] std_algorithms_lexicographical_compare_test.test 43: [ OK ] std_algorithms_lexicographical_compare_test.test (202 ms) 43: [----------] 1 test from std_algorithms_lexicographical_compare_test (202 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 (136 ms) 43: [----------] 1 test from std_algorithms_for_each_test (137 ms total) 43: 43: [----------] 1 test from std_algorithms_find_test 43: [ RUN ] std_algorithms_find_test.test 43: [ OK ] std_algorithms_find_test.test (76 ms) 43: [----------] 1 test from std_algorithms_find_test (76 ms total) 43: 43: [----------] 4 tests from std_algorithms_non_mod_seq_ops 43: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 43: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (478 ms) 43: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 43: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1118 ms) 43: [ RUN ] std_algorithms_non_mod_seq_ops.search 43: [ OK ] std_algorithms_non_mod_seq_ops.search (665 ms) 43: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 43: [ OK ] std_algorithms_non_mod_seq_ops.search_n (433 ms) 43: [----------] 4 tests from std_algorithms_non_mod_seq_ops (2696 ms total) 43: 43: [----------] 1 test from std_algorithms_count_test 43: [ RUN ] std_algorithms_count_test.test 43: [ OK ] std_algorithms_count_test.test (88 ms) 43: [----------] 1 test from std_algorithms_count_test (88 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 (12 ms) 43: [----------] 1 test from std_algorithms_equal_test (12 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 (73 ms) 43: [----------] 1 test from std_algorithms_all_any_none_of_test (73 ms total) 43: 43: [----------] 1 test from std_algorithms_nonmod_seq_ops 43: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 43: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (105 ms) 43: [----------] 1 test from std_algorithms_nonmod_seq_ops (105 ms total) 43: 43: [----------] 1 test from std_algorithms_mismatch_test 43: [ RUN ] std_algorithms_mismatch_test.test 43: [ OK ] std_algorithms_mismatch_test.test (186 ms) 43: [----------] 1 test from std_algorithms_mismatch_test (186 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 (52 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 13 tests from 10 test suites ran. (3630 ms total) 43: [ PASSED ] 13 tests. 43/59 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_C ............... Passed 4.40 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_D 44: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 44: Test timeout computed to be: 1500 44: [==========] Running 31 tests from 5 test suites. 44: [----------] Global test environment set-up. 44: [----------] 3 tests from std_algorithms_mod_ops_test 44: [ RUN ] std_algorithms_mod_ops_test.move 44: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 44: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 44: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms) 44: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 44: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 44: [----------] 3 tests from std_algorithms_mod_ops_test (0 ms total) 44: 44: [----------] 12 tests from std_algorithms_mod_seq_ops_test 44: [ RUN ] std_algorithms_mod_seq_ops_test.copy 44: [ OK ] std_algorithms_mod_seq_ops_test.copy (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 44: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 44: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 44: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 44: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.fill 44: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 44: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 44: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 44: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.generate 44: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 44: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 44: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 44: [----------] 12 tests from std_algorithms_mod_seq_ops_test (3 ms total) 44: 44: [----------] 4 tests from std_algorithms_replace_ops_test 44: [ RUN ] std_algorithms_replace_ops_test.replace 44: [ OK ] std_algorithms_replace_ops_test.replace (28 ms) 44: [ RUN ] std_algorithms_replace_ops_test.replace_if 44: [ OK ] std_algorithms_replace_ops_test.replace_if (137 ms) 44: [ RUN ] std_algorithms_replace_ops_test.replace_copy 44: [ OK ] std_algorithms_replace_ops_test.replace_copy (49 ms) 44: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 44: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (46 ms) 44: [----------] 4 tests from std_algorithms_replace_ops_test (262 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 (33 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.unique 44: [ OK ] std_algorithms_mod_seq_ops.unique (243 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 44: [ OK ] std_algorithms_mod_seq_ops.unique_copy (78 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.remove 44: [ OK ] std_algorithms_mod_seq_ops.remove (55 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.remove_if 44: [ OK ] std_algorithms_mod_seq_ops.remove_if (56 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 44: [ OK ] std_algorithms_mod_seq_ops.remove_copy (166 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 44: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (59 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.rotate 44: [ OK ] std_algorithms_mod_seq_ops.rotate (1222 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 44: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (427 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.shift_left 44: [ OK ] std_algorithms_mod_seq_ops.shift_left (1146 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.shift_right 44: [ OK ] std_algorithms_mod_seq_ops.shift_right (1154 ms) 44: [----------] 11 tests from std_algorithms_mod_seq_ops (4647 ms total) 44: 44: [----------] 1 test from std_algorithms_modseq_test 44: [ RUN ] std_algorithms_modseq_test.reverse 44: [ OK ] std_algorithms_modseq_test.reverse (51 ms) 44: [----------] 1 test from std_algorithms_modseq_test (51 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 31 tests from 5 test suites ran. (4964 ms total) 44: [ PASSED ] 31 tests. 44/59 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_D ............... Passed 5.72 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_E 45: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 45: Test timeout computed to be: 1500 45: [==========] Running 29 tests from 7 test suites. 45: [----------] Global test environment set-up. 45: [----------] 2 tests from std_algorithms_sorting_ops_test 45: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 45: [ OK ] std_algorithms_sorting_ops_test.is_sorted (11 ms) 45: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 45: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (10 ms) 45: [----------] 2 tests from std_algorithms_sorting_ops_test (22 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 (20 ms) 45: [----------] 1 test from std_algorithms_partitioning_ops (20 ms total) 45: 45: [----------] 12 tests from std_algorithms_numerics_test 45: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 45: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (1 ms) 45: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 45: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 45: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 45: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 45: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 45: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 45: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 45: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 45: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 45: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 45: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 45: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms) 45: [----------] 12 tests from std_algorithms_numerics_test (8 ms total) 45: 45: [----------] 1 test from std_algorithms_numerics_ops_test 45: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 45: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (98 ms) 45: [----------] 1 test from std_algorithms_numerics_ops_test (98 ms total) 45: 45: [----------] 8 tests from std_algorithms_numeric_ops_test 45: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 45: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (725 ms) 45: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 45: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 45: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 45: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (510 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 (206 ms) 45: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 45: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 45: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 45: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (279 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 (1721 ms total) 45: 45: [----------] 1 test from std_algorithms_transform_ops_test 45: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 45: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (38 ms) 45: [----------] 1 test from std_algorithms_transform_ops_test (38 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 29 tests from 7 test suites ran. (1912 ms total) 45: [ PASSED ] 29 tests. 45/59 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_E ............... Passed 2.67 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 46: Test command: /var/jenkins/workspace/Kokkos_PR-6783/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 (340 ms) 46: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 46: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (324 ms) 46: [----------] 2 tests from std_algorithms_adjacent_find_team_test (664 ms total) 46: 46: [----------] 2 tests from std_algorithms_count_team_test 46: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 46: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (504 ms) 46: [ RUN ] std_algorithms_count_team_test.count_returns_zero 46: [ OK ] std_algorithms_count_team_test.count_returns_zero (132 ms) 46: [----------] 2 tests from std_algorithms_count_team_test (636 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 46: [ OK ] std_algorithms_for_each_team_test.test (353 ms) 46: [----------] 1 test from std_algorithms_for_each_team_test (353 ms total) 46: 46: [----------] 1 test from std_algorithms_for_each_n_team_test 46: [ RUN ] std_algorithms_for_each_n_team_test.test 46: [ OK ] std_algorithms_for_each_n_team_test.test (369 ms) 46: [----------] 1 test from std_algorithms_for_each_n_team_test (369 ms total) 46: 46: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 46: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 46: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (2852 ms) 46: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 46: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1607 ms) 46: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 46: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1619 ms) 46: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (6080 ms total) 46: 46: [----------] 2 tests from std_algorithms_mismatch_team_test 46: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 46: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (1855 ms) 46: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 46: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (470 ms) 46: [----------] 2 tests from std_algorithms_mismatch_team_test (2326 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 12 tests from 7 test suites ran. (10603 ms total) 46: [ PASSED ] 12 tests. 46/59 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .......... Passed 11.34 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 47: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 47: Test timeout computed to be: 1500 47: [==========] Running 8 tests from 4 test suites. 47: [----------] Global test environment set-up. 47: [----------] 2 tests from std_algorithms_equal_team_test 47: [ RUN ] std_algorithms_equal_team_test.views_are_equal 47: [ OK ] std_algorithms_equal_team_test.views_are_equal (1246 ms) 47: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 47: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (675 ms) 47: [----------] 2 tests from std_algorithms_equal_team_test (1922 ms total) 47: 47: [----------] 2 tests from std_algorithms_search_team_test 47: [ RUN ] std_algorithms_search_team_test.sequences_exist 47: [ OK ] std_algorithms_search_team_test.sequences_exist (488 ms) 47: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 47: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (669 ms) 47: [----------] 2 tests from std_algorithms_search_team_test (1158 ms total) 47: 47: [----------] 2 tests from std_algorithms_find_end_team_test 47: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 47: [ OK ] std_algorithms_find_end_team_test.sequences_exist (1748 ms) 47: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 47: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1523 ms) 47: [----------] 2 tests from std_algorithms_find_end_team_test (3272 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 47: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (1234 ms) 47: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 47: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (5783 ms) 47: [----------] 2 tests from std_algorithms_find_first_of_team_test (7018 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 8 tests from 4 test suites ran. (13372 ms total) 47: [ PASSED ] 8 tests. 47/59 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .......... Passed 14.11 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 48: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 48: Test timeout computed to be: 1500 48: [==========] Running 11 tests from 7 test suites. 48: [----------] Global test environment set-up. 48: [----------] 2 tests from std_algorithms_find_team_test 48: [ RUN ] std_algorithms_find_team_test.searched_values_exist 48: [ OK ] std_algorithms_find_team_test.searched_values_exist (185 ms) 48: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 48: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (316 ms) 48: [----------] 2 tests from std_algorithms_find_team_test (502 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 (134 ms) 48: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 48: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (312 ms) 48: [----------] 2 tests from std_algorithms_find_if_team_test (447 ms total) 48: 48: [----------] 2 tests from std_algorithms_find_if_not_team_test 48: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 48: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (314 ms) 48: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 48: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (133 ms) 48: [----------] 2 tests from std_algorithms_find_if_not_team_test (448 ms total) 48: 48: [----------] 1 test from std_algorithms_all_of_team_test 48: [ RUN ] std_algorithms_all_of_team_test.test 48: [ OK ] std_algorithms_all_of_team_test.test (310 ms) 48: [----------] 1 test from std_algorithms_all_of_team_test (310 ms total) 48: 48: [----------] 1 test from std_algorithms_any_of_team_test 48: [ RUN ] std_algorithms_any_of_team_test.test 48: [ OK ] std_algorithms_any_of_team_test.test (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 48: [ OK ] std_algorithms_none_of_team_test.test (310 ms) 48: [----------] 1 test from std_algorithms_none_of_team_test (310 ms total) 48: 48: [----------] 2 tests from std_algorithms_search_n_team_test 48: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 48: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (177 ms) 48: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 48: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (202 ms) 48: [----------] 2 tests from std_algorithms_search_n_team_test (379 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 11 tests from 7 test suites ran. (2528 ms total) 48: [ PASSED ] 11 tests. 48/59 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .......... Passed 3.27 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 49: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 49: Test timeout computed to be: 1500 49: [==========] Running 3 tests from 3 test suites. 49: [----------] Global test environment set-up. 49: [----------] 1 test from std_algorithms_min_element_team_test 49: [ RUN ] std_algorithms_min_element_team_test.test 49: [ OK ] std_algorithms_min_element_team_test.test (1207 ms) 49: [----------] 1 test from std_algorithms_min_element_team_test (1207 ms total) 49: 49: [----------] 1 test from std_algorithms_max_element_team_test 49: [ RUN ] std_algorithms_max_element_team_test.test 49: [ OK ] std_algorithms_max_element_team_test.test (1198 ms) 49: [----------] 1 test from std_algorithms_max_element_team_test (1198 ms total) 49: 49: [----------] 1 test from std_algorithms_minmax_element_team_test 49: [ RUN ] std_algorithms_minmax_element_team_test.test 49: [ OK ] std_algorithms_minmax_element_team_test.test (1733 ms) 49: [----------] 1 test from std_algorithms_minmax_element_team_test (1733 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 3 tests from 3 test suites ran. (4139 ms total) 49: [ PASSED ] 3 tests. 49/59 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .......... Passed 4.88 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 50: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 50: Test timeout computed to be: 1500 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 (212 ms) 50: [----------] 1 test from std_algorithms_fill_team_test (212 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 (224 ms) 50: [----------] 1 test from std_algorithms_fill_n_team_test (224 ms total) 50: 50: [----------] 1 test from std_algorithms_replace_team_test 50: [ RUN ] std_algorithms_replace_team_test.test 50: [ OK ] std_algorithms_replace_team_test.test (352 ms) 50: [----------] 1 test from std_algorithms_replace_team_test (352 ms total) 50: 50: [----------] 1 test from std_algorithms_replace_if_team_test 50: [ RUN ] std_algorithms_replace_if_team_test.test 50: [ OK ] std_algorithms_replace_if_team_test.test (473 ms) 50: [----------] 1 test from std_algorithms_replace_if_team_test (473 ms total) 50: 50: [----------] 1 test from std_algorithms_replace_copy_team_test 50: [ RUN ] std_algorithms_replace_copy_team_test.test 50: [ OK ] std_algorithms_replace_copy_team_test.test (987 ms) 50: [----------] 1 test from std_algorithms_replace_copy_team_test (987 ms total) 50: 50: [----------] 1 test from std_algorithms_replace_copy_if_team_test 50: [ RUN ] std_algorithms_replace_copy_if_team_test.test 50: [ OK ] std_algorithms_replace_copy_if_team_test.test (700 ms) 50: [----------] 1 test from std_algorithms_replace_copy_if_team_test (700 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 6 tests from 6 test suites ran. (2951 ms total) 50: [ PASSED ] 6 tests. 50/59 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .......... Passed 3.69 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 51: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 51: Test timeout computed to be: 1500 51: [==========] Running 4 tests from 4 test suites. 51: [----------] Global test environment set-up. 51: [----------] 1 test from std_algorithms_reverse_team_test 51: [ RUN ] std_algorithms_reverse_team_test.test 51: [ OK ] std_algorithms_reverse_team_test.test (226 ms) 51: [----------] 1 test from std_algorithms_reverse_team_test (226 ms total) 51: 51: [----------] 1 test from std_algorithms_reverse_copy_team_test 51: [ RUN ] std_algorithms_reverse_copy_team_test.test 51: [ OK ] std_algorithms_reverse_copy_team_test.test (263 ms) 51: [----------] 1 test from std_algorithms_reverse_copy_team_test (263 ms total) 51: 51: [----------] 1 test from std_algorithms_rotate_team_test 51: [ RUN ] std_algorithms_rotate_team_test.test 51: [ OK ] std_algorithms_rotate_team_test.test (586 ms) 51: [----------] 1 test from std_algorithms_rotate_team_test (586 ms total) 51: 51: [----------] 1 test from std_algorithms_rotate_copy_team_test 51: [ RUN ] std_algorithms_rotate_copy_team_test.test 51: [ OK ] std_algorithms_rotate_copy_team_test.test (432 ms) 51: [----------] 1 test from std_algorithms_rotate_copy_team_test (432 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 4 tests from 4 test suites ran. (1509 ms total) 51: [ PASSED ] 4 tests. 51/59 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .......... Passed 2.24 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 52: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 52: Test timeout computed to be: 1500 52: [==========] Running 4 tests from 4 test suites. 52: [----------] Global test environment set-up. 52: [----------] 1 test from std_algorithms_move_team_test 52: [ RUN ] std_algorithms_move_team_test.test 52: [ OK ] std_algorithms_move_team_test.test (476 ms) 52: [----------] 1 test from std_algorithms_move_team_test (476 ms total) 52: 52: [----------] 1 test from std_algorithms_move_backward_team_test 52: [ RUN ] std_algorithms_move_backward_team_test.test 52: [ OK ] std_algorithms_move_backward_team_test.test (410 ms) 52: [----------] 1 test from std_algorithms_move_backward_team_test (410 ms total) 52: 52: [----------] 1 test from std_algorithms_shift_left_team_test 52: [ RUN ] std_algorithms_shift_left_team_test.test 52: [ OK ] std_algorithms_shift_left_team_test.test (1456 ms) 52: [----------] 1 test from std_algorithms_shift_left_team_test (1456 ms total) 52: 52: [----------] 1 test from std_algorithms_shift_right_team_test 52: [ RUN ] std_algorithms_shift_right_team_test.test 52: [ OK ] std_algorithms_shift_right_team_test.test (1320 ms) 52: [----------] 1 test from std_algorithms_shift_right_team_test (1320 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 4 tests from 4 test suites ran. (3665 ms total) 52: [ PASSED ] 4 tests. 52/59 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .......... Passed 4.43 sec test 53 Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 53: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 53: Test timeout computed to be: 1500 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 53: [ OK ] std_algorithms_copy_team_test.test (597 ms) 53: [----------] 1 test from std_algorithms_copy_team_test (598 ms total) 53: 53: [----------] 1 test from std_algorithms_copy_n_team_test 53: [ RUN ] std_algorithms_copy_n_team_test.test 53: [ OK ] std_algorithms_copy_n_team_test.test (275 ms) 53: [----------] 1 test from std_algorithms_copy_n_team_test (275 ms total) 53: 53: [----------] 1 test from std_algorithms_copy_backward_team_test 53: [ RUN ] std_algorithms_copy_backward_team_test.test 53: [ OK ] std_algorithms_copy_backward_team_test.test (383 ms) 53: [----------] 1 test from std_algorithms_copy_backward_team_test (383 ms total) 53: 53: [----------] 1 test from std_algorithms_copy_if_team_test 53: [ RUN ] std_algorithms_copy_if_team_test.test 53: [ OK ] std_algorithms_copy_if_team_test.test (504 ms) 53: [----------] 1 test from std_algorithms_copy_if_team_test (504 ms total) 53: 53: [----------] 1 test from std_algorithms_unique_copy_team_test 53: [ RUN ] std_algorithms_unique_copy_team_test.test 53: [ OK ] std_algorithms_unique_copy_team_test.test (1030 ms) 53: [----------] 1 test from std_algorithms_unique_copy_team_test (1030 ms total) 53: 53: [----------] 1 test from std_algorithms_remove_team_test 53: [ RUN ] std_algorithms_remove_team_test.test 53: [ OK ] std_algorithms_remove_team_test.test (607 ms) 53: [----------] 1 test from std_algorithms_remove_team_test (607 ms total) 53: 53: [----------] 1 test from std_algorithms_remove_if_team_test 53: [ RUN ] std_algorithms_remove_if_team_test.test 53: [ OK ] std_algorithms_remove_if_team_test.test (607 ms) 53: [----------] 1 test from std_algorithms_remove_if_team_test (607 ms total) 53: 53: [----------] 1 test from std_algorithms_remove_copy_team_test 53: [ RUN ] std_algorithms_remove_copy_team_test.test 53: [ OK ] std_algorithms_remove_copy_team_test.test (747 ms) 53: [----------] 1 test from std_algorithms_remove_copy_team_test (747 ms total) 53: 53: [----------] 1 test from std_algorithms_remove_copy_if_team_test 53: [ RUN ] std_algorithms_remove_copy_if_team_test.test 53: [ OK ] std_algorithms_remove_copy_if_team_test.test (656 ms) 53: [----------] 1 test from std_algorithms_remove_copy_if_team_test (656 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 9 tests from 9 test suites ran. (5412 ms total) 53: [ PASSED ] 9 tests. 53/59 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .......... Passed 6.15 sec test 54 Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 54: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 54: Test timeout computed to be: 1500 54: [==========] Running 4 tests from 4 test suites. 54: [----------] Global test environment set-up. 54: [----------] 1 test from std_algorithms_unique_team_test 54: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 54: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1165 ms) 54: [----------] 1 test from std_algorithms_unique_team_test (1165 ms total) 54: 54: [----------] 1 test from std_algorithms_adjacent_difference_team_test 54: [ RUN ] std_algorithms_adjacent_difference_team_test.test 54: [ OK ] std_algorithms_adjacent_difference_team_test.test (1017 ms) 54: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1017 ms total) 54: 54: [----------] 1 test from std_algorithms_reduce_team_test 54: [ RUN ] std_algorithms_reduce_team_test.test 54: [ OK ] std_algorithms_reduce_team_test.test (579 ms) 54: [----------] 1 test from std_algorithms_reduce_team_test (579 ms total) 54: 54: [----------] 1 test from std_algorithms_transform_reduce_team_test 54: [ RUN ] std_algorithms_transform_reduce_team_test.test 54: [ OK ] std_algorithms_transform_reduce_team_test.test (986 ms) 54: [----------] 1 test from std_algorithms_transform_reduce_team_test (986 ms total) 54: 54: [----------] Global test environment tear-down 54: [==========] 4 tests from 4 test suites ran. (3748 ms total) 54: [ PASSED ] 4 tests. 54/59 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .......... Passed 4.49 sec test 55 Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 55: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 55: Test timeout computed to be: 1500 55: [==========] Running 18 tests from 5 test suites. 55: [----------] Global test environment set-up. 55: [----------] 2 tests from std_algorithms_is_sorted_team_test 55: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 55: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (507 ms) 55: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 55: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1453 ms) 55: [----------] 2 tests from std_algorithms_is_sorted_team_test (1961 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 55: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1398 ms) 55: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 55: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (738 ms) 55: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2163 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 55: [ OK ] std_algorithms_is_partitioned_team_test.all_true (351 ms) 55: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 55: [ OK ] std_algorithms_is_partitioned_team_test.all_false (350 ms) 55: [ RUN ] std_algorithms_is_partitioned_team_test.random 55: [ OK ] std_algorithms_is_partitioned_team_test.random (343 ms) 55: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1052 ms total) 55: 55: [----------] 4 tests from std_algorithms_partition_copy_team_test 55: [ RUN ] std_algorithms_partition_copy_team_test.empty 55: [ OK ] std_algorithms_partition_copy_team_test.empty (10 ms) 55: [ RUN ] std_algorithms_partition_copy_team_test.all_true 55: [ OK ] std_algorithms_partition_copy_team_test.all_true (778 ms) 55: [ RUN ] std_algorithms_partition_copy_team_test.all_false 55: [ OK ] std_algorithms_partition_copy_team_test.all_false (777 ms) 55: [ RUN ] std_algorithms_partition_copy_team_test.random 55: [ OK ] std_algorithms_partition_copy_team_test.random (761 ms) 55: [----------] 4 tests from std_algorithms_partition_copy_team_test (2328 ms total) 55: 55: [----------] 4 tests from std_algorithms_partition_point_team_test 55: [ RUN ] std_algorithms_partition_point_team_test.empty 55: [ OK ] std_algorithms_partition_point_team_test.empty (5 ms) 55: [ RUN ] std_algorithms_partition_point_team_test.all_true 55: [ OK ] std_algorithms_partition_point_team_test.all_true (235 ms) 55: [ RUN ] std_algorithms_partition_point_team_test.all_false 55: [ OK ] std_algorithms_partition_point_team_test.all_false (234 ms) 55: [ RUN ] std_algorithms_partition_point_team_test.random 55: [ OK ] std_algorithms_partition_point_team_test.random (216 ms) 55: [----------] 4 tests from std_algorithms_partition_point_team_test (691 ms total) 55: 55: [----------] Global test environment tear-down 55: [==========] 18 tests from 5 test suites ran. (8197 ms total) 55: [ PASSED ] 18 tests. 55/59 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .......... Passed 8.94 sec test 56 Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 56: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 56: Test timeout computed to be: 1500 56: [==========] Running 5 tests from 4 test suites. 56: [----------] Global test environment set-up. 56: [----------] 2 tests from std_algorithms_transform_team_test 56: [ RUN ] std_algorithms_transform_team_test.test_unary_op 56: [ OK ] std_algorithms_transform_team_test.test_unary_op (722 ms) 56: [ RUN ] std_algorithms_transform_team_test.test_binary_op 56: [ OK ] std_algorithms_transform_team_test.test_binary_op (734 ms) 56: [----------] 2 tests from std_algorithms_transform_team_test (1456 ms total) 56: 56: [----------] 1 test from std_algorithms_generate_team_test 56: [ RUN ] std_algorithms_generate_team_test.test_unary_op 56: [ OK ] std_algorithms_generate_team_test.test_unary_op (1653 ms) 56: [----------] 1 test from std_algorithms_generate_team_test (1653 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 (226 ms) 56: [----------] 1 test from std_algorithms_generate_n_team_test (226 ms total) 56: 56: [----------] 1 test from std_algorithms_swap_ranges_team_test 56: [ RUN ] std_algorithms_swap_ranges_team_test.test 56: [ OK ] std_algorithms_swap_ranges_team_test.test (648 ms) 56: [----------] 1 test from std_algorithms_swap_ranges_team_test (648 ms total) 56: 56: [----------] Global test environment tear-down 56: [==========] 5 tests from 4 test suites ran. (3984 ms total) 56: [ PASSED ] 5 tests. 56/59 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .......... Passed 4.73 sec test 57 Start 57: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 57: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 57: Test timeout computed to be: 1500 57: [==========] Running 2 tests from 2 test suites. 57: [----------] Global test environment set-up. 57: [----------] 1 test from std_algorithms_exclusive_scan_team_test 57: [ RUN ] std_algorithms_exclusive_scan_team_test.test 57: [ OK ] std_algorithms_exclusive_scan_team_test.test (2856 ms) 57: [----------] 1 test from std_algorithms_exclusive_scan_team_test (2856 ms total) 57: 57: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 57: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 57: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (1417 ms) 57: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1417 ms total) 57: 57: [----------] Global test environment tear-down 57: [==========] 2 tests from 2 test suites ran. (4273 ms total) 57: [ PASSED ] 2 tests. 57/59 Test #57: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .......... Passed 5.04 sec test 58 Start 58: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 58: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 58: Test timeout computed to be: 1500 58: [==========] Running 2 tests from 2 test suites. 58: [----------] Global test environment set-up. 58: [----------] 1 test from std_algorithms_inclusive_scan_team_test 58: [ RUN ] std_algorithms_inclusive_scan_team_test.test 58: [ OK ] std_algorithms_inclusive_scan_team_test.test (4182 ms) 58: [----------] 1 test from std_algorithms_inclusive_scan_team_test (4182 ms total) 58: 58: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 58: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 58: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (2790 ms) 58: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (2790 ms total) 58: 58: [----------] Global test environment tear-down 58: [==========] 2 tests from 2 test suites ran. (6973 ms total) 58: [ PASSED ] 2 tests. 58/59 Test #58: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .......... Passed 7.72 sec test 59 Start 59: Kokkos_UnitTest_SIMD 59: Test command: /var/jenkins/workspace/Kokkos_PR-6783/build/simd/unit_tests/Kokkos_UnitTest_SIMD 59: Test timeout computed to be: 1500 59: [==========] Running 16 tests from 1 test suite. 59: [----------] Global test environment set-up. 59: [----------] 16 tests from simd 59: [ RUN ] simd.host_math_ops 59: [ OK ] simd.host_math_ops (0 ms) 59: [ RUN ] simd.device_math_ops 59: [ OK ] simd.device_math_ops (2 ms) 59: [ RUN ] simd.host_mask_ops 59: [ OK ] simd.host_mask_ops (0 ms) 59: [ RUN ] simd.device_mask_ops 59: [ OK ] simd.device_mask_ops (0 ms) 59: [ RUN ] simd.host_conversions 59: [ OK ] simd.host_conversions (0 ms) 59: [ RUN ] simd.device_conversions 59: [ OK ] simd.device_conversions (0 ms) 59: [ RUN ] simd.host_shift_ops 59: [ OK ] simd.host_shift_ops (0 ms) 59: [ RUN ] simd.device_shift_ops 59: [ OK ] simd.device_shift_ops (0 ms) 59: [ RUN ] simd.host_condition 59: [ OK ] simd.host_condition (0 ms) 59: [ RUN ] simd.device_condition 59: [ OK ] simd.device_condition (0 ms) 59: [ RUN ] simd.host_gen_ctors 59: [ OK ] simd.host_gen_ctors (0 ms) 59: [ RUN ] simd.device_gen_ctors 59: [ OK ] simd.device_gen_ctors (0 ms) 59: [ RUN ] simd.host_where_expressions 59: [ OK ] simd.host_where_expressions (0 ms) 59: [ RUN ] simd.device_where_expressions 59: [ OK ] simd.device_where_expressions (0 ms) 59: [ RUN ] simd.host_reductions 59: [ OK ] simd.host_reductions (0 ms) 59: [ RUN ] simd.device_reductions 59: [ OK ] simd.device_reductions (0 ms) 59: [----------] 16 tests from simd (3 ms total) 59: 59: [----------] Global test environment tear-down 59: [==========] 16 tests from 1 test suite ran. (3 ms total) 59: [ PASSED ] 16 tests. 59/59 Test #59: Kokkos_UnitTest_SIMD ............................. Passed 0.74 sec 100% tests passed, 0 tests failed out of 59 Total Test time (real) = 572.75 sec Post stage [Pipeline] sh + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Wed Feb 14 11:22:02 2024 stats zeroed Wed Feb 14 10:49:49 2024 cache hit (direct) 55 cache hit (preprocessed) 2 cache miss 678 cache hit rate 7.76 % cleanups performed 6 files in cache 7200 cache size 4.5 GB max cache size 5.0 GB [Pipeline] } $ docker stop --time=1 b4ae10cd5ad85c7165648d5aa0321a4aa77f9eda82e6e28645e64d298b124b68 $ docker rm -f --volumes b4ae10cd5ad85c7165648d5aa0321a4aa77f9eda82e6e28645e64d298b124b68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline ERROR: script returned exit code 2 GitHub has been notified of this commit’s build result Finished: FAILURE