Pull request #6954 updated Connecting to https://api.github.com using 476720/****** Obtained .jenkins from 9eefa551f2e2429b9338db20bdaf8222fc19661d+cf59f3120ed5cd0ef6e223519de02b7d2b30193a (52e2cfaebe11b90e1f5d308548d451023aa2acc0) [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 fetnat09 in /var/jenkins/workspace/Kokkos_PR-6954 [Pipeline] { [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL Fetching changes from the remote Git repository Fetching without tags > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6954/.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/6954/head:refs/remotes/origin/PR-6954 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Merging remotes/origin/develop commit cf59f3120ed5cd0ef6e223519de02b7d2b30193a into PR head commit 9eefa551f2e2429b9338db20bdaf8222fc19661d Merge succeeded, producing 2361b6aaaac25ecfed73086b5b39c36d011f1b53 Checking out Revision 2361b6aaaac25ecfed73086b5b39c36d011f1b53 (PR-6954) > git config core.sparsecheckout # timeout=10 > git checkout -f 9eefa551f2e2429b9338db20bdaf8222fc19661d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge cf59f3120ed5cd0ef6e223519de02b7d2b30193a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2361b6aaaac25ecfed73086b5b39c36d011f1b53 # timeout=10 Commit message: "Merge commit 'cf59f3120ed5cd0ef6e223519de02b7d2b30193a' into HEAD" > git rev-list --no-walk da61c12a6e48558c663e222a22ee530f7c485901 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t f623d1e684e41f438b98571a8c13b2df53f881d2 -f scripts/docker/Dockerfile.clang scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 22.02kB Step 1/3 : FROM ubuntu:20.04 ---> 3cff1c6ff37e Step 2/3 : RUN apt-get update && apt-get install -y bc git build-essential clang-format-8 wget && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 22f0e90c798a Step 3/3 : ENV CLANG_FORMAT_EXE=clang-format-8 ---> Using cache ---> 7fbf56a1efc6 Successfully built 7fbf56a1efc6 Successfully tagged f623d1e684e41f438b98571a8c13b2df53f881d2:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . f623d1e684e41f438b98571a8c13b2df53f881d2 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat09 seems to be running inside container 81643f3ce80dd524a9f6a2ac75cf8d20eb139c8b2d3d82b6e87cd717b39144a6 $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache -w /var/jenkins/workspace/Kokkos_PR-6954 --volumes-from 81643f3ce80dd524a9f6a2ac75cf8d20eb139c8b2d3d82b6e87cd717b39144a6 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** f623d1e684e41f438b98571a8c13b2df53f881d2 cat $ docker top c7e666e02ade6dc9c2b1ff73ba0e26eaa60f99229fc39eadf1ae306892042dd4 -eo pid,comm [Pipeline] { [Pipeline] sh + ./scripts/docker/check_format_cpp.sh [Pipeline] } $ docker stop --time=1 c7e666e02ade6dc9c2b1ff73ba0e26eaa60f99229fc39eadf1ae306892042dd4 $ docker rm -f --volumes c7e666e02ade6dc9c2b1ff73ba0e26eaa60f99229fc39eadf1ae306892042dd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: OPENACC-NVHPC-CUDA-12.2) [Pipeline] { (Branch: CUDA-12.2-NVHPC) [Pipeline] { (Branch: SYCL-OneAPI) [Pipeline] { (Branch: HIP-ROCm-5.2) [Pipeline] { (Branch: HIP-ROCm-5.6-C++20) [Pipeline] { (Branch: OPENMPTARGET-Clang) [Pipeline] { (Branch: CUDA-11.0.3-Clang-Tidy) [Pipeline] { (Branch: CUDA-11.7-NVCC) [Pipeline] { (Branch: CUDA-11.0-NVCC-RDC) [Pipeline] { (Branch: CUDA-11.6-NVCC-DEBUG) [Pipeline] { (Branch: GCC-8.4.0) [Pipeline] stage [Pipeline] { (OPENACC-NVHPC-CUDA-12.2) [Pipeline] stage [Pipeline] { (CUDA-12.2-NVHPC) [Pipeline] stage [Pipeline] { (SYCL-OneAPI) [Pipeline] stage [Pipeline] { (HIP-ROCm-5.2) [Pipeline] stage [Pipeline] { (HIP-ROCm-5.6-C++20) [Pipeline] stage [Pipeline] { (OPENMPTARGET-Clang) [Pipeline] stage [Pipeline] { (CUDA-11.0.3-Clang-Tidy) [Pipeline] stage [Pipeline] { (CUDA-11.7-NVCC) [Pipeline] stage [Pipeline] { (CUDA-11.0-NVCC-RDC) [Pipeline] stage [Pipeline] { (CUDA-11.6-NVCC-DEBUG) [Pipeline] stage [Pipeline] { (GCC-8.4.0) [Pipeline] node [Pipeline] node Running on fetnat05 in /var/jenkins/workspace/Kokkos_PR-6954 Running on fetnat03 in /var/jenkins/workspace/Kokkos_PR-6954 [Pipeline] node Running on waffle02 in /var/jenkins/workspace/Kokkos_PR-6954 [Pipeline] node Running on lascaux05 in /var/jenkins/workspace/Kokkos_PR-6954 [Pipeline] node Running on lascaux04 in /var/jenkins/workspace/Kokkos_PR-6954 [Pipeline] node Running on fetnat09 in /var/jenkins/workspace/Kokkos_PR-6954 [Pipeline] node Running on fetnat08 in /var/jenkins/workspace/Kokkos_PR-6954 [Pipeline] node Running on fetnat06 in /var/jenkins/workspace/Kokkos_PR-6954 [Pipeline] node Running on waffle03 in /var/jenkins/workspace/Kokkos_PR-6954 [Pipeline] node [Pipeline] node Running on CpuNode6 in /var/jenkins/workspace/Kokkos_PR-6954 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE [Pipeline] checkout using credential Jenkins ORNL Selected Git installation does not exist. Using Default The recommended git tool is: NONE [Pipeline] checkout Selected Git installation does not exist. Using Default using credential The recommended git tool is: NONE Jenkins ORNL [Pipeline] checkout using credential Jenkins ORNL Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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 [Pipeline] checkout using credential Jenkins ORNL Fetching without tags Selected Git installation does not exist. Using Default The recommended git tool is: NONE Fetching changes from the remote Git repository [Pipeline] checkout Fetching without tags using credential Jenkins ORNL Fetching changes from the remote Git repository Selected Git installation does not exist. Using Default The recommended git tool is: NONE [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL Fetching changes from the remote Git repository [Pipeline] checkout Fetching changes from the remote Git repository using credential Jenkins ORNL Fetching without tags Selected Git installation does not exist. Using Default The recommended git tool is: NONE [Pipeline] checkout Fetching without tags 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 Fetching changes from the remote Git repository Fetching changes from the remote Git repository Fetching changes from the remote Git repository Fetching changes from the remote Git repository Fetching without tags Fetching without tags Fetching without tags Fetching without tags Fetching changes from the remote Git repository Fetching without tags > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6954/.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/6954/head:refs/remotes/origin/PR-6954 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Merging remotes/origin/develop commit cf59f3120ed5cd0ef6e223519de02b7d2b30193a into PR head commit 9eefa551f2e2429b9338db20bdaf8222fc19661d Merging remotes/origin/develop commit cf59f3120ed5cd0ef6e223519de02b7d2b30193a into PR head commit 9eefa551f2e2429b9338db20bdaf8222fc19661d Merge succeeded, producing eb51e9839873b8b0269333926c1488a7b21cc031 Checking out Revision eb51e9839873b8b0269333926c1488a7b21cc031 (PR-6954) Merging remotes/origin/develop commit cf59f3120ed5cd0ef6e223519de02b7d2b30193a into PR head commit 9eefa551f2e2429b9338db20bdaf8222fc19661d Merge succeeded, producing eb51e9839873b8b0269333926c1488a7b21cc031 Checking out Revision eb51e9839873b8b0269333926c1488a7b21cc031 (PR-6954) Commit message: "Merge commit 'cf59f3120ed5cd0ef6e223519de02b7d2b30193a' into HEAD" > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6954/.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/6954/head:refs/remotes/origin/PR-6954 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9eefa551f2e2429b9338db20bdaf8222fc19661d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge cf59f3120ed5cd0ef6e223519de02b7d2b30193a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb51e9839873b8b0269333926c1488a7b21cc031 # timeout=10 > git rev-list --no-walk da61c12a6e48558c663e222a22ee530f7c485901 # timeout=10 Commit message: "Merge commit 'cf59f3120ed5cd0ef6e223519de02b7d2b30193a' into HEAD" Merging remotes/origin/develop commit cf59f3120ed5cd0ef6e223519de02b7d2b30193a into PR head commit 9eefa551f2e2429b9338db20bdaf8222fc19661d Merge succeeded, producing eb51e9839873b8b0269333926c1488a7b21cc031 Checking out Revision eb51e9839873b8b0269333926c1488a7b21cc031 (PR-6954) Merge succeeded, producing eb51e9839873b8b0269333926c1488a7b21cc031 Checking out Revision eb51e9839873b8b0269333926c1488a7b21cc031 (PR-6954) Commit message: "Merge commit 'cf59f3120ed5cd0ef6e223519de02b7d2b30193a' into HEAD" Commit message: "Merge commit 'cf59f3120ed5cd0ef6e223519de02b7d2b30193a' into HEAD" > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6954/.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/6954/head:refs/remotes/origin/PR-6954 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6954/.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/6954/head:refs/remotes/origin/PR-6954 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6954/.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/6954/head:refs/remotes/origin/PR-6954 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9eefa551f2e2429b9338db20bdaf8222fc19661d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge cf59f3120ed5cd0ef6e223519de02b7d2b30193a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb51e9839873b8b0269333926c1488a7b21cc031 # timeout=10 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6954/.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/6954/head:refs/remotes/origin/PR-6954 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9eefa551f2e2429b9338db20bdaf8222fc19661d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge cf59f3120ed5cd0ef6e223519de02b7d2b30193a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb51e9839873b8b0269333926c1488a7b21cc031 # timeout=10 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6954/.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/6954/head:refs/remotes/origin/PR-6954 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6954/.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/6954/head:refs/remotes/origin/PR-6954 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6954/.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/6954/head:refs/remotes/origin/PR-6954 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6954/.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/6954/head:refs/remotes/origin/PR-6954 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9eefa551f2e2429b9338db20bdaf8222fc19661d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge cf59f3120ed5cd0ef6e223519de02b7d2b30193a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb51e9839873b8b0269333926c1488a7b21cc031 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh [Pipeline] isUnix [Pipeline] readFile Merging remotes/origin/develop commit cf59f3120ed5cd0ef6e223519de02b7d2b30193a into PR head commit 9eefa551f2e2429b9338db20bdaf8222fc19661d [Pipeline] sh [Pipeline] withEnv [Pipeline] { Merging remotes/origin/develop commit cf59f3120ed5cd0ef6e223519de02b7d2b30193a into PR head commit 9eefa551f2e2429b9338db20bdaf8222fc19661d Merging remotes/origin/develop commit cf59f3120ed5cd0ef6e223519de02b7d2b30193a into PR head commit 9eefa551f2e2429b9338db20bdaf8222fc19661d [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t de44cdb764f0a5eeaba78fb9d2f0e0988f40b9a6 --build-arg BASE=rocm/dev-ubuntu-20.04:5.2-complete -f scripts/docker/Dockerfile.hipcc scripts/docker #1 [internal] load build definition from Dockerfile.hipcc #1 sha256:b24791ceae1c286dbf6dd76e4179cea66f104b1b513b6db5109b67e27116f5d9 #1 transferring dockerfile: 1.38kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/rocm/dev-ubuntu-20.04:5.2-complete #2 sha256:69c5ca29d0872de0ebfb6a8fe6829aeb16bc364d36baf420066bee35d46f00d3 + docker build -t ce40ce8e003ef41a22867d8c203ba9f5ea09dd61 --build-arg BASE=rocm/dev-ubuntu-20.04:5.6-complete -f scripts/docker/Dockerfile.hipcc scripts/docker #1 [internal] load build definition from Dockerfile.hipcc #1 sha256:15c06b89871aa33853004fd003aa6d9d6b5435c5d1e868bfbd34e6de0f6d3d02 #1 transferring dockerfile: 1.38kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/rocm/dev-ubuntu-20.04:5.6-complete #2 sha256:de758bb069f537eec48abc7bc43bc4c241cc935759afc505336c42a91c26893c + docker build -t e08313e311f3e1ef68cede8039bc0fa01a58505b -f scripts/docker/Dockerfile.gcc scripts/docker #2 [internal] load .dockerignore #2 sha256:f6b9affef89a661beaed10bdd9362599c254e727b6a426069a1b643f09fe4e67 #2 transferring context: 2B done #2 DONE 0.0s #1 [internal] load build definition from Dockerfile.gcc #1 sha256:a450b02ba928982c6840b0b457e563573634674882b55f7504693c66166aae87 #1 transferring dockerfile: 1.75kB 0.0s done #1 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 #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 #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 #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:ee6b7374d7169397053f04053f8088cea1a85d5b4d24fdcc19c83cc5bcbc2351 #9 exporting layers #9 exporting layers done #9 writing image sha256:f9c5dddef3c8ce1efff515783e4cb3c4a8978ab37e0e9f91665fb8a2170f00f2 done #9 naming to docker.io/library/e08313e311f3e1ef68cede8039bc0fa01a58505b:latest done #9 DONE 0.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { Merging remotes/origin/develop commit cf59f3120ed5cd0ef6e223519de02b7d2b30193a into PR head commit 9eefa551f2e2429b9338db20bdaf8222fc19661d [Pipeline] sh + docker build -t ebed9784f5dd46cb712ada000252cfffb2976b00 -f scripts/docker/Dockerfile.openmptarget scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 22.02kB Step 1/14 : ARG BASE=nvidia/cuda:11.1.1-devel-ubuntu20.04 Step 2/14 : FROM $BASE ---> 9165013c68c2 Step 3/14 : RUN apt-get update && apt-get install -y bc git wget ccache python3 libelf-dev g++-multilib && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 3bd91037378d Step 4/14 : ARG NPROC=8 ---> Using cache ---> 6bfe3debbc04 Step 5/14 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> 4a1c75805b7a Step 6/14 : ARG CMAKE_VERSION=3.27.7 ---> Using cache ---> cfe422b90d8f Step 7/14 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> db56b5b74530 Step 8/14 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm ${CMAKE_SCRIPT} ---> Using cache ---> 993abd6ea469 Step 9/14 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 20bea50948d7 Step 10/14 : ARG LLVM_VERSION=llvmorg-17.0.3 ---> Using cache ---> f230ffdcfdfb Step 11/14 : ENV LLVM_DIR=/opt/llvm ---> Using cache ---> eeb3b2e5f1ce Step 12/14 : RUN LLVM_URL=https://github.com/llvm/llvm-project/archive && LLVM_ARCHIVE=${LLVM_VERSION}.tar.gz && SCRATCH_DIR=/scratch && mkdir -p ${SCRATCH_DIR} && cd ${SCRATCH_DIR} && wget --quiet ${LLVM_URL}/${LLVM_ARCHIVE} && mkdir llvm-project && tar -xf ${LLVM_ARCHIVE} -C llvm-project --strip-components=1 && cd llvm-project && mkdir build && cd build && cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=$LLVM_DIR -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DLLVM_ENABLE_PROJECTS="clang" -DLLVM_ENABLE_RUNTIMES="openmp" -DCLANG_OPENMP_NVPTX_DEFAULT_ARCH=sm_70 -DLIBOMPTARGET_NVPTX_COMPUTE_CAPABILITIES=70 ../llvm && make -j${NPROC} && make install && rm -rf ${SCRATCH_DIR} ---> Using cache ---> 5e64c2ff142c Step 13/14 : ENV PATH=${LLVM_DIR}/bin:$PATH ---> Using cache ---> 10b93f441dce Step 14/14 : ENV LD_LIBRARY_PATH=${LLVM_DIR}/lib:$LD_LIBRARY_PATH ---> Using cache ---> 6e96d96f902c Successfully built 6e96d96f902c Successfully tagged ebed9784f5dd46cb712ada000252cfffb2976b00:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { #2 DONE 0.4s #3 [internal] load .dockerignore #3 sha256:e6c9cef8b88aeba29132cce22735289cd44acb5609f57aca065f4a70a9e34b30 #3 transferring context: 2B done #3 DONE 0.0s #7 [1/4] FROM docker.io/rocm/dev-ubuntu-20.04:5.2-complete@sha256:4030c8af0c06c286174758523dabe4b3850bf72d4a8c1ef275d3ec69aa475f65 #7 sha256:46e7225914703c6216b5edd9357c34cc081c7069f463d0428f0d1fc9b4ae6fdb #7 DONE 0.0s #6 [2/4] RUN apt-get update && apt-get install -y kmod wget ccache file && apt-get clean && rm -rf /var/lib/apt/lists/* #6 sha256:044bb24ef46631cd7728b5dac3d03c2bc57ea5f7b5e808b57cec03b25c86f367 #6 CACHED #5 [3/4] RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* #5 sha256:048ccd7a655b3c43ab7c9d5d0849019f138019335967f1eb1a2e1ed37b9732b5 #5 CACHED #4 [4/4] RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v3.16.8 && CMAKE_SCRIPT=cmake-3.16.8-Linux-x86_64.sh && CMAKE_SHA256=cmake-3.16.8-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p /opt/cmake && sh ${CMAKE_SCRIPT} --skip-license --prefix=/opt/cmake && rm cmake* #4 sha256:cb46f82ed2d1fa39346555236424180bec57cef5b2488e2132cbc08c475e280d #4 CACHED #8 exporting to image #8 sha256:805387eefec896c1982d1d43a42cdc931eff8f6b56bc997a92508073a8203a19 #8 exporting layers done #8 writing image sha256:d9966273f122eb2b5cb8aba274e6a437c2d6bb51cf3abc9014830326a5842b11 done #8 naming to docker.io/library/de44cdb764f0a5eeaba78fb9d2f0e0988f40b9a6:latest done #8 DONE 0.0s Merge succeeded, producing 42ba2dc974e02299898de6dd0d1e204b77e8ab27 Checking out Revision 42ba2dc974e02299898de6dd0d1e204b77e8ab27 (PR-6954) [Pipeline] sh #2 DONE 0.3s #3 [internal] load .dockerignore #3 sha256:ca1595f5da55e0d945f044857a6354a325fcb4503e16a080edd0d609cf72ab89 #3 transferring context: 2B done #3 DONE 0.0s #7 [1/4] FROM docker.io/rocm/dev-ubuntu-20.04:5.6-complete@sha256:69f9a8c786ebc09df7f1d260a55beecd13dffa9b9246f230c87a9c1fd18450ca #7 sha256:ffddc1d77564ffa1850adade7576baa2e2d6c4c4f2b0aac44d8b2ed6963b188c #7 DONE 0.0s #6 [2/4] RUN apt-get update && apt-get install -y kmod wget ccache file && apt-get clean && rm -rf /var/lib/apt/lists/* #6 sha256:eee317d2a7f4779d060a861ce9a331cd3248901cb269bf6074da9095560d6064 #6 CACHED #5 [3/4] RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* #5 sha256:dcdf979997794f10bbcd7abf4fec045abd70d14f3422b80cb5ff2e431cac7b3e #5 CACHED #4 [4/4] RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v3.16.8 && CMAKE_SCRIPT=cmake-3.16.8-Linux-x86_64.sh && CMAKE_SHA256=cmake-3.16.8-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p /opt/cmake && sh ${CMAKE_SCRIPT} --skip-license --prefix=/opt/cmake && rm cmake* #4 sha256:20c689dff20b411847f5eda1b64d1a0cb0d81c56925ebcd23655573196947434 #4 CACHED #8 exporting to image #8 sha256:8eaa08216d56db7a4e97d14cd37447f8ddbbb9aa2ef8a03356e5b5b0f90c6e5b #8 exporting layers done #8 writing image sha256:25f2b3b0db02fe78c63aefdac1b4e463f13669b8cecad67e8d78a919e8af4108 done #8 naming to docker.io/library/ce40ce8e003ef41a22867d8c203ba9f5ea09dd61:latest done #8 DONE 0.0s Merge succeeded, producing 42ba2dc974e02299898de6dd0d1e204b77e8ab27 Checking out Revision 42ba2dc974e02299898de6dd0d1e204b77e8ab27 (PR-6954) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh Merge succeeded, producing 42ba2dc974e02299898de6dd0d1e204b77e8ab27 Checking out Revision 42ba2dc974e02299898de6dd0d1e204b77e8ab27 (PR-6954) [Pipeline] isUnix Commit message: "Merge commit 'cf59f3120ed5cd0ef6e223519de02b7d2b30193a' into HEAD" [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 9eefa551f2e2429b9338db20bdaf8222fc19661d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge cf59f3120ed5cd0ef6e223519de02b7d2b30193a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 42ba2dc974e02299898de6dd0d1e204b77e8ab27 # timeout=10 > git rev-list --no-walk da61c12a6e48558c663e222a22ee530f7c485901 # timeout=10 [Pipeline] sh Commit message: "Merge commit 'cf59f3120ed5cd0ef6e223519de02b7d2b30193a' into HEAD" Commit message: "Merge commit 'cf59f3120ed5cd0ef6e223519de02b7d2b30193a' into HEAD" + docker inspect -f . e08313e311f3e1ef68cede8039bc0fa01a58505b . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer Merging remotes/origin/develop commit cf59f3120ed5cd0ef6e223519de02b7d2b30193a into PR head commit 9eefa551f2e2429b9338db20bdaf8222fc19661d CpuNode6 seems to be running inside container 000334f31f8629b8eaeb6326227b7cf88da75374aa5f2bd4a8e8ac57be811226 + docker inspect -f . ebed9784f5dd46cb712ada000252cfffb2976b00 . Merging remotes/origin/develop commit cf59f3120ed5cd0ef6e223519de02b7d2b30193a into PR head commit 9eefa551f2e2429b9338db20bdaf8222fc19661d $ docker run -t -d -u 0:0 -w /var/jenkins/workspace/Kokkos_PR-6954 --volumes-from 000334f31f8629b8eaeb6326227b7cf88da75374aa5f2bd4a8e8ac57be811226 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** e08313e311f3e1ef68cede8039bc0fa01a58505b cat + docker inspect -f . de44cdb764f0a5eeaba78fb9d2f0e0988f40b9a6 . > git config core.sparsecheckout # timeout=10 > git checkout -f 9eefa551f2e2429b9338db20bdaf8222fc19661d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge cf59f3120ed5cd0ef6e223519de02b7d2b30193a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 42ba2dc974e02299898de6dd0d1e204b77e8ab27 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9eefa551f2e2429b9338db20bdaf8222fc19661d # timeout=10 + docker inspect -f . ce40ce8e003ef41a22867d8c203ba9f5ea09dd61 . > git config core.sparsecheckout # timeout=10 > git checkout -f 9eefa551f2e2429b9338db20bdaf8222fc19661d # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9eefa551f2e2429b9338db20bdaf8222fc19661d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge cf59f3120ed5cd0ef6e223519de02b7d2b30193a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 42ba2dc974e02299898de6dd0d1e204b77e8ab27 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9eefa551f2e2429b9338db20bdaf8222fc19661d # timeout=10 Merge succeeded, producing a74f17ec3fc74ba74276fe94b7e4b0d7e175ce2c Checking out Revision a74f17ec3fc74ba74276fe94b7e4b0d7e175ce2c (PR-6954) Commit message: "Merge commit 'cf59f3120ed5cd0ef6e223519de02b7d2b30193a' into HEAD" Merge succeeded, producing a74f17ec3fc74ba74276fe94b7e4b0d7e175ce2c Checking out Revision a74f17ec3fc74ba74276fe94b7e4b0d7e175ce2c (PR-6954) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge cf59f3120ed5cd0ef6e223519de02b7d2b30193a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a74f17ec3fc74ba74276fe94b7e4b0d7e175ce2c # timeout=10 > git rev-list --no-walk da61c12a6e48558c663e222a22ee530f7c485901 # timeout=10 Commit message: "Merge commit 'cf59f3120ed5cd0ef6e223519de02b7d2b30193a' into HEAD" Merge succeeded, producing a74f17ec3fc74ba74276fe94b7e4b0d7e175ce2c Checking out Revision a74f17ec3fc74ba74276fe94b7e4b0d7e175ce2c (PR-6954) Commit message: "Merge commit 'cf59f3120ed5cd0ef6e223519de02b7d2b30193a' into HEAD" $ docker top b1405be0e9af007e9933591b71284116cf264c0cb372245d4fa295a2c6b25a3d -eo pid,comm > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge cf59f3120ed5cd0ef6e223519de02b7d2b30193a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a74f17ec3fc74ba74276fe94b7e4b0d7e175ce2c # timeout=10 [Pipeline] { > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge cf59f3120ed5cd0ef6e223519de02b7d2b30193a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a74f17ec3fc74ba74276fe94b7e4b0d7e175ce2c # timeout=10 [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] withDockerContainer lascaux05 seems to be running inside container 9eab02f05dc32aeb22aaaf2c3b37103b72bb93eba6407b84ac24a1db706ec60b $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache --device=/dev/kfd --device=/dev/dri --security-opt seccomp=unconfined --group-add video --env HIP_VISIBLE_DEVICES=$HIP_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_PR-6954 --volumes-from 9eab02f05dc32aeb22aaaf2c3b37103b72bb93eba6407b84ac24a1db706ec60b -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** de44cdb764f0a5eeaba78fb9d2f0e0988f40b9a6 cat $ docker top 9b410b4dd0c7b9babeb8c5b7c8dc16da78d55a055ebcf1aac4bc2ee62b117389 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer lascaux04 seems to be running inside container 1e8dadd3a9ba66526efced96d326f007c9cbf7d4278985a492aec48b2cc04a19 $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache --device=/dev/kfd --device=/dev/dri --security-opt seccomp=unconfined --group-add video --env HIP_VISIBLE_DEVICES=$HIP_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_PR-6954 --volumes-from 1e8dadd3a9ba66526efced96d326f007c9cbf7d4278985a492aec48b2cc04a19 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ce40ce8e003ef41a22867d8c203ba9f5ea09dd61 cat $ docker top ef7226fd192ee96f783334c02dd298ea8685c4d8b3f848c938250817a5cd3070 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer fetnat09 seems to be running inside container 81643f3ce80dd524a9f6a2ac75cf8d20eb139c8b2d3d82b6e87cd717b39144a6 $ 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-6954 --volumes-from 81643f3ce80dd524a9f6a2ac75cf8d20eb139c8b2d3d82b6e87cd717b39144a6 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ebed9784f5dd46cb712ada000252cfffb2976b00 cat $ docker top 1ff1cde3e21e01b20a170038f58db42f4e9086f29f21b85c66b3c62b2f549933 -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] isUnix [Pipeline] readFile [Pipeline] isUnix [Pipeline] readFile [Pipeline] isUnix [Pipeline] readFile [Pipeline] isUnix [Pipeline] readFile [Pipeline] isUnix [Pipeline] readFile [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] sh + ccache --zero-stats Statistics zeroed + ccache --zero-stats Statistics zeroed [Pipeline] sh + docker build -t b356e52b17767f6cd90e5fd818314e8b3ef9815e -f scripts/docker/Dockerfile.nvhpc scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 22.02kB Step 1/7 : ARG BASE=nvcr.io/nvidia/nvhpc:23.7-devel-cuda12.2-ubuntu20.04 Step 2/7 : FROM $BASE ---> 14f99d87eca9 Step 3/7 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> fbe999c47d4c Step 4/7 : ARG CMAKE_VERSION=3.23.1 ---> Using cache ---> d96f6463a078 Step 5/7 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> aaeba91d06ab Step 6/7 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm cmake* ---> Using cache ---> ed9691c173ad Step 7/7 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> e52dba42e05f Successfully built e52dba42e05f Successfully tagged b356e52b17767f6cd90e5fd818314e8b3ef9815e:latest [Pipeline] sh + docker build -t b356e52b17767f6cd90e5fd818314e8b3ef9815e -f scripts/docker/Dockerfile.nvhpc scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 22.02kB Step 1/7 : ARG BASE=nvcr.io/nvidia/nvhpc:23.7-devel-cuda12.2-ubuntu20.04 Step 2/7 : FROM $BASE ---> 14f99d87eca9 Step 3/7 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> da389f432647 Step 4/7 : ARG CMAKE_VERSION=3.23.1 ---> Using cache ---> 51ccfe3c521d Step 5/7 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> be96834b6a42 Step 6/7 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm cmake* ---> Using cache ---> 9a1283dc0dc7 Step 7/7 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 3edf67c48862 Successfully built 3edf67c48862 Successfully tagged b356e52b17767f6cd90e5fd818314e8b3ef9815e:latest + docker build -t a70d6b0f883d0532c91643aaa74e852528ad9df8 -f scripts/docker/Dockerfile.sycl scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 22.02kB Step 1/16 : ARG BASE=nvidia/cuda:11.7.1-devel-ubuntu22.04 Step 2/16 : FROM $BASE ---> 28a6f693c19c Step 3/16 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> 07b4b79d9f63 Step 4/16 : RUN apt-get update && apt-get install -y bc wget ccache ninja-build python3 git libomp-dev && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 724285e1c306 Step 5/16 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> 7399242bae0a Step 6/16 : ARG CMAKE_VERSION=3.23.2 ---> Using cache ---> fcdf183e9912 Step 7/16 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 33dae45af63a Step 8/16 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm cmake* ---> Using cache ---> 4850e271acb0 Step 9/16 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 19a4c48d38cf Step 10/16 : RUN wget https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB && apt-key add GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB && echo "deb https://apt.repos.intel.com/oneapi all main" | tee /etc/apt/sources.list.d/oneAPI.list && apt-get update -o Dir::Etc::sourcelist="sources.list.d/oneAPI.list" -o APT::Get::List-Cleanup="0" && apt-get install -y intel-oneapi-compiler-dpcpp-cpp-and-cpp-classic-2023.0.0 && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 15f07977d706 Step 11/16 : RUN wget https://cloud.cees.ornl.gov/download/oneapi-for-nvidia-gpus-2023.0.0-linux.sh && chmod +x oneapi-for-nvidia-gpus-2023.0.0-linux.sh && ./oneapi-for-nvidia-gpus-2023.0.0-linux.sh -y && rm oneapi-for-nvidia-gpus-2023.0.0-linux.sh ---> Using cache ---> 25caa29c10b2 Step 12/16 : RUN wget https://registrationcenter-download.intel.com/akdlm/irc_nas/19133/l_oneDPL_p_2022.0.0.25335.sh && chmod +x ./l_oneDPL_p_2022.0.0.25335.sh && ./l_oneDPL_p_2022.0.0.25335.sh -a -s --eula accept && rm l_oneDPL_p_2022.0.0.25335.sh ---> Using cache ---> 0594a29ff811 Step 13/16 : ENV PATH=/opt/intel/oneapi/compiler/latest/linux/bin-llvm/:$PATH ---> Using cache ---> 1da367b6cf1c Step 14/16 : ENV PATH=/opt/intel/oneapi/compiler/latest/linux/bin/:$PATH ---> Using cache ---> 0b994e28c8a0 Step 15/16 : ENV LD_LIBRARY_PATH=/opt/intel/oneapi/compiler/latest/linux/lib:$LD_LIBRARY_PATH ---> Using cache ---> 5304c5a39181 Step 16/16 : ENV LD_LIBRARY_PATH=/opt/intel/oneapi/compiler/latest/linux/compiler/lib/intel64_lin:$LD_LIBRARY_PATH + docker build -t 502b07a281bcc553acf9d776d3b6225d9b574f43 --build-arg BASE=nvidia/cuda:11.7.1-devel-ubuntu20.04 -f scripts/docker/Dockerfile.nvcc scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 22.02kB Step 1/10 : ARG BASE=nvidia/cuda:9.2-devel Step 2/10 : FROM $BASE ---> 54bed995e06c Step 3/10 : ARG ADDITIONAL_PACKAGES ---> Using cache ---> e0cab4b198a5 Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> 11830f715b9e 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 ---> 63555e32489c 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 ---> 2de6f60e8e94 Step 7/10 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> 7ed998178c14 Step 8/10 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 116e9dae3819 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 ---> 8a9fea8d0d8f Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 386224c99f46 Successfully built 386224c99f46 Successfully tagged 502b07a281bcc553acf9d776d3b6225d9b574f43:latest + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_STANDARD=17 -DCMAKE_CXX_FLAGS=-Werror -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_DEPRECATION_WARNINGS=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_OPENMP=ON -DKokkos_ENABLE_LIBDL=OFF -DKokkos_ENABLE_LIBQUADMATH=ON -DKokkos_ENABLE_SERIAL=ON .. [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { + docker build -t e41c060852006b262b634e31bbbc6c1a8a79cbd2 --build-arg BASE=nvidia/cuda:11.0.3-devel-ubuntu18.04 --build-arg ADDITIONAL_PACKAGES=g++-8 gfortran clang --build-arg CMAKE_VERSION=3.17.3 -f scripts/docker/Dockerfile.nvcc scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 22.02kB Step 1/10 : ARG BASE=nvidia/cuda:9.2-devel Step 2/10 : FROM $BASE ---> a557740b9093 Step 3/10 : ARG ADDITIONAL_PACKAGES ---> Using cache ---> f81766241e9c Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> 34c17fb28355 Step 5/10 : RUN apt-get update && apt-get install -y bc wget ccache $ADDITIONAL_PACKAGES && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 6137d80a3abf Step 6/10 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> c4211a4810f5 Step 7/10 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> 149322950f6b Step 8/10 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> e0756190777f Step 9/10 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm cmake* ---> Using cache ---> 8c56ecc78472 Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 7865cd4856d9 Successfully built 7865cd4856d9 Successfully tagged e41c060852006b262b634e31bbbc6c1a8a79cbd2:latest + docker build -t da3a8afea3979adfefe6280a591da52ab00d83c7 -f scripts/docker/Dockerfile.kokkosllvmproject scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 22.02kB Step 1/13 : FROM nvidia/cuda:11.0.3-devel ---> f6eb2aa24ca2 Step 2/13 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> 8ce416d7e341 Step 3/13 : RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y bc git wget ccache python3 python3-distutils && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> a4a452ad5dda Step 4/13 : RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y software-properties-common && add-apt-repository ppa:ubuntu-toolchain-r/test -y && apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y g++-9 && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 40e25fbfb3b3 Step 5/13 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> b57d6848f1f0 Step 6/13 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> 147fae27e10e Step 7/13 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 802c30456a56 Step 8/13 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm cmake* ---> Using cache ---> 9ada8105dde9 Step 9/13 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 9810b50fdca9 Step 10/13 : ARG NPROC=8 ---> Using cache ---> 19bf90b94f61 Step 11/13 : ENV LLVM_DIR=/opt/llvm ---> Using cache ---> ea4b883505fb Step 12/13 : RUN LLVM_VERSION=32413084ecbb5e739c6b35d8bf13ad972985acb3 && LLVM_URL=https://github.com/kokkos/llvm-project/archive/${LLVM_VERSION}.tar.gz && LLVM_ARCHIVE=llvm.tar.xz && SCRATCH_DIR=/scratch && mkdir -p ${SCRATCH_DIR} && cd ${SCRATCH_DIR} && wget --quiet ${LLVM_URL} --output-document=${LLVM_ARCHIVE} && mkdir llvm-project && tar -xf ${LLVM_ARCHIVE} -C llvm-project --strip-components=1 && cd llvm-project && mkdir build && cd build && cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=$LLVM_DIR -DLLVM_ENABLE_PROJECTS="clang;clang-tools-extra;compiler-rt" ../llvm && make -j${NPROC} && make install && echo "${LLVM_DIR}/lib" > /etc/ld.so.conf.d/llvm.conf && ldconfig && rm -rf ${SCRATCH_DIR} ---> Using cache ---> 659e15c845e7 Step 13/13 : ENV PATH=${LLVM_DIR}/bin:$PATH ---> Using cache ---> 3d70003689d2 Successfully built 3d70003689d2 Successfully tagged da3a8afea3979adfefe6280a591da52ab00d83c7:latest [Pipeline] sh + ccache --zero-stats Statistics zeroed [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] isUnix + rm -rf build [Pipeline] withEnv [Pipeline] { [Pipeline] sh + rm -rf build [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh ---> Using cache ---> 2c632da3e6ed Successfully built 2c632da3e6ed Successfully tagged a70d6b0f883d0532c91643aaa74e852528ad9df8:latest -- Setting default Kokkos CXX standard to 17 -- The CXX compiler identification is GNU 8.4.0 -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info [Pipeline] sh + docker inspect -f . b356e52b17767f6cd90e5fd818314e8b3ef9815e . [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { + docker inspect -f . b356e52b17767f6cd90e5fd818314e8b3ef9815e . [Pipeline] } [Pipeline] sh + echo /opt/rocm/llvm/lib + ldconfig + 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 [Pipeline] } + docker inspect -f . 502b07a281bcc553acf9d776d3b6225d9b574f43 . [Pipeline] // withEnv + docker inspect -f . e41c060852006b262b634e31bbbc6c1a8a79cbd2 . [Pipeline] withDockerContainer -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.3.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6954/build/generated/Kokkos_Version_Info.cpp -- Using -std=gnu++17 for C++17 extensions as feature fetnat05 seems to be running inside container 672a946a01b481e2531481fe5c0fe61a88e71fef99a60f4b41185131cbb988e0 + docker inspect -f . da3a8afea3979adfefe6280a591da52ab00d83c7 . $ docker run -t -d -u 0:0 --env NVIDIA_VISIBLE_DEVICES=$NVIDIA_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_PR-6954 --volumes-from 672a946a01b481e2531481fe5c0fe61a88e71fef99a60f4b41185131cbb988e0 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** b356e52b17767f6cd90e5fd818314e8b3ef9815e cat + docker inspect -f . a70d6b0f883d0532c91643aaa74e852528ad9df8 . -- SIMD: AVX2 detected -- Built-in Execution Spaces: -- Device Parallel: NoTypeDefined -- Host Parallel: Kokkos::OpenMP -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- Performing Test KOKKOS_QUADMATH_COMPILER_SUPPORT -- Performing Test KOKKOS_QUADMATH_COMPILER_SUPPORT - Success -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5") -- Using internal desul_atomics copy -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) -- No installed google benchmark found, fetching from GitHub -- The CXX compiler identification is Clang 16.0.0 -- Check for working CXX compiler: /opt/rocm/bin/hipcc -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Found Git: /usr/bin/git (found version "2.25.1") -- [benchmark] git version: v0.0.0 normalized to 0.0.0 -- [benchmark] Version: 1.7.1 -- [benchmark] Looking for shm_open in rt -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX -- Check for working CXX compiler: /opt/rocm/bin/hipcc -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.3.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Compiler Version: 5.6.31061 -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt -- Using -std=gnu++2a for C++20 extensions as feature -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Check if compiler accepts -pthread -- [benchmark] Check if compiler accepts -pthread - yes -- [benchmark] Found Threads: TRUE -- Sources TestOpenMP.cpp -- Kokkos Backends: OPENMP;SERIAL -- Configuring done Still waiting to schedule task Waiting for next available executor on ‘nvidia-docker’ $ docker top d78c26cc31be9b00c235ad74c9ef2d8f39bd1fe7f36ea2891d066ae7a9566087 -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] sh [Pipeline] // withEnv -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6954/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 _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 core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 1%] Built target AlwaysCheckGit [ 2%] Linking CXX static library libkokkossimd.a [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o Scanning dependencies of target kokkoscore [Pipeline] withDockerContainer fetnat03 seems to be running inside container 008fd7b1a637618e2701b88aa64cb68bdb5ac246efee4dc3ef3447b5a8f42e0c $ 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-6954 --volumes-from 008fd7b1a637618e2701b88aa64cb68bdb5ac246efee4dc3ef3447b5a8f42e0c -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** b356e52b17767f6cd90e5fd818314e8b3ef9815e cat + 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 + rm -rf build [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 2%] Built target kokkossimd Scanning dependencies of target impl_git_version [ 2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 2%] Linking CXX static library libimpl_git_version.a [ 2%] Built target impl_git_version [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o + 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 [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o -- The CXX compiler identification is Clang 14.0.0 -- Check for working CXX compiler: /opt/rocm/bin/hipcc -- The CXX compiler identification is Clang 17.0.3 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/llvm/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.3.99 [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6954/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 [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o -- 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/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 -- 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 f0d8dc756c502549af70219bdad932b2d452917a9052246716a5e92c2d8547c6 -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] } [ 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 [Pipeline] } [Pipeline] } [Pipeline] } -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.3.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Compiler Version: 5.2.21151 -- Using -std=gnu++17 for C++17 extensions as feature [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat06 seems to be running inside container 8ba4488dc9e6562509394eca46b10fb48bad2314a5e00f5b346c8f5773899d47 [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o $ 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-6954 --volumes-from 8ba4488dc9e6562509394eca46b10fb48bad2314a5e00f5b346c8f5773899d47 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 502b07a281bcc553acf9d776d3b6225d9b574f43 cat [ 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 -- SIMD: AVX2 detected -- Setting Kokkos_ARCH_VEGA90A=ON -- Built-in Execution Spaces: -- Device Parallel: Kokkos::HIP -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- VEGA90A -- Found TPLLIBDL: /usr/include -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [ 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 -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter -- No installed google benchmark found, fetching from GitHub [ 5%] Linking CXX static library libbenchmark.a [ 5%] Built target benchmark [ 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 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Found Git: /usr/bin/git (found version "2.25.1") -- [benchmark] git version: v0.0.0 normalized to 0.0.0 -- [benchmark] Version: 1.7.1 -- [benchmark] Looking for shm_open in rt [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o -- Looking for pthread_create in pthread - not found -- Check if compiler accepts -pthread -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL $ docker top 44df55d7e5bc977107998db765fa4da359168b0bc1c48ffcd1849defc85aea8e -eo pid,comm -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] // withEnv [Pipeline] withDockerContainer [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP.cpp.o waffle03 seems to be running inside container bf46c7fb29181f4c351c4ae7a94cec4ae2435125f11e128cc828b0229bd51391 $ 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-6954 --volumes-from bf46c7fb29181f4c351c4ae7a94cec4ae2435125f11e128cc828b0229bd51391 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** e41c060852006b262b634e31bbbc6c1a8a79cbd2 cat -- [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 -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- hip::amdhip64 is SHARED_LIBRARY -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- SIMD: AVX2 detected -- Setting Kokkos_ARCH_VEGA90A=ON -- Built-in Execution Spaces: -- Device Parallel: Kokkos::HIP -- Host Parallel: Kokkos::OpenMP -- Host Serial: NONE -- -- Architectures: -- NATIVE -- VEGA90A -- Found TPLLIBDL: /usr/include [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Task.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- Looking for C++ include pthread.h [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS - Success -- Using internal desul_atomics copy -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter -- No installed google benchmark found, fetching from GitHub Scanning dependencies of target benchmark_main [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Could NOT find Git (missing: GIT_EXECUTABLE) -- [benchmark] Version: 1.7.1 -- [benchmark] Looking for shm_open in rt -- [benchmark] Performing Test HAVE_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 [ 6%] Linking CXX static library libbenchmark_main.a [ 6%] Built target benchmark_main -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-6954/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- hip::amdhip64 is SHARED_LIBRARY -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS - Success -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Failed -- [benchmark] Compiling and running to test HAVE_STD_REGEX [ 6%] Linking CXX static library libkokkoscore.a [ 6%] Built target kokkoscore Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target kokkoscontainers [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 6%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 7%] Linking CXX static library libkokkos_gtest.a [ 7%] Built target kokkos_gtest -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPGraph Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPInterOp Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_OpenMP -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- Found OpenMP_CXX: -fopenmp=libomp -- Found OpenMP: TRUE -- Using internal desul_atomics copy -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter -- No installed google benchmark found, fetching from GitHub [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Could NOT find Git (missing: GIT_EXECUTABLE) -- [benchmark] Version: 1.7.1 -- [benchmark] Looking for shm_open in rt -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK [ 10%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Check if compiler accepts -pthread -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/openmp/TestOpenMP_Graph.cpp.o -- [benchmark] Check if compiler accepts -pthread - yes -- [benchmark] Found Threads: TRUE [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o -- Kokkos Backends: SERIAL;OPENMPTARGET -- Configuring done (16.5s) -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o $ docker top ba9a9888936f7862c71e444181d126a66a98d99f3bcb10d07d63a35c5874278b -eo pid,comm [Pipeline] { [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] withDockerContainer -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW waffle02 seems to be running inside container fef615b3d718b370e2359341c6dedf350937fba92c18d4b1f9e6b2ed87209ef4 $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache -w /var/jenkins/workspace/Kokkos_PR-6954 --volumes-from fef615b3d718b370e2359341c6dedf350937fba92c18d4b1f9e6b2ed87209ef4 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** a70d6b0f883d0532c91643aaa74e852528ad9df8 cat -- Generating done (1.4s) -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6954/build + make -j8 [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 1%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.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 -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL [ 1%] Built target AlwaysCheckGit [ 2%] Linking CXX static library libkokkossimd.a [ 3%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 [ 3%] Built target kokkossimd [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_OpenMPInterOp -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_LegionInitialization 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 -- [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_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 4%] Linking CXX shared library libkokkosprinter-tool.so [ 4%] Linking CXX static library libimpl_git_version.a -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS [ 4%] Built target impl_git_version [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 4%] Built target kokkosprinter-tool [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS [ 10%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 10%] Built target Kokkos_push_finalize_hook_terminate [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 -- [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_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-6954/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES [ 10%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPGraph [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_OpenMPGraph -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 10%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_SerialGraph [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX $ docker top 21fc3d1211b78241015c862992b906f2ec3bdaa893afbafc2162a86c4febda37 -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] { -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 [Pipeline] withDockerContainer fetnat08 seems to be running inside container ed2c660221ff7829fec36c307d1ecca218efea824ba838c26289c97547e691d3 [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache --env NVIDIA_VISIBLE_DEVICES=$NVIDIA_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_PR-6954 --volumes-from ed2c660221ff7829fec36c307d1ecca218efea824ba838c26289c97547e691d3 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** da3a8afea3979adfefe6280a591da52ab00d83c7 cat -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-6954/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o $ docker top 61ee862e3b70a768ffb9c21b1158bf15ccf1db6159edbed6da25b956d510c646 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- Sources TestHIP.cpp -- Kokkos Backends: SERIAL;HIP -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6954/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd Scanning dependencies of target kokkosprinter-tool [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o Scanning dependencies of target kokkos_gtest [ 0%] Built target AlwaysCheckGit Scanning dependencies of target benchmark [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o Scanning dependencies of target impl_git_version [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 0%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o Scanning dependencies of target kokkoscore [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o [Pipeline] sh [Pipeline] sh [Pipeline] withEnv [Pipeline] { [ 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 [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 3%] Linking CXX static library libimpl_git_version.a [ 3%] Built target impl_git_version [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [Pipeline] sh [Pipeline] sh + rm -rf build [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o + ccache --zero-stats Statistics zeroed [Pipeline] sh + ccache --zero-stats -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK + ccache --zero-stats Statistics zeroed [ 3%] Linking CXX shared library libkokkosprinter-tool.so [ 3%] Built target kokkosprinter-tool [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o + rm -rf build [Pipeline] sh + ccache --zero-stats Statistics cleared [Pipeline] sh [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o + rm -rf build Statistics zeroed [Pipeline] sh [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o + rm -rf build + rm -rf install + 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 + rm -rf build Generating Makefiles with options KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6954 CXX=/var/jenkins/workspace/Kokkos_PR-6954/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-6954/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6954 + make test -j8 make -C core/unit_test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6954/build/core/unit_test' make -f /var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6954 CXX=/var/jenkins/workspace/Kokkos_PR-6954/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-6954/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6954 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6954/build/core/unit_test' [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- Sources TestOpenMP.cpp -- Sources TestHIP.cpp [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o -- Kokkos Backends: OPENMP;HIP -- Configuring done [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6954/build + make -j8 /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/UnitTestMainInit.cpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_Init.cpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCudaUVM_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCudaHostPinned_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_RangePolicy.cpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_RangePolicyRequire.cpp 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 [ 0%] Built target AlwaysCheckGit 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 [ 0%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o Scanning dependencies of target kokkoscore [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o + mkdir -p install + rm -rf build [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.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/csv_reporter.cc.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.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 [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 1%] Linking CXX static library libkokkossimd.a [ 1%] Built target kokkossimd [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 1%] Linking CXX static library libimpl_git_version.a [ 1%] Built target impl_git_version [ 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%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 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 [ 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 [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 12%] 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_BitManipulationBuiltins.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.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_HostThreadTeam.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%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 5%] Linking CXX static library libbenchmark.a [ 5%] Built target benchmark [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o + mkdir -p build + cd build + /opt/cmake/bin/cmake -DCMAKE_CXX_COMPILER=nvc++ -DCMAKE_CXX_STANDARD=17 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_OPENACC=ON -DKokkos_ARCH_VOLTA70=ON .. -- Setting default Kokkos CXX standard to 17 Scanning dependencies of target benchmark_main [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o -- The CXX compiler identification is NVHPC 23.7.0 -- Detecting CXX compiler ABI info [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 5%] Linking CXX static library libkokkos_gtest.a [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 6%] Linking CXX static library libkokkos_gtest.a [ 6%] Built target kokkos_gtest [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_DeepCopy.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvc++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Setting build type to 'RelWithDebInfo' as none was specified. -- Kokkos version: 4.3.99 [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Instance.cpp.o [ 6%] Linking CXX static library libbenchmark_main.a [ 6%] Built target benchmark_main [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_SharedAllocationRecord.cpp.o -- The project name is: Kokkos -- Using internal gtest for testing [ 5%] Built target kokkos_gtest -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6954/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 [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Space.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o + mkdir -p build + cd build + /opt/cmake/bin/cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_COMPILER=nvc++ -DCMAKE_CXX_STANDARD=17 -DCMAKE_CXX_FLAGS=--diag_suppress=implicit_return_from_non_void_function,no_device_stack -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_CUDA=ON -DKokkos_ENABLE_CUDA_LAMBDA=ON -DKokkos_ENABLE_OPENMP=ON -DKokkos_ENABLE_IMPL_MDSPAN=ON -DKokkos_ENABLE_IMPL_NVHPC_AS_DEVICE_COMPILER=ON .. -- Setting default Kokkos CXX standard to 17 [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_HIP.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o -- SIMD: AVX512 detected -- Built-in Execution Spaces: -- Device Parallel: Kokkos::Experimental::OpenACC -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- VOLTA70 -- Found TPLLIBDL: /usr/include -- Using internal desul_atomics copy [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 16%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 6%] 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 [ 16%] Built target Kokkos_CoreTestCompileOnly [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o -- The CXX compiler identification is NVHPC 23.7.0 -- Detecting CXX compiler ABI info [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_CLANG_TIDY=clang-tidy;-warnings-as-errors=* -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_CXX_FLAGS=-Werror -Wno-unknown-cuda-version -DCMAKE_CXX_STANDARD=17 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_DEPRECATION_WARNINGS=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_CUDA=ON -DKokkos_ENABLE_CUDA_LAMBDA=ON -DKokkos_ENABLE_TUNING=ON -DKokkos_ARCH_VOLTA70=ON .. -- Setting default Kokkos CXX standard to 17 [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvc++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.3.99 -- The project name is: Kokkos -- Using internal gtest for testing [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP.cpp.o -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6954/build/generated/Kokkos_Version_Info.cpp -- Using --c++17 for C++17 standard as feature [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 7%] Linking CXX static library libkokkoscore.a [ 7%] Built target kokkoscore Scanning dependencies of target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o -- 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 [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) -- Kokkos Backends: SERIAL;OPENACC -- Configuring done -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.3.99 [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER=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-6954/build/../install .. -- Setting default Kokkos CXX standard to 17 -- 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.3.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Compiler Version: 11.0.221 -- kokkos_launch_compiler (/var/jenkins/workspace/Kokkos_PR-6954/bin/kokkos_launch_compiler) is enabled... -- 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 CMake Deprecation Warning at cmake/kokkos_enable_options.cmake:181 (MESSAGE): Setting Kokkos_ENABLE_CUDA_LAMBDA is deprecated. Lambda expressions in device code are always enabled. Forcing -DKokkos_ENABLE_CUDA_LAMBDA=ON Call Stack (most recent call first): cmake/kokkos_tribits.cmake:202 (INCLUDE) CMakeLists.txt:226 (KOKKOS_SETUP_BUILD_ENVIRONMENT) -- Using -std=c++17 for C++17 standard as feature -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6954/build/generated/Kokkos_Version_Info.cpp -- SIMD: AVX512 detected -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6954/build + make -j8 [ 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_Core.cpp.o [ 1%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 2%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 2%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 2%] Built target AlwaysCheckGit -- 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: AVX2 detected [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o [ 2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o -- 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 -- CUDA auto-detection of architecture failed with /usr/bin/g++-8. Enabling CUDA language ONLY to auto-detect architecture... -- Looking for a CUDA compiler [ 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 [ 3%] Linking CXX static library libkokkossimd.a [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_CXX_FLAGS=-fsycl-device-code-split=per_kernel -Wno-deprecated-declarations -Werror -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-cuda-version -Wno-sycl-target -DKOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED=0 -DKokkos_ARCH_NATIVE=ON -DKokkos_ARCH_AMPERE80=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=OFF -DKokkos_ENABLE_DEPRECATION_WARNINGS=OFF -DKokkos_ENABLE_EXAMPLES=ON -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_SYCL=ON -DKokkos_ENABLE_UNSUPPORTED_ARCHS=ON -DCMAKE_CXX_STANDARD=17 .. -- Setting default Kokkos CXX standard to 17 -- The CXX compiler identification is IntelLLVM 2023.0.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/intel/oneapi/compiler/latest/linux/bin-llvm/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.3.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6954/build/generated/Kokkos_Version_Info.cpp -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt -- Using -std=gnu++17 for C++17 extensions as feature [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_DeepCopy.cpp.o [ 3%] Built target kokkossimd -- SIMD: AVX2 detected -- Looking for SYCL_EXT_ONEAPI_DEVICE_GLOBAL [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o -- 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 Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads [ 5%] Linking CXX static library libbenchmark.a [ 5%] Built target benchmark [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Instance.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_OPENMP -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread Scanning dependencies of target benchmark_main [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_a.cpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_b.cpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_c.cpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_d.cpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_e.cpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_ViewCopy_a.cpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o -- Looking for pthread_create in pthread - found -- Found Threads: TRUE Scanning dependencies of target Kokkos_StackTraceTestExec [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o -- Found TPLCUDA: TRUE -- Found TPLLIBDL: /usr/include -- Using internal desul_atomics copy [ 3%] Linking CXX static library libimpl_git_version.a [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 3%] Built target impl_git_version [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.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 Scanning dependencies of target Kokkos_UnitTest_HIPGraph [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/UnitTestMain.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_UnitTest_HIPGraph.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_UnitTest_HIPGraph.dir/hip/TestHIP_Graph.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_SharedAllocationRecord.cpp.o [ 7%] Linking CXX static library libbenchmark_main.a [ 7%] Built target benchmark_main Scanning dependencies of target Kokkos_CoreUnitTest_HIP [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Space.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTargetSpace.cpp.o [ 7%] Linking CXX static library libbenchmark.a [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 4%] Linking CXX shared library libkokkosprinter-tool.so [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_HIP.cpp.o -- Looking for a CUDA compiler - /usr/local/cuda/bin/nvcc -- The CUDA compiler identification is NVIDIA 11.0.221 -- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter [ 4%] Built target kokkosprinter-tool [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o -- No installed google benchmark found, fetching from GitHub [ 7%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 7%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 7%] 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_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o -- Looking for SYCL_EXT_ONEAPI_DEVICE_GLOBAL - not found -- Built-in Execution Spaces: -- Device Parallel: Kokkos::Experimental::SYCL -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- AMPERE80 -- Found TPLLIBDL: /usr/include -- Looking for C++ include oneapi/dpl/execution -- Looking for C++ include oneapi/dpl/execution - not found -- Looking for C++ include oneapi/dpl/algorithm -- Looking for C++ include oneapi/dpl/algorithm - not found -- Performing Test KOKKOS_NO_TBB_CONFLICT [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o -- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc - works -- Detecting CUDA compiler ABI info [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Found Git: /usr/bin/git (found version "2.25.1") [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/hip/TestHIP_InterOp_Streams.cpp.o -- [benchmark] git version: v0.0.0 normalized to 0.0.0 -- [benchmark] Version: 1.7.1 -- [benchmark] Looking for shm_open in rt -- Detecting CUDA compiler ABI info - done -- Detecting CUDA compile features -- Detecting CUDA compile features - done [ 7%] Built target benchmark [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW -- Looking for a CUDA compiler - /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvcc [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- Performing Test KOKKOS_NO_TBB_CONFLICT - Success -- oneDPL: ONEDPL_PAR_BACKEND=tbb, disable OpenMP backend -- Performing Test _fsycl_option -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR [ 7%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_ViewCopy_b.cpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_ViewCopy_c.cpp -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE [ 7%] Built target Kokkos_CoreUnitTest_PushFinalizeHook Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpInit [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/UnitTestMain.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC -- Performing Test _fsycl_option - Success -- Using internal desul_atomics copy [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTarget_Exec.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS [ 7%] Linking CXX static library libbenchmark_main.a [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/hip/TestHIP_InterOp_Init.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Abort.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING [ 8%] Built target Kokkos_CoreUnitTest_CTestDevice Scanning dependencies of target Kokkos_IncrementalTest_HIP [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/UnitTestMainInit.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o -- The CUDA compiler identification is NVIDIA 12.2.91 -- Detecting CUDA compiler ABI info -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 7%] Built target benchmark_main [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTarget_Instance.cpp.o [ 8%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTarget_Task.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test01_execspace_HIP.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- Found Python3: /usr/bin/python3.10 (found version "3.10.12") found components: Interpreter -- No installed google benchmark found, fetching from GitHub -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-6954/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES -- Detected CUDA Compute Capability 80 -- Setting Kokkos_ARCH_AMPERE80=ON -- Built-in Execution Spaces: CMake Deprecation Warning at cmake/kokkos_arch.cmake:1089 (MESSAGE): Setting Kokkos_ENABLE_CUDA_UVM is deprecated - use the portable Kokkos::SharedSpace as an explicit memory space in your code instead Call Stack (most recent call first): cmake/kokkos_tribits.cmake:204 (INCLUDE) CMakeLists.txt:226 (KOKKOS_SETUP_BUILD_ENVIRONMENT) -- Device Parallel: Kokkos::Cuda -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- AMPERE80 -- Found CUDAToolkit: /usr/local/cuda/include (found version "11.0.221") -- Looking for C++ include pthread.h -- 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 [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o -- 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-6954/core/src/../../tpls/mdspan/include -- Kokkos Backends: SERIAL;CUDA -- Configuring done -- Detecting CUDA compiler ABI info - done -- Check for working CUDA compiler: /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvcc - skipped -- Detecting CUDA compile features -- Detecting CUDA compile features - done [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6954/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 [ 8%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 10%] Linking CXX static library libkokkossimd.a [ 10%] Built target kokkossimd -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Found Git: /usr/bin/git (found version "2.34.1") -- [benchmark] git version: v0.0.0 normalized to 0.0.0 -- [benchmark] Version: 1.7.1 -- [benchmark] Looking for shm_open in rt [ 14%] Linking CXX static library libimpl_git_version.a [ 14%] Built target impl_git_version -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL Scanning dependencies of target kokkoscore [ 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 [ 28%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 28%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 42%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 42%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 42%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 42%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03a_MemorySpace_malloc_OPENMP.cpp.o [ 8%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 7%] Linking CXX static library libkokkoscore.a [ 7%] Built target kokkoscore Scanning dependencies of target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o -- Detected CUDA Compute Capability 70 -- Setting Kokkos_ARCH_VOLTA70=ON -- Built-in Execution Spaces: -- Device Parallel: Kokkos::Cuda -- Host Parallel: Kokkos::OpenMP -- Host Serial: NONE -- -- Architectures: -- NATIVE -- VOLTA70 -- Found CUDAToolkit: /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/cuda/12.2/include (found version "12.2.91") -- Looking for C++ include pthread.h [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpStreams [ 9%] Built target Kokkos_CoreUnitTest_HIPInterOpStreams [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW [ 9%] Linking CXX executable Kokkos_UnitTest_HIPGraph [ 9%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpInit -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [ 9%] Built target Kokkos_UnitTest_HIPGraph [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test02_atomic_host_HIP.cpp.o [ 9%] Built target Kokkos_CoreUnitTest_HIPInterOpInit [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ArrayOps.cpp.o -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found TPLCUDA: TRUE -- Found TPLLIBDL: /usr/include [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACCSpace.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 46%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.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 [ 50%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.cpp.o [ 53%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 9%] Built target Kokkos_CoreUnitTest_SerialGraph [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK -- 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-6954/core/src/../../tpls/mdspan/include [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_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 [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Check if compiler accepts -pthread [ 57%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o -- [benchmark] Check if compiler accepts -pthread - yes -- Sources TestCuda.cpp -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC [ 7%] Linking CXX static library libkokkos_gtest.a [ 7%] Built target kokkos_gtest [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC_Instance.cpp.o -- Kokkos Backends: SERIAL;CUDA -- Configuring done -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) -- Sources TestOpenMP.cpp -- Sources TestCuda.cpp -- Kokkos Backends: OPENMP;CUDA -- Configuring done -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC_SharedAllocationRecord.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_DeepCopyAlignment.cpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_ViewMapping_a.cpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_ViewMapping_b.cpp -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 [ 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 [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test04_ParallelFor_RangePolicy_OPENMP.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6954/build + make -j8 [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.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_Core.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- Generating done [ 1%] Built target AlwaysCheckGit [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03a_MemorySpace_malloc_HIP.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 18%] Linking CXX executable Kokkos_StackTraceTestExec -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6954/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd Scanning dependencies of target kokkosprinter-tool [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o Scanning dependencies of target benchmark [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 2%] Linking CXX static library libkokkossimd.a [ 18%] Built target Kokkos_StackTraceTestExec [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o Scanning dependencies of target kokkos_gtest [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 1%] Built target AlwaysCheckGit [ 1%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS [ 2%] Built target kokkossimd Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 7%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 8%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 8%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 8%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 8%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 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 [ 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 [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 2%] Linking CXX static library libkokkossimd.a [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexdouble.cpp.o Scanning dependencies of target impl_git_version [ 2%] Built target kokkossimd [ 2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 8%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 75%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexfloat.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 2%] Linking CXX static library libkokkos_gtest.a [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 3%] Built target kokkos_gtest [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 8%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 8%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 8%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 8%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 8%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 4%] Linking CXX static library libbenchmark.a [ 4%] Built target benchmark Scanning dependencies of target benchmark_main [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o [ 78%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING [ 4%] Linking CXX shared library libkokkosprinter-tool.so Scanning dependencies of target kokkoscore [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 8%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 8%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 4%] Built target kokkosprinter-tool [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 82%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.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 [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 8%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 8%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 8%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 3%] Built target kokkosprinter-tool [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-6954/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_ViewMapping_subview.cpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_ViewResize.cpp -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE [ 4%] Linking CXX static library libimpl_git_version.a [ 4%] Linking CXX static library libbenchmark_main.a [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 9%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 9%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 9%] 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/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 4%] Built target impl_git_version [ 9%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 9%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 4%] Built target benchmark_main [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 9%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03b_MemorySpace_free_HIP.cpp.o [ 85%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_ViewLayoutStrideAssignment.cpp [ 9%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 89%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_a.cpp -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 11%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 8%] Linking CXX static library libkokkoscore.a [ 8%] Built target kokkoscore [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 8%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 11%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 11%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Found Threads: TRUE [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o -- Kokkos Backends: SERIAL;SYCL -- Configuring done [ 11%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 11%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 11%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 11%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 11%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 13%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_double.cpp.o -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6954/build + make -j8 [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 0%] Built target AlwaysCheckGit [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o [ 0%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 1%] Linking CXX static library libkokkossimd.a [ 1%] Built target kokkossimd [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 11%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test04_ParallelFor_RangePolicy_HIP.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test05_ParallelReduce_RangePolicy_HIP.cpp.o [ 1%] Linking CXX static library libimpl_git_version.a [ 1%] Built target impl_git_version [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 1%] Linking CXX shared library libkokkosprinter-tool.so [ 1%] Built target kokkosprinter-tool [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 11%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 13%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 13%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_float.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 7%] Linking CXX static library libkokkoscore.a [ 7%] Built target kokkoscore [ 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 [ 11%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o 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 [ 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 [ 11%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o [ 19%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 19%] Built target Kokkos_CoreUnitTest_KokkosP [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o [ 11%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_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 [ 11%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o 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 [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 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 [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 13%] 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 [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 5%] 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 [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers [ 8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.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 [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o [ 8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_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 [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 8%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_b.cpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 8%] Linking CXX static library libkokkoscontainers.a [ 8%] Built target kokkoscontainers [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/UnitTestMainInit.cpp.o [ 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_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test06_ParallelFor_MDRangePolicy_HIP.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 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 [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 9%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 9%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 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/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 9%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 10%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 3%] Linking CXX static library libbenchmark.a [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 4%] Built target benchmark [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 15%] 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 [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_c.cpp [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test08_deep_copy_HIP.cpp.o [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 4%] Linking CXX static library libkokkos_gtest.a [ 4%] Built target kokkos_gtest [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_d.cpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 16%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 10%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 4%] Linking CXX static library libbenchmark_main.a [ 4%] Built target benchmark_main [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Init.cpp.o [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 10%] Linking CXX static library libkokkos_gtest.a [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 10%] Built target kokkos_gtest [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_int.cpp.o [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 11%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 16%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 17%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o [ 11%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 17%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [100%] Linking CXX static library libkokkoscontainers.a [100%] Built target kokkoscontainers Install the project... -- Install configuration: "Release" -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Cuda -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Cuda/Kokkos_Cuda_Parallel_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Cuda/Kokkos_Cuda_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Cuda/Kokkos_Cuda.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Cuda/Kokkos_Cuda_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Cuda/Kokkos_Cuda_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Cuda/Kokkos_Cuda_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Cuda/Kokkos_Cuda_View.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Cuda/Kokkos_Cuda_Vectorization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Cuda/Kokkos_Cuda_BlockSize_Deduction.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Cuda/Kokkos_Cuda_Parallel_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Cuda/Kokkos_Cuda_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Cuda/Kokkos_Cuda_KernelLaunch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Cuda/Kokkos_Cuda_Parallel_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Cuda/Kokkos_Cuda_ReduceScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Cuda/Kokkos_CudaSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Cuda/Kokkos_Cuda_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Cuda/Kokkos_Cuda_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Cuda/Kokkos_Cuda_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Cuda/Kokkos_Cuda_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Cuda/Kokkos_Cuda_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Cuda/Kokkos_Cuda_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Cuda/Kokkos_Cuda_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Cuda/Kokkos_Cuda_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Cuda/Kokkos_Cuda_abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/HPX -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/HPX/Kokkos_HPX_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/HPX/Kokkos_HPX_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/HPX/Kokkos_HPX_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/HPX/Kokkos_HPX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_Layout.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_Assert.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/HIP -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/HIP/Kokkos_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/HIP/Kokkos_HIP_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/HIP/Kokkos_HIP_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/HIP/Kokkos_HIP_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/HIP/Kokkos_HIP_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/HIP/Kokkos_HIP_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/HIP/Kokkos_HIP_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/HIP/Kokkos_HIP_DeepCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/HIP/Kokkos_HIP_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/HIP/Kokkos_HIP_Shuffle_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/HIP/Kokkos_HIP_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/HIP/Kokkos_HIP_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/HIP/Kokkos_HIP_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/HIP/Kokkos_HIP_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/HIP/Kokkos_HIP_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/HIP/Kokkos_HIP_Space.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/HIP/Kokkos_HIP_BlockSize_Deduction.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/HIP/Kokkos_HIP_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/HIP/Kokkos_HIP_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/HIP/Kokkos_HIP_ReduceScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/HIP/Kokkos_HIP_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/HIP/Kokkos_HIP_Vectorization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/HIP/Kokkos_HIP_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/HIP/Kokkos_HIP_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/HIP/Kokkos_HIP_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/HIP/Kokkos_HIP_KernelLaunch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/HIP/Kokkos_HIP_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/HIP/Kokkos_HIP_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/HIP/Kokkos_HIP_TeamPolicyInternal.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/HIP/Kokkos_HIP_SharedAllocationRecord.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_Profiling_ProfileSection.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_Timer.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_Core.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_ScratchSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/traits -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/traits/Kokkos_GraphKernelTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/traits/Kokkos_WorkItemPropertyTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/traits/Kokkos_ScheduleTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/traits/Kokkos_Traits_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/traits/Kokkos_IndexTypeTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/traits/Kokkos_ExecutionSpaceTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/traits/Kokkos_LaunchBoundsTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/traits/Kokkos_OccupancyControlTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/traits/Kokkos_PolicyTraitMatcher.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/traits/Kokkos_IterationPatternTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/traits/Kokkos_WorkTagTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/traits/Kokkos_PolicyTraitAdaptor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_Atomic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/decl -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/decl/Kokkos_Declare_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/decl/Kokkos_Declare_OPENMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/decl/Kokkos_Declare_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/decl/Kokkos_Declare_OPENACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/decl/Kokkos_Declare_THREADS.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/decl/Kokkos_Declare_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/decl/Kokkos_Declare_SERIAL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/decl/Kokkos_Declare_HPX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/decl/Kokkos_Declare_OPENMPTARGET.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_Parallel_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_HostSpace_deepcopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_NvidiaGpuArchitectures.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_GraphImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_HostBarrier.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_CheckedIntegerOps.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_TaskNode.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_ParseCommandLineArgumentsAndEnvironmentVariables.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_TaskQueueCommon.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_Command_Line_Parsing.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_Tools_Generic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_ViewCtor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_InitializationSettings.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_Half_FloatingPointWrapper.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_GraphNodeImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_SharedAlloc_timpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_EBO.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_TaskQueueMultiple_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_CPUDiscovery.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_DeviceManagement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_Combined_Reducer.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_ZeroMemset_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_StringManipulation.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_ViewUniformType.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_ViewMapping.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_Utilities.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_Profiling_C_Interface.h -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_TaskResult.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_Default_Graph_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_GraphImpl_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_Half_NumericTraits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_Profiling.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_Traits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_TaskQueue_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_Half_MathematicalFunctions.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_MemoryPoolAllocator.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_HostThreadTeam.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_Profiling_Interface.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_HostSharedPtr.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_QuadPrecisionMath.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_SingleTaskQueue.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_ExecSpaceManager.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_GraphNodeCustomization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_MultipleTaskQueue.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_TeamMDPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_SharedAlloc.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_GraphImpl_Utilities.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_TaskBase.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_Tools.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_Atomic_View.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/KokkosExp_Host_IterateTile.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_BitOps.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_TaskQueue.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_Default_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_HostSpace_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_ConcurrentBitset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_ViewDataAnalysis.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_LIFO.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_ClockTic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_AnalyzePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_TaskQueueMemoryManager.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_ViewTracker.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_FunctorAnalysis.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/KokkosExp_IterateTileGPU.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_LinkedListNode.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_Volatile_Load.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_SimpleTaskScheduler.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_Stacktrace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_Default_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_TaskQueueMultiple.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/KokkosExp_ViewMapping.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_ChaseLev.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_TaskPolicyData.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_Profiling_DeviceInfo.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_VLAEmulation.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_TaskTeamMember.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_Default_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_FixedBufferMemoryPool.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_OptionalRef.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_Atomics_Desul_Wrapper.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/fwd -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/fwd/Kokkos_Fwd_OPENACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/fwd/Kokkos_Fwd_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/fwd/Kokkos_Fwd_OPENMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/fwd/Kokkos_Fwd_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/fwd/Kokkos_Fwd_OPENMPTARGET.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/fwd/Kokkos_Fwd_THREADS.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/fwd/Kokkos_Fwd_HPX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/fwd/Kokkos_Fwd_SERIAL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/fwd/Kokkos_Fwd_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_NumericTraits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_Atomics_Desul_Config.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Threads -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Threads/Kokkos_Threads_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Threads/Kokkos_Threads_Spinwait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Threads/Kokkos_Threads_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Threads/Kokkos_Threads_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Threads/Kokkos_Threads_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Threads/Kokkos_Threads_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Threads/Kokkos_Threads_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Threads/Kokkos_Threads_State.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Threads/Kokkos_Threads_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Threads/Kokkos_Threads_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Threads/Kokkos_Threads.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Threads/Kokkos_Threads_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Threads/Kokkos_Threads_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Threads/Kokkos_Threads_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Threads/Kokkos_Threads_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_Array.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenMPTarget -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenMPTarget/Kokkos_OpenMPTarget_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelScan_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel_Common.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenMPTarget/Kokkos_OpenMPTarget.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenMPTarget/Kokkos_OpenMPTargetSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenMPTarget/Kokkos_OpenMPTarget_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Reducer.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_MathematicalConstants.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/KokkosExp_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_Printf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_TaskScheduler.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_TaskScheduler_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_AcquireUniqueTokenImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_Rank.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_Extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_GraphNode.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_Core_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenACC -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenACC/Kokkos_OpenACC_ScheduleType.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenACC/Kokkos_OpenACC_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenACC/Kokkos_OpenACC_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenACC/Kokkos_OpenACC_SharedAllocationRecord.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenACC/Kokkos_OpenACC_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenACC/Kokkos_OpenACCSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenACC/Kokkos_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenACC/Kokkos_OpenACC_DeepCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenACC/Kokkos_OpenACC_Traits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenACC/Kokkos_OpenACC_Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenACC/Kokkos_OpenACC_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenACC/Kokkos_OpenACC_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenACC/Kokkos_OpenACC_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenACC/Kokkos_OpenACC_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenACC/Kokkos_OpenACC_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenACC/Kokkos_OpenACC_FunctorAdapter.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenACC/Kokkos_OpenACC_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_Concepts.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/KokkosExp_InterOp.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_Graph_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_MemoryPool.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_Parallel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_HostSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_MinMax.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_PointerOwnership.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_Pair.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenMP -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenMP/Kokkos_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenMP/Kokkos_OpenMP_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenMP/Kokkos_OpenMP_Parallel_Scan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenMP/Kokkos_OpenMP_Parallel_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenMP/Kokkos_OpenMP_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenMP/Kokkos_OpenMP_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenMP/Kokkos_OpenMP_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenMP/Kokkos_OpenMP_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenMP/Kokkos_OpenMP_Parallel_For.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/OpenMP/Kokkos_OpenMP_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_CopyViews.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_Complex.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_MemoryTraits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_Atomics_Desul_Volatile_Wrapper.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_Graph.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_View.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_Vectorization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Serial -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Serial/Kokkos_Serial_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Serial/Kokkos_Serial_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Serial/Kokkos_Serial_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Serial/Kokkos_Serial_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Serial/Kokkos_Serial_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Serial/Kokkos_Serial_Parallel_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Serial/Kokkos_Serial_Parallel_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Serial/Kokkos_Serial_Parallel_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Serial/Kokkos_Serial.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_BitManipulation.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_MathematicalSpecialFunctions.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_MathematicalFunctions.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/View -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/View/Hooks -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/View/Hooks/Kokkos_ViewHooks.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/View/MDSpan -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/View/MDSpan/Kokkos_MDSpan_Extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/View/MDSpan/Kokkos_MDSpan_Header.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_AnonymousSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_Future.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_ReductionIdentity.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_Half.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_hwloc.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_Profiling_ScopedRegion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_Clamp.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_Tuners.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/SYCL -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/SYCL/Kokkos_SYCL_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/SYCL/Kokkos_SYCL_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/SYCL/Kokkos_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/SYCL/Kokkos_SYCL_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/SYCL/Kokkos_SYCL_TeamPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/SYCL/Kokkos_SYCL_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/SYCL/Kokkos_SYCL_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/SYCL/Kokkos_SYCL_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/SYCL/Kokkos_SYCL_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/SYCL/Kokkos_SYCL_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/SYCL/Kokkos_SYCL_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/SYCL/Kokkos_SYCL_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/SYCL/Kokkos_SYCL_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/SYCL/Kokkos_SYCL_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/SYCL/Kokkos_SYCL_DeepCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/SYCL/Kokkos_SYCL_WorkgroupReduction.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/SYCL/Kokkos_SYCL_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/SYCL/Kokkos_SYCL_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/SYCL/Kokkos_SYCL_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/SYCL/Kokkos_SYCL_Space.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/setup -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/setup/Kokkos_Setup_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/setup/Kokkos_Setup_Cuda.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/setup/Kokkos_Setup_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_Crs.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_ExecPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_Swap.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_DetectionIdiom.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Compare_Exchange_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Fetch_Op_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Compare_Exchange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Compare_Exchange_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Fetch_Op_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Fetch_Op_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Fetch_Op_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Common.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Fetch_Op.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Compare_Exchange_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Generic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Compare_Exchange_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Adapt_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Thread_Fence_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Thread_Fence_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Lock_Based_Fetch_Op_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Lock_Array.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Lock_Based_Fetch_Op_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Compare_Exchange_MSVC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Lock_Based_Fetch_Op_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Fetch_Op_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Thread_Fence_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Thread_Fence_MSVC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Thread_Fence_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Thread_Fence.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Thread_Fence_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Fetch_Op_Generic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Lock_Array_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Lock_Based_Fetch_Op_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Operator_Function_Objects.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Lock_Free_Fetch_Op.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Adapt_CXX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Lock_Based_Fetch_Op.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/openmp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/openmp/OpenMP_40.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/openmp/OpenMP_40_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Thread_Fence_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Adapt_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Lock_Array_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Thread_Fence_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Lock_Array_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Lock_Based_Fetch_Op_Host.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/cuda -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/cuda/cuda_cc7_asm_exchange_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_predicate -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/cuda/cuda_cc7_asm_exchange.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/cuda/cuda_cc7_asm.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/cuda/CUDA_asm.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_isglobal -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_predicate -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/cuda/cuda_cc7_asm_exchange_memorder.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/cuda/CUDA_asm_exchange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_isglobal -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/cuda/cuda_cc7_asm_memorder.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Fetch_Op_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Compare_Exchange_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Fetch_Op_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Compare_Exchange_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Atomic_Ref.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Compare_Exchange_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/desul/atomics/Config.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/lib/libkokkoscore.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6954/install/lib/libkokkoscore.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6954/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/mdspan -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/mdspan/mdspan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/mdspan/mdarray.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/experimental -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/experimental/__p2630_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/experimental/__p2630_bits/strided_slice.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/experimental/__p2630_bits/submdspan_extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/experimental/__p2630_bits/submdspan_mapping.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/experimental/__p2630_bits/submdspan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/experimental/__p1684_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/experimental/__p1684_bits/mdarray.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/experimental/__p0009_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/experimental/__p0009_bits/config.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/experimental/__p0009_bits/layout_right.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/experimental/__p0009_bits/no_unique_address.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/experimental/__p0009_bits/mdspan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/experimental/__p0009_bits/layout_left.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/experimental/__p0009_bits/compressed_pair.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/experimental/__p0009_bits/macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/experimental/__p0009_bits/trait_backports.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/experimental/__p0009_bits/type_list.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/experimental/__p0009_bits/dynamic_extent.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/experimental/__p0009_bits/layout_stride.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/experimental/__p0009_bits/extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/experimental/__p0009_bits/default_accessor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/experimental/__p0009_bits/full_extent_t.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/experimental/__p2642_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/experimental/__p2642_bits/layout_padded_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/experimental/__p2642_bits/layout_padded.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6954/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_Bitset.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_UnorderedMap_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_StaticCrsGraph_factory.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_Functional_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/impl/Kokkos_Bitset_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_StaticCrsGraph.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_ScatterView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_Functional.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_DualView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_UnorderedMap.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_Vector.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_OffsetView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_DynRankView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_DynamicView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_ErrorReporter.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/lib/libkokkoscontainers.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6954/install/lib/libkokkoscontainers.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6954/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_TransformExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_Mismatch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_Find.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_Transform.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_CopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_AllOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_RemoveIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_ForEach.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_NoneOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_AdjacentFind.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_Equal.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_MoveBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_TransformExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_Mismatch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_Transform.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_FunctorsForExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_CopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_CopyCopyN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_AdjacentFind.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_Equal.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_MoveBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_GenerateGenerateN.hpp [ 11%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_Constraints.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_ReplaceIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_AdjacentDifference.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_CopyBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_AllOfAnyOfNoneOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_Reverse.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_Unique.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_TransformReduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_PartitionCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_MinMaxMinmaxElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_IsSorted.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_HelperPredicates.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_FindIfOrNot.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_RandomAccessIterator.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_MustUseKokkosSingleInTeam.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_Rotate.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_IsPartitioned.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_FindEnd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_ReplaceCopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_IsSortedUntil.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_PartitionPoint.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_InclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_ShiftRight.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_ShiftLeft.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_ReplaceCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_RotateCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_ExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_LexicographicalCompare.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_CountCountIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_ValueWrapperForNoNeutralElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_ReducerWithArbitraryJoinerNoNeutralElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_Replace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_SearchN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_RemoveAllVariants.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_Search.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_SwapRanges.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_Move.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_ForEachForEachN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_FindFirstOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_IdentityReferenceUnaryFunctor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_UniqueCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_ReverseCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_TransformInclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/impl/Kokkos_FillFillN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_Generate.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_CountIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_Fill.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_FindIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_ReplaceIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_RemoveCopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_IterSwap.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_MinMaxElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_FindIfNot.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_AdjacentDifference.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_GenerateN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_CopyBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_Reverse.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_Unique.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_Copy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_TransformReduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_Count.hpp [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_PartitionCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_IsSorted.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_BeginEnd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_Rotate.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_IsPartitioned.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_FindEnd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_ReplaceCopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_IsSortedUntil.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_PartitionPoint.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_InclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_ForEachN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_RemoveCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_ShiftRight.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_ShiftLeft.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_MaxElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_ReplaceCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_RotateCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_ExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_LexicographicalCompare.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_MinElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_Replace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_Remove.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_SearchN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_Search.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_SwapRanges.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_Move.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_AnyOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_FillN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_FindFirstOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_UniqueCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_ReverseCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_TransformInclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_Distance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/std_algorithms/Kokkos_CopyN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_Sort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/sorting -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/sorting/Kokkos_BinOpsPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/sorting/Kokkos_SortByKeyPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/sorting/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/sorting/impl/Kokkos_SortByKeyImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/sorting/impl/Kokkos_SortImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/sorting/impl/Kokkos_NestedSortImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/sorting/impl/Kokkos_CopyOpsForBinSortImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/sorting/Kokkos_SortPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/sorting/Kokkos_BinSortPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/sorting/Kokkos_NestedSortPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_Random.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_NestedSort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_StdAlgorithms.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6954/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_SIMD_AVX2.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_SIMD.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_SIMD_Scalar.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_SIMD_AVX512.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_SIMD_Common.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_SIMD_Common_Math.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/Kokkos_SIMD_NEON.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/lib/libkokkossimd.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6954/install/lib/libkokkossimd.a -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/lib/cmake/Kokkos/KokkosConfig.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/lib/cmake/Kokkos/KokkosConfigCommon.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/lib/cmake/Kokkos/KokkosConfigVersion.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/lib/cmake/Kokkos/KokkosTargets.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/lib/cmake/Kokkos/KokkosTargets-release.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/KokkosCore_config.h -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/bin/nvcc_wrapper -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/bin/hpcbind -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/bin/kokkos_launch_compiler -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6954/install/include/KokkosCore_config.h -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/KokkosCore_Config_FwdBackend.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/KokkosCore_Config_SetupBackend.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6954/install/include/KokkosCore_Config_DeclareBackend.hpp + cd .. + rm -rf build-tests [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.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 [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 9%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 20%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP.cpp.o [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o + mkdir -p build-tests + cd build-tests + export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_PR-6954/build-tests/../install + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=/var/jenkins/workspace/Kokkos_PR-6954/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 [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_e.cpp [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp -- The CXX compiler identification is GNU 8.4.0 -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 21%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 21%] Built target Kokkos_CoreTestCompileOnly Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 21%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o [ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 21%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCudaUVM_ViewCopy_a.cpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 21%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 21%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.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 [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper - works -- Detecting CXX compiler ABI info [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 16%] 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_Crs_hpp -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.3.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Enabled Kokkos devices: SERIAL;CUDA CMake Warning at install/lib/cmake/Kokkos/KokkosConfigCommon.cmake:59 (MESSAGE): The installed Kokkos configuration does not support CXX extensions. Forcing -DCMAKE_CXX_EXTENSIONS=Off Call Stack (most recent call first): install/lib/cmake/Kokkos/KokkosConfig.cmake:56 (INCLUDE) cmake/kokkos_tribits.cmake:186 (FIND_PACKAGE) CMakeLists.txt:226 (KOKKOS_SETUP_BUILD_ENVIRONMENT) [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test10_HierarchicalBasics_HIP.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_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_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/SYCL/Kokkos_SYCL.cpp.o [ 17%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 17%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/SYCL/Kokkos_SYCL_Instance.cpp.o [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 9%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 25%] 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_Atomics_Desul_Volatile_Wrapper_hpp [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 20%] 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_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.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 Backends: -- Configuring done [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 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 [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCudaUVM_ViewCopy_b.cpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longint.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6954/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 [ 0%] Built target AlwaysCheckGit Scanning dependencies of target kokkos_gtest Scanning dependencies of target Kokkos_query_device [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Building CXX object example/query_device/CMakeFiles/Kokkos_query_device.dir/query_device.cpp.o [ 1%] Linking CXX shared library libkokkosprinter-tool.so Scanning dependencies of target Kokkos_tutorial_01_hello_world Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 1%] Building CXX object example/tutorial/01_hello_world/CMakeFiles/Kokkos_tutorial_01_hello_world.dir/hello_world.cpp.o [ 1%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 1%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 2%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 2%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 2%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 21%] 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_MemoryPool_hpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o [ 2%] Built target kokkosprinter-tool [ 3%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 3%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 25%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 25%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 25%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 3%] Linking CXX static library libkokkos_gtest.a [ 3%] Built target kokkos_gtest Scanning dependencies of target Kokkos_tutorial_02_simple_reduce [ 3%] Building CXX object example/tutorial/02_simple_reduce/CMakeFiles/Kokkos_tutorial_02_simple_reduce.dir/simple_reduce.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 25%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 25%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 25%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11a_ParallelFor_TeamThreadRange_HIP.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11b_ParallelFor_TeamVectorRange_HIP.cpp.o [ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/SYCL/Kokkos_SYCL_Space.cpp.o [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 25%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 25%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCudaUVM_ViewCopy_c.cpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp /var/jenkins/workspace/Kokkos_PR-6954/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-6954/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-6954/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-6954/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-6954/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-6954/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. [ 3%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 3%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_SYCL.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.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 [ 3%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 26%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 5%] Linking CXX static library libkokkos_gtest.a [ 5%] Built target kokkos_gtest [ 25%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 25%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 25%] Built target Kokkos_PerformanceTest_TaskDag Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 25%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o [ 25%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCudaUVM_ViewMapping_a.cpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCudaUVM_ViewMapping_b.cpp [ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Abort.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_HIP.cpp.o [ 26%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 4%] Linking CXX executable Kokkos_query_device [ 4%] Linking CXX executable Kokkos_tutorial_01_hello_world [ 4%] Built target Kokkos_query_device [ 4%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_tutorial_03_simple_view [ 4%] Building CXX object example/tutorial/03_simple_view/CMakeFiles/Kokkos_tutorial_03_simple_view.dir/simple_view.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o [ 4%] Built target Kokkos_tutorial_01_hello_world Scanning dependencies of target Kokkos_tutorial_04_simple_memoryspaces [ 4%] Building CXX object example/tutorial/04_simple_memoryspaces/CMakeFiles/Kokkos_tutorial_04_simple_memoryspaces.dir/simple_memoryspaces.cpp.o [ 4%] Built target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_tutorial_05_simple_atomics [ 4%] Building CXX object example/tutorial/05_simple_atomics/CMakeFiles/Kokkos_tutorial_05_simple_atomics.dir/simple_atomics.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 26%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 4%] Linking CXX executable Kokkos_tutorial_02_simple_reduce [ 26%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o [ 4%] Built target Kokkos_tutorial_02_simple_reduce [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o Scanning dependencies of target Kokkos_tutorial_06_simple_mdrangepolicy [ 26%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longlongint.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCudaUVM_ViewMapping_subview.cpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_a.cpp [ 5%] Building CXX object example/tutorial/06_simple_mdrangepolicy/CMakeFiles/Kokkos_tutorial_06_simple_mdrangepolicy.dir/simple_mdrangepolicy.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 5%] Linking CXX static library libkokkoscore.a [ 5%] 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 [ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o [ 26%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_shared.cpp.o [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 5%] Linking CXX static library libkokkoscontainers.a [ 5%] Built target kokkoscontainers [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/UnitTestMainInit.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 5%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestTeamMDRangePolicyCTAD.cpp", line 76: warning: function "::TestTeamThreadMDRangeCTAD::test_ctad_inside_parallel_for" was declared but never referenced [declared_but_not_referenced] static void test_ctad_inside_parallel_for() { ^ Remark: individual warnings can be suppressed with "--diag_suppress " "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestTeamMDRangePolicyCTAD.cpp", line 136: warning: function "::TestTeamVectorMDRangeCTAD::test_ctad_inside_parallel_for" was declared but never referenced [declared_but_not_referenced] static void test_ctad_inside_parallel_for() { ^ "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestTeamMDRangePolicyCTAD.cpp", line 196: warning: function "::TestThreadVectorMDRangeCTAD::test_ctad_inside_parallel_for" was declared but never referenced [declared_but_not_referenced] static void test_ctad_inside_parallel_for() { ^ [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 5%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 242: error: no instance of constructor "Kokkos::Sum::Sum [with Scalar=::TestNestedReducerCTAD::ScalarType, Space=::TestNestedReducerCTAD::MemorySpace]" matches the argument list ValueType tmp = ValueType(); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor, ValueType=const Kokkos::Sum<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::Sum<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::Sum<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 55 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 248: error: function "::TestNestedReducerCTAD::FakeFunctor::operator() [with ValueType=int]" cannot be called with the given argument list argument types are: (int, const Kokkos::Sum<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>) object type is: const ::TestNestedReducerCTAD::FakeFunctor lambda(i, tmp); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor, ValueType=const Kokkos::Sum<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::Sum<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::Sum<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 55 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 250: error: no operator "=" matches these operands operand types are: const Kokkos::Sum<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace> = const Kokkos::Sum<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace> result = tmp; ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor, ValueType=const Kokkos::Sum<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::Sum<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::Sum<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 55 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 242: error: no instance of constructor "Kokkos::Prod::Prod [with Scalar=::TestNestedReducerCTAD::ScalarType, Space=::TestNestedReducerCTAD::MemorySpace]" matches the argument list ValueType tmp = ValueType(); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor, ValueType=const Kokkos::Prod<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::Prod<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::Prod<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 63 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 248: error: function "::TestNestedReducerCTAD::FakeFunctor::operator() [with ValueType=int]" cannot be called with the given argument list argument types are: (int, const Kokkos::Prod<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>) object type is: const ::TestNestedReducerCTAD::FakeFunctor lambda(i, tmp); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor, ValueType=const Kokkos::Prod<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::Prod<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::Prod<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 63 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 250: error: no operator "=" matches these operands operand types are: const Kokkos::Prod<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace> = const Kokkos::Prod<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace> result = tmp; ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor, ValueType=const Kokkos::Prod<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::Prod<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::Prod<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 63 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 242: error: no instance of constructor "Kokkos::Min::Min [with Scalar=::TestNestedReducerCTAD::ScalarType, Space=::TestNestedReducerCTAD::MemorySpace]" matches the argument list ValueType tmp = ValueType(); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor, ValueType=const Kokkos::Min<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::Min<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::Min<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 71 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 248: error: function "::TestNestedReducerCTAD::FakeFunctor::operator() [with ValueType=int]" cannot be called with the given argument list argument types are: (int, const Kokkos::Min<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>) object type is: const ::TestNestedReducerCTAD::FakeFunctor lambda(i, tmp); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor, ValueType=const Kokkos::Min<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::Min<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::Min<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 71 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 250: error: no operator "=" matches these operands operand types are: const Kokkos::Min<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace> = const Kokkos::Min<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace> result = tmp; ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor, ValueType=const Kokkos::Min<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::Min<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::Min<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 71 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 242: error: no instance of constructor "Kokkos::Max::Max [with Scalar=::TestNestedReducerCTAD::ScalarType, Space=::TestNestedReducerCTAD::MemorySpace]" matches the argument list ValueType tmp = ValueType(); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor, ValueType=const Kokkos::Max<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::Max<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::Max<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 79 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 248: error: function "::TestNestedReducerCTAD::FakeFunctor::operator() [with ValueType=int]" cannot be called with the given argument list argument types are: (int, const Kokkos::Max<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>) object type is: const ::TestNestedReducerCTAD::FakeFunctor lambda(i, tmp); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor, ValueType=const Kokkos::Max<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::Max<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::Max<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 79 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 250: error: no operator "=" matches these operands operand types are: const Kokkos::Max<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace> = const Kokkos::Max<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace> result = tmp; ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor, ValueType=const Kokkos::Max<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::Max<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::Max<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 79 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 242: error: no instance of constructor "Kokkos::LAnd::LAnd [with Scalar=::TestNestedReducerCTAD::ScalarType, Space=::TestNestedReducerCTAD::MemorySpace]" matches the argument list ValueType tmp = ValueType(); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor, ValueType=const Kokkos::LAnd<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::LAnd<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::LAnd<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 87 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 248: error: function "::TestNestedReducerCTAD::FakeFunctor::operator() [with ValueType=int]" cannot be called with the given argument list argument types are: (int, const Kokkos::LAnd<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>) object type is: const ::TestNestedReducerCTAD::FakeFunctor lambda(i, tmp); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor, ValueType=const Kokkos::LAnd<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::LAnd<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::LAnd<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 87 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 250: error: no operator "=" matches these operands operand types are: const Kokkos::LAnd<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace> = const Kokkos::LAnd<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace> result = tmp; ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor, ValueType=const Kokkos::LAnd<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::LAnd<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::LAnd<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 87 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 242: error: no instance of constructor "Kokkos::LOr::LOr [with Scalar=::TestNestedReducerCTAD::ScalarType, Space=::TestNestedReducerCTAD::MemorySpace]" matches the argument list ValueType tmp = ValueType(); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor, ValueType=const Kokkos::LOr<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::LOr<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::LOr<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 95 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 248: error: function "::TestNestedReducerCTAD::FakeFunctor::operator() [with ValueType=int]" cannot be called with the given argument list argument types are: (int, const Kokkos::LOr<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>) object type is: const ::TestNestedReducerCTAD::FakeFunctor lambda(i, tmp); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor, ValueType=const Kokkos::LOr<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::LOr<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::LOr<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 95 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 250: error: no operator "=" matches these operands operand types are: const Kokkos::LOr<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace> = const Kokkos::LOr<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace> result = tmp; ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor, ValueType=const Kokkos::LOr<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::LOr<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::LOr<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 95 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 242: error: no instance of constructor "Kokkos::BAnd::BAnd [with Scalar=::TestNestedReducerCTAD::ScalarType, Space=::TestNestedReducerCTAD::MemorySpace]" matches the argument list ValueType tmp = ValueType(); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor, ValueType=const Kokkos::BAnd<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::BAnd<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::BAnd<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 103 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 248: error: function "::TestNestedReducerCTAD::FakeFunctor::operator() [with ValueType=int]" cannot be called with the given argument list argument types are: (int, const Kokkos::BAnd<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>) object type is: const ::TestNestedReducerCTAD::FakeFunctor lambda(i, tmp); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor, ValueType=const Kokkos::BAnd<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::BAnd<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::BAnd<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 103 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 250: error: no operator "=" matches these operands operand types are: const Kokkos::BAnd<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace> = const Kokkos::BAnd<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace> result = tmp; ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor, ValueType=const Kokkos::BAnd<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::BAnd<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::BAnd<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 103 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 242: error: no instance of constructor "Kokkos::BOr::BOr [with Scalar=::TestNestedReducerCTAD::ScalarType, Space=::TestNestedReducerCTAD::MemorySpace]" matches the argument list ValueType tmp = ValueType(); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor, ValueType=const Kokkos::BOr<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::BOr<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::BOr<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 111 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 248: error: function "::TestNestedReducerCTAD::FakeFunctor::operator() [with ValueType=int]" cannot be called with the given argument list argument types are: (int, const Kokkos::BOr<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>) object type is: const ::TestNestedReducerCTAD::FakeFunctor lambda(i, tmp); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor, ValueType=const Kokkos::BOr<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::BOr<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::BOr<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 111 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 250: error: no operator "=" matches these operands operand types are: const Kokkos::BOr<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace> = const Kokkos::BOr<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace> result = tmp; ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor, ValueType=const Kokkos::BOr<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::BOr<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::BOr<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 111 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 242: error: no instance of constructor "Kokkos::MinLoc::MinLoc [with Scalar=::TestNestedReducerCTAD::ScalarType, Index=::TestNestedReducerCTAD::IndexType, Space=::TestNestedReducerCTAD::MemorySpace]" matches the argument list ValueType tmp = ValueType(); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor>, ValueType=const Kokkos::MinLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::MinLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::MinLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 120 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 248: error: function "::TestNestedReducerCTAD::FakeFunctor::operator() [with ValueType=Kokkos::ValLocScalar]" cannot be called with the given argument list argument types are: (int, const Kokkos::MinLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>) object type is: const ::TestNestedReducerCTAD::FakeFunctor> lambda(i, tmp); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor>, ValueType=const Kokkos::MinLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::MinLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::MinLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 120 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 250: error: no operator "=" matches these operands operand types are: const Kokkos::MinLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace> = const Kokkos::MinLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace> result = tmp; ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor>, ValueType=const Kokkos::MinLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::MinLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::MinLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 120 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 242: error: no instance of constructor "Kokkos::MaxLoc::MaxLoc [with Scalar=::TestNestedReducerCTAD::ScalarType, Index=::TestNestedReducerCTAD::IndexType, Space=::TestNestedReducerCTAD::MemorySpace]" matches the argument list ValueType tmp = ValueType(); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor>, ValueType=const Kokkos::MaxLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::MaxLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::MaxLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 129 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 248: error: function "::TestNestedReducerCTAD::FakeFunctor::operator() [with ValueType=Kokkos::ValLocScalar]" cannot be called with the given argument list argument types are: (int, const Kokkos::MaxLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>) object type is: const ::TestNestedReducerCTAD::FakeFunctor> lambda(i, tmp); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor>, ValueType=const Kokkos::MaxLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::MaxLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::MaxLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 129 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 250: error: no operator "=" matches these operands operand types are: const Kokkos::MaxLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace> = const Kokkos::MaxLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace> result = tmp; ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor>, ValueType=const Kokkos::MaxLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::MaxLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::MaxLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 129 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 242: error: no instance of constructor "Kokkos::MinMax::MinMax [with Scalar=::TestNestedReducerCTAD::ScalarType, Space=::TestNestedReducerCTAD::MemorySpace]" matches the argument list ValueType tmp = ValueType(); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor>, ValueType=const Kokkos::MinMax<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::MinMax<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::MinMax<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 137 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 248: error: function "::TestNestedReducerCTAD::FakeFunctor::operator() [with ValueType=Kokkos::MinMaxScalar]" cannot be called with the given argument list argument types are: (int, const Kokkos::MinMax<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>) object type is: const ::TestNestedReducerCTAD::FakeFunctor> lambda(i, tmp); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor>, ValueType=const Kokkos::MinMax<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::MinMax<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::MinMax<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 137 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 250: error: no operator "=" matches these operands operand types are: const Kokkos::MinMax<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace> = const Kokkos::MinMax<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace> result = tmp; ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor>, ValueType=const Kokkos::MinMax<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::MinMax<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::MinMax<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::MemorySpace>]" at line 137 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 242: error: no instance of constructor "Kokkos::MinMaxLoc::MinMaxLoc [with Scalar=::TestNestedReducerCTAD::ScalarType, Index=::TestNestedReducerCTAD::IndexType, Space=::TestNestedReducerCTAD::MemorySpace]" matches the argument list ValueType tmp = ValueType(); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor>, ValueType=const Kokkos::MinMaxLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::MinMaxLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::MinMaxLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 146 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 248: error: function "::TestNestedReducerCTAD::FakeFunctor::operator() [with ValueType=Kokkos::MinMaxLocScalar]" cannot be called with the given argument list argument types are: (int, const Kokkos::MinMaxLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>) object type is: const ::TestNestedReducerCTAD::FakeFunctor> lambda(i, tmp); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor>, ValueType=const Kokkos::MinMaxLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::MinMaxLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::MinMaxLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 146 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 250: error: no operator "=" matches these operands operand types are: const Kokkos::MinMaxLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace> = const Kokkos::MinMaxLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace> result = tmp; ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor>, ValueType=const Kokkos::MinMaxLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::MinMaxLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::MinMaxLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 146 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 242: error: no instance of constructor "Kokkos::MaxFirstLoc::MaxFirstLoc [with Scalar=::TestNestedReducerCTAD::ScalarType, Index=::TestNestedReducerCTAD::IndexType, Space=::TestNestedReducerCTAD::MemorySpace]" matches the argument list ValueType tmp = ValueType(); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor>, ValueType=const Kokkos::MaxFirstLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::MaxFirstLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::MaxFirstLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 155 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 248: error: function "::TestNestedReducerCTAD::FakeFunctor::operator() [with ValueType=Kokkos::ValLocScalar]" cannot be called with the given argument list argument types are: (int, const Kokkos::MaxFirstLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>) object type is: const ::TestNestedReducerCTAD::FakeFunctor> lambda(i, tmp); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor>, ValueType=const Kokkos::MaxFirstLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::MaxFirstLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::MaxFirstLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 155 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 250: error: no operator "=" matches these operands operand types are: const Kokkos::MaxFirstLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace> = const Kokkos::MaxFirstLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace> result = tmp; ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor>, ValueType=const Kokkos::MaxFirstLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::MaxFirstLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::MaxFirstLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 155 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 242: error: no instance of constructor "Kokkos::MaxFirstLocCustomComparator::MaxFirstLocCustomComparator [with Scalar=::TestNestedReducerCTAD::ScalarType, Index=::TestNestedReducerCTAD::IndexType, ComparatorType=::TestNestedReducerCTAD::FakeComparator, Space=::TestNestedReducerCTAD::MemorySpace]" matches the argument list ValueType tmp = ValueType(); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor>, ValueType=const Kokkos::MaxFirstLocCustomComparator<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::FakeComparator, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::MaxFirstLocCustomComparator<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::FakeComparator, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::MaxFirstLocCustomComparator<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::FakeComparator, ::TestNestedReducerCTAD::MemorySpace>]" at line 166 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 248: error: function "::TestNestedReducerCTAD::FakeFunctor::operator() [with ValueType=Kokkos::ValLocScalar]" cannot be called with the given argument list argument types are: (int, const Kokkos::MaxFirstLocCustomComparator<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::FakeComparator, ::TestNestedReducerCTAD::MemorySpace>) object type is: const ::TestNestedReducerCTAD::FakeFunctor> lambda(i, tmp); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor>, ValueType=const Kokkos::MaxFirstLocCustomComparator<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::FakeComparator, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::MaxFirstLocCustomComparator<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::FakeComparator, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::MaxFirstLocCustomComparator<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::FakeComparator, ::TestNestedReducerCTAD::MemorySpace>]" at line 166 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 250: error: no operator "=" matches these operands operand types are: const Kokkos::MaxFirstLocCustomComparator<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::FakeComparator, ::TestNestedReducerCTAD::MemorySpace> = const Kokkos::MaxFirstLocCustomComparator<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::FakeComparator, ::TestNestedReducerCTAD::MemorySpace> result = tmp; ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor>, ValueType=const Kokkos::MaxFirstLocCustomComparator<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::FakeComparator, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::MaxFirstLocCustomComparator<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::FakeComparator, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::MaxFirstLocCustomComparator<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::FakeComparator, ::TestNestedReducerCTAD::MemorySpace>]" at line 166 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 242: error: no instance of constructor "Kokkos::MinFirstLoc::MinFirstLoc [with Scalar=::TestNestedReducerCTAD::ScalarType, Index=::TestNestedReducerCTAD::IndexType, Space=::TestNestedReducerCTAD::MemorySpace]" matches the argument list ValueType tmp = ValueType(); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor>, ValueType=const Kokkos::MinFirstLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::MinFirstLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::MinFirstLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 175 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 248: error: function "::TestNestedReducerCTAD::FakeFunctor::operator() [with ValueType=Kokkos::ValLocScalar]" cannot be called with the given argument list argument types are: (int, const Kokkos::MinFirstLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>) object type is: const ::TestNestedReducerCTAD::FakeFunctor> lambda(i, tmp); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor>, ValueType=const Kokkos::MinFirstLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::MinFirstLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::MinFirstLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 175 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 250: error: no operator "=" matches these operands operand types are: const Kokkos::MinFirstLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace> = const Kokkos::MinFirstLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace> result = tmp; ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor>, ValueType=const Kokkos::MinFirstLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::MinFirstLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::MinFirstLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 175 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 242: error: no instance of constructor "Kokkos::MinFirstLocCustomComparator::MinFirstLocCustomComparator [with Scalar=::TestNestedReducerCTAD::ScalarType, Index=::TestNestedReducerCTAD::IndexType, ComparatorType=::TestNestedReducerCTAD::FakeComparator, Space=::TestNestedReducerCTAD::MemorySpace]" matches the argument list ValueType tmp = ValueType(); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor>, ValueType=const Kokkos::MinFirstLocCustomComparator<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::FakeComparator, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::MinFirstLocCustomComparator<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::FakeComparator, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::MinFirstLocCustomComparator<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::FakeComparator, ::TestNestedReducerCTAD::MemorySpace>]" at line 186 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 248: error: function "::TestNestedReducerCTAD::FakeFunctor::operator() [with ValueType=Kokkos::ValLocScalar]" cannot be called with the given argument list argument types are: (int, const Kokkos::MinFirstLocCustomComparator<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::FakeComparator, ::TestNestedReducerCTAD::MemorySpace>) object type is: const ::TestNestedReducerCTAD::FakeFunctor> lambda(i, tmp); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor>, ValueType=const Kokkos::MinFirstLocCustomComparator<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::FakeComparator, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::MinFirstLocCustomComparator<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::FakeComparator, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::MinFirstLocCustomComparator<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::FakeComparator, ::TestNestedReducerCTAD::MemorySpace>]" at line 186 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 250: error: no operator "=" matches these operands operand types are: const Kokkos::MinFirstLocCustomComparator<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::FakeComparator, ::TestNestedReducerCTAD::MemorySpace> = const Kokkos::MinFirstLocCustomComparator<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::FakeComparator, ::TestNestedReducerCTAD::MemorySpace> result = tmp; ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor>, ValueType=const Kokkos::MinFirstLocCustomComparator<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::FakeComparator, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::MinFirstLocCustomComparator<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::FakeComparator, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::MinFirstLocCustomComparator<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::FakeComparator, ::TestNestedReducerCTAD::MemorySpace>]" at line 186 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 242: error: no instance of constructor "Kokkos::MinMaxFirstLastLoc::MinMaxFirstLastLoc [with Scalar=::TestNestedReducerCTAD::ScalarType, Index=::TestNestedReducerCTAD::IndexType, Space=::TestNestedReducerCTAD::MemorySpace]" matches the argument list ValueType tmp = ValueType(); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor>, ValueType=const Kokkos::MinMaxFirstLastLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::MinMaxFirstLastLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::MinMaxFirstLastLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 195 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 248: error: function "::TestNestedReducerCTAD::FakeFunctor::operator() [with ValueType=Kokkos::MinMaxLocScalar]" cannot be called with the given argument list argument types are: (int, const Kokkos::MinMaxFirstLastLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>) object type is: const ::TestNestedReducerCTAD::FakeFunctor> lambda(i, tmp); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor>, ValueType=const Kokkos::MinMaxFirstLastLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::MinMaxFirstLastLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::MinMaxFirstLastLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 195 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 250: error: no operator "=" matches these operands operand types are: const Kokkos::MinMaxFirstLastLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace> = const Kokkos::MinMaxFirstLastLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace> result = tmp; ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor>, ValueType=const Kokkos::MinMaxFirstLastLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::MinMaxFirstLastLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::MinMaxFirstLastLoc<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 195 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 242: error: no instance of constructor "Kokkos::MinMaxFirstLastLocCustomComparator::MinMaxFirstLastLocCustomComparator [with Scalar=::TestNestedReducerCTAD::ScalarType, Index=::TestNestedReducerCTAD::IndexType, ComparatorType=::TestNestedReducerCTAD::FakeComparator, Space=::TestNestedReducerCTAD::MemorySpace]" matches the argument list ValueType tmp = ValueType(); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor>, ValueType=const Kokkos::MinMaxFirstLastLocCustomComparator<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::FakeComparator, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::MinMaxFirstLastLocCustomComparator<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::FakeComparator, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::MinMaxFirstLastLocCustomComparator<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::FakeComparator, ::TestNestedReducerCTAD::MemorySpace>]" at line 205 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 248: error: function "::TestNestedReducerCTAD::FakeFunctor::operator() [with ValueType=Kokkos::MinMaxLocScalar]" cannot be called with the given argument list argument types are: (int, const Kokkos::MinMaxFirstLastLocCustomComparator<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::FakeComparator, ::TestNestedReducerCTAD::MemorySpace>) object type is: const ::TestNestedReducerCTAD::FakeFunctor> lambda(i, tmp); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor>, ValueType=const Kokkos::MinMaxFirstLastLocCustomComparator<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::FakeComparator, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::MinMaxFirstLastLocCustomComparator<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::FakeComparator, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::MinMaxFirstLastLocCustomComparator<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::FakeComparator, ::TestNestedReducerCTAD::MemorySpace>]" at line 205 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 250: error: no operator "=" matches these operands operand types are: const Kokkos::MinMaxFirstLastLocCustomComparator<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::FakeComparator, ::TestNestedReducerCTAD::MemorySpace> = const Kokkos::MinMaxFirstLastLocCustomComparator<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::FakeComparator, ::TestNestedReducerCTAD::MemorySpace> result = tmp; ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor>, ValueType=const Kokkos::MinMaxFirstLastLocCustomComparator<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::FakeComparator, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::MinMaxFirstLastLocCustomComparator<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::FakeComparator, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::MinMaxFirstLastLocCustomComparator<::TestNestedReducerCTAD::ScalarType, ::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::FakeComparator, ::TestNestedReducerCTAD::MemorySpace>]" at line 205 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 242: error: no instance of constructor "Kokkos::FirstLoc::FirstLoc [with Index=::TestNestedReducerCTAD::IndexType, Space=::TestNestedReducerCTAD::MemorySpace]" matches the argument list ValueType tmp = ValueType(); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor>, ValueType=const Kokkos::FirstLoc<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::FirstLoc<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::FirstLoc<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 213 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 248: error: function "::TestNestedReducerCTAD::FakeFunctor::operator() [with ValueType=Kokkos::FirstLocScalar]" cannot be called with the given argument list argument types are: (int, const Kokkos::FirstLoc<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>) object type is: const ::TestNestedReducerCTAD::FakeFunctor> lambda(i, tmp); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor>, ValueType=const Kokkos::FirstLoc<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::FirstLoc<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::FirstLoc<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 213 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 250: error: no operator "=" matches these operands operand types are: const Kokkos::FirstLoc<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace> = const Kokkos::FirstLoc<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace> result = tmp; ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor>, ValueType=const Kokkos::FirstLoc<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::FirstLoc<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::FirstLoc<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 213 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 242: error: no instance of constructor "Kokkos::LastLoc::LastLoc [with Index=::TestNestedReducerCTAD::IndexType, Space=::TestNestedReducerCTAD::MemorySpace]" matches the argument list ValueType tmp = ValueType(); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor>, ValueType=const Kokkos::LastLoc<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::LastLoc<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::LastLoc<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 221 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 248: error: function "::TestNestedReducerCTAD::FakeFunctor::operator() [with ValueType=Kokkos::LastLocScalar]" cannot be called with the given argument list argument types are: (int, const Kokkos::LastLoc<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>) object type is: const ::TestNestedReducerCTAD::FakeFunctor> lambda(i, tmp); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor>, ValueType=const Kokkos::LastLoc<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::LastLoc<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::LastLoc<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 221 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 250: error: no operator "=" matches these operands operand types are: const Kokkos::LastLoc<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace> = const Kokkos::LastLoc<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace> result = tmp; ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor>, ValueType=const Kokkos::LastLoc<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::LastLoc<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::LastLoc<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 221 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 242: error: no instance of constructor "Kokkos::StdIsPartitioned::StdIsPartitioned [with Index=::TestNestedReducerCTAD::IndexType, Space=::TestNestedReducerCTAD::MemorySpace]" matches the argument list ValueType tmp = ValueType(); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor>, ValueType=const Kokkos::StdIsPartitioned<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::StdIsPartitioned<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::StdIsPartitioned<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 230 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 248: error: function "::TestNestedReducerCTAD::FakeFunctor::operator() [with ValueType=Kokkos::StdIsPartScalar]" cannot be called with the given argument list argument types are: (int, const Kokkos::StdIsPartitioned<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>) object type is: const ::TestNestedReducerCTAD::FakeFunctor> lambda(i, tmp); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor>, ValueType=const Kokkos::StdIsPartitioned<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::StdIsPartitioned<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::StdIsPartitioned<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 230 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 250: error: no operator "=" matches these operands operand types are: const Kokkos::StdIsPartitioned<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace> = const Kokkos::StdIsPartitioned<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace> result = tmp; ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor>, ValueType=const Kokkos::StdIsPartitioned<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::StdIsPartitioned<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::StdIsPartitioned<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 230 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 242: error: no instance of constructor "Kokkos::StdPartitionPoint::StdPartitionPoint [with Index=::TestNestedReducerCTAD::IndexType, Space=::TestNestedReducerCTAD::MemorySpace]" matches the argument list ValueType tmp = ValueType(); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor>, ValueType=const Kokkos::StdPartitionPoint<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::StdPartitionPoint<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::StdPartitionPoint<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 239 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 248: error: function "::TestNestedReducerCTAD::FakeFunctor::operator() [with ValueType=Kokkos::StdPartPointScalar]" cannot be called with the given argument list argument types are: (int, const Kokkos::StdPartitionPoint<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>) object type is: const ::TestNestedReducerCTAD::FakeFunctor> lambda(i, tmp); ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor>, ValueType=const Kokkos::StdPartitionPoint<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::StdPartitionPoint<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::StdPartitionPoint<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 239 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp", line 250: error: no operator "=" matches these operands operand types are: const Kokkos::StdPartitionPoint<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace> = const Kokkos::StdPartitionPoint<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace> result = tmp; ^ detected during: instantiation of "void Kokkos::parallel_reduce(const Kokkos::Impl::TeamVectorRangeBoundariesStruct &, const Lambda &, ValueType &) [with iType=int, Lambda=::TestNestedReducerCTAD::FakeFunctor>, ValueType=const Kokkos::StdPartitionPoint<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 46 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" instantiation of "void ::TestNestedReducerCTAD::check_types(const TeamHandle &, const ReducerTypeToCheck &) [with ReducerTypeExpected=Kokkos::StdPartitionPoint<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>, TeamHandle=::TestNestedReducerCTAD::TeamHandle, ReducerTypeToCheck=Kokkos::StdPartitionPoint<::TestNestedReducerCTAD::IndexType, ::TestNestedReducerCTAD::MemorySpace>]" at line 239 of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp" "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp", line 243: warning: function "::TestNestedReducerCTAD::test_ctad_inside_parallel_for" was declared but never referenced [declared_but_not_referenced] static void test_ctad_inside_parallel_for() { ^ Remark: individual warnings can be suppressed with "--diag_suppress " "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp", line 29: warning: function "::TestNestedReducerCTAD::FakeComparator::operator()" was declared but never referenced [declared_but_not_referenced] KOKKOS_FUNCTION bool operator()(ScalarType, ScalarType) const { ^ [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp 66 errors detected in the compilation of "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp". make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/build.make:272: core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o] Error 2 make[2]: *** Waiting for unfinished jobs.... [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 27%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o [ 5%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12a_ThreadScratch_HIP.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_b.cpp [ 27%] Built target Kokkos_PerformanceTest_SharedSpace [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_c.cpp [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 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_HeaderSelfContained_Kokkos_Timer_hpp [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_d.cpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 6%] Linking CXX executable Kokkos_tutorial_03_simple_view [ 6%] Built target Kokkos_tutorial_03_simple_view Scanning dependencies of target Kokkos_tutorial_advancedviews_01_data_layouts [ 6%] Building CXX object example/tutorial/Advanced_Views/01_data_layouts/CMakeFiles/Kokkos_tutorial_advancedviews_01_data_layouts.dir/data_layouts.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 6%] Linking CXX executable Kokkos_tutorial_05_simple_atomics [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_OpenMP [ 27%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o make[1]: *** [CMakeFiles/Makefile2:1350: core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 6%] Built target Kokkos_tutorial_05_simple_atomics [ 6%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_HIP [ 28%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/UnitTestMain.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedint.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 6%] Linking CXX executable Kokkos_tutorial_04_simple_memoryspaces [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 6%] Linking CXX executable Kokkos_tutorial_06_simple_mdrangepolicy [ 6%] Built target Kokkos_tutorial_04_simple_memoryspaces [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_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 [ 6%] Built target Kokkos_tutorial_06_simple_mdrangepolicy [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 28%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 6%] Linking CXX static library libkokkoscontainers.a [ 6%] Built target kokkoscontainers [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/UnitTestMainInit.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12b_TeamScratch_HIP.cpp.o [ 28%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 28%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 28%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 8%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamBasic.cpp.o [ 28%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Bitset.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 28%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Bitset.cpp.o [ 6%] Linking CXX static library libkokkoscore.a [ 6%] Built target kokkoscore Scanning dependencies of target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp make: *** [Makefile:146: all] Error 2 [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 d78c26cc31be9b00c235ad74c9ef2d8f39bd1fe7f36ea2891d066ae7a9566087 [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/openmp/TestOpenMP_Graph.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_e.cpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewCopy_a.cpp [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o $ docker rm -f --volumes d78c26cc31be9b00c235ad74c9ef2d8f39bd1fe7f36ea2891d066ae7a9566087 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } Running on fetnat05 in /var/jenkins/workspace/Kokkos_PR-6954 [Pipeline] // node [Pipeline] } [Pipeline] { [ 28%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 28%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [Pipeline] // stage [Pipeline] } Failed in branch OPENACC-NVHPC-CUDA-12.2 [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL Fetching changes from the remote Git repository Fetching without tags [ 28%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o Merging remotes/origin/develop commit cf59f3120ed5cd0ef6e223519de02b7d2b30193a into PR head commit 9eefa551f2e2429b9338db20bdaf8222fc19661d Merge succeeded, producing c7a53f0856c0e24a84c179b544880adb00625441 Checking out Revision c7a53f0856c0e24a84c179b544880adb00625441 (PR-6954) Commit message: "Merge commit 'cf59f3120ed5cd0ef6e223519de02b7d2b30193a' into HEAD" > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6954/.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/6954/head:refs/remotes/origin/PR-6954 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9eefa551f2e2429b9338db20bdaf8222fc19661d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge cf59f3120ed5cd0ef6e223519de02b7d2b30193a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c7a53f0856c0e24a84c179b544880adb00625441 # timeout=10 > git rev-list --no-walk da61c12a6e48558c663e222a22ee530f7c485901 # timeout=10 /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewCopy_b.cpp [ 28%] Built target Kokkos_PerformanceTest_Mempool [ 28%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o Scanning dependencies of target Kokkos_tutorial_advancedviews_03_subviews [ 8%] Building CXX object example/tutorial/Advanced_Views/03_subviews/CMakeFiles/Kokkos_tutorial_advancedviews_03_subviews.dir/subviews.cpp.o [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh Scanning dependencies of target Kokkos_tutorial_advancedviews_04_dualviews [ 8%] Building CXX object example/tutorial/Advanced_Views/04_dualviews/CMakeFiles/Kokkos_tutorial_advancedviews_04_dualviews.dir/dual_view.cpp.o [ 8%] Linking CXX executable Kokkos_tutorial_advancedviews_01_data_layouts + docker build -t 27e94e72d7e24b011bc1f681574b112db9e19721 --build-arg BASE=nvidia/cuda:11.6.2-devel-ubuntu20.04 -f scripts/docker/Dockerfile.nvcc scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 22.02kB Step 1/10 : ARG BASE=nvidia/cuda:9.2-devel Step 2/10 : FROM $BASE ---> d3d3738d6060 Step 3/10 : ARG ADDITIONAL_PACKAGES ---> Using cache ---> 3decd46db403 Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> eef420d41376 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 ---> 685804b0742e 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 ---> 59d87b0a3830 Step 7/10 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> 9d61239d9479 Step 8/10 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 7a56ad543b29 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 ---> 6f75e71baff2 Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 4062608749b4 Successfully built 4062608749b4 Successfully tagged 27e94e72d7e24b011bc1f681574b112db9e19721:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . 27e94e72d7e24b011bc1f681574b112db9e19721 . [Pipeline] } [Pipeline] // withEnv [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13a_ParallelRed_TeamThreadRange_HIP.cpp.o [Pipeline] withDockerContainer fetnat05 seems to be running inside container 672a946a01b481e2531481fe5c0fe61a88e71fef99a60f4b41185131cbb988e0 $ 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-6954 --volumes-from 672a946a01b481e2531481fe5c0fe61a88e71fef99a60f4b41185131cbb988e0 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 27e94e72d7e24b011bc1f681574b112db9e19721 cat [ 8%] Built target Kokkos_tutorial_advancedviews_01_data_layouts [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o Scanning dependencies of target Kokkos_tutorial_advancedviews_05_nvidia_uvm /var/jenkins/workspace/Kokkos_PR-6954/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-6954/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-6954/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-6954/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-6954/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-6954/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-6954/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-6954/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-6954/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-6954/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-6954/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-6954/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-6954/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-6954/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-6954/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-6954/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-6954/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-6954/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-6954/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-6954/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-6954/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-6954/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-6954/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-6954/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-6954/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-6954/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-6954/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-6954/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-6954/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-6954/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 [ 8%] Building CXX object example/tutorial/Advanced_Views/05_NVIDIA_UVM/CMakeFiles/Kokkos_tutorial_advancedviews_05_nvidia_uvm.dir/uvm_example.cpp.o Scanning dependencies of target Kokkos_tutorial_hierarchicalparallelism_01_thread_teams [ 8%] Building CXX object example/tutorial/Hierarchical_Parallelism/01_thread_teams/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_01_thread_teams.dir/thread_teams.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o [ 12%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 8%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 8%] Linking CXX executable Kokkos_tutorial_advancedviews_02_memory_traits [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13b_ParallelRed_TeamVectorRange_HIP.cpp.o [ 8%] Built target Kokkos_tutorial_advancedviews_02_memory_traits [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewCopy_c.cpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewMapping_a.cpp [ 8%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedlongint.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Atomics.cpp.o Scanning dependencies of target Kokkos_tutorial_hierarchical_01_thread_teams_lambda [ 8%] 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 [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o $ docker top c4e5cbb66eeab1cc109b2c89997120048252ef57315ffcd9c847ccc92485b725 -eo pid,comm [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] sh + ccache --zero-stats Statistics zeroed [Pipeline] sh [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o + rm -rf build [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewMapping_b.cpp [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_a.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Abort.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_ArrayOps.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=/var/jenkins/workspace/Kokkos_PR-6954/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 [ 8%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicViews.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 8%] Built target Kokkos_ContainersTestCompileOnly Scanning dependencies of target Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for [ 8%] 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 [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 6%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp [ 6%] Built target Kokkos_CoreUnitTest_OpenMPInterOp [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewMapping_subview.cpp Scanning dependencies of target Kokkos_tutorial_hierarchicalparallelism_03_vectorization [ 8%] Building CXX object example/tutorial/Hierarchical_Parallelism/03_vectorization/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_03_vectorization.dir/vectorization.cpp.o [ 8%] Linking CXX executable Kokkos_tutorial_advancedviews_03_subviews /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_View_64bit.cpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_HIP.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 Scanning dependencies of target Kokkos_ToolsInitialization [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 8%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_01_thread_teams [ 8%] Built target Kokkos_tutorial_advancedviews_03_subviews [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o [ 9%] Built target Kokkos_tutorial_hierarchicalparallelism_01_thread_teams Scanning dependencies of target Kokkos_tutorial_01_hello_world_lambda [ 9%] Building CXX object example/tutorial/01_hello_world_lambda/CMakeFiles/Kokkos_tutorial_01_hello_world_lambda.dir/hello_world_lambda.cpp.o [ 9%] Linking CXX executable Kokkos_tutorial_advancedviews_05_nvidia_uvm Scanning dependencies of target Kokkos_StackTraceTestExec -- The CXX compiler identification is GNU 9.4.0 -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper [ 29%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 29%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 29%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 9%] Built target Kokkos_tutorial_advancedviews_05_nvidia_uvm [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestTeamMDRangePolicyCTAD.cpp(76): warning: function "::TestTeamThreadMDRangeCTAD::test_ctad_inside_parallel_for" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestTeamMDRangePolicyCTAD.cpp(136): warning: function "::TestTeamVectorMDRangeCTAD::test_ctad_inside_parallel_for" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestTeamMDRangePolicyCTAD.cpp(196): warning: function "::TestThreadVectorMDRangeCTAD::test_ctad_inside_parallel_for" was declared but never referenced Scanning dependencies of target Kokkos_tutorial_02_simple_reduce_lambda [ 9%] Building CXX object example/tutorial/02_simple_reduce_lambda/CMakeFiles/Kokkos_tutorial_02_simple_reduce_lambda.dir/simple_reduce_lambda.cpp.o -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -- works -- Detecting CXX compiler ABI info [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 10%] Linking CXX executable Kokkos_tutorial_hierarchical_01_thread_teams_lambda [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 9%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads -- Detecting CXX compiler ABI info - done [ 10%] Built target Kokkos_tutorial_hierarchical_01_thread_teams_lambda Scanning dependencies of target Kokkos_tutorial_03_simple_view_lambda [ 10%] Building CXX object example/tutorial/03_simple_view_lambda/CMakeFiles/Kokkos_tutorial_03_simple_view_lambda.dir/simple_view_lambda.cpp.o [ 9%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.3.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Compiler Version: 11.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 [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.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_CoreUnitTest_CudaTimingBased [ 9%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o [ 26%] Linking CXX executable Kokkos_IncrementalTest_OPENMP [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 26%] Built target Kokkos_IncrementalTest_OPENMP Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 29%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 10%] Linking CXX executable Kokkos_tutorial_advancedviews_04_dualviews [ 29%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 10%] Built target Kokkos_tutorial_advancedviews_04_dualviews Scanning dependencies of target Kokkos_atomic [ 10%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 9%] Built target Kokkos_CoreUnitTest_ToolIndependence /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_ViewOfClass.cpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test14_MDRangeReduce_HIP.cpp.o [ 10%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for [ 10%] Built target Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for Scanning dependencies of target Kokkos_gather [ 10%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 27%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 27%] Built target Kokkos_CoreUnitTest_CTestDevice [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_OpenMP [ 29%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o -- SIMD: AVX512 detected [ 11%] Linking CXX executable Kokkos_tutorial_01_hello_world_lambda Scanning dependencies of target Kokkos_gups [ 11%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 11%] Built target Kokkos_tutorial_01_hello_world_lambda /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_SubView_a.cpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_SubView_b.cpp Scanning dependencies of target Kokkos_launch_latency [ 12%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp(243): warning: function "::TestNestedReducerCTAD::test_ctad_inside_parallel_for" was declared but never referenced [ 27%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 12%] Linking CXX executable Kokkos_CoreTestCompileOnly Scanning dependencies of target Kokkos_IncrementalTest_CUDA [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/UnitTestMainInit.cpp.o [ 12%] Linking CXX executable Kokkos_tutorial_02_simple_reduce_lambda [ 12%] Built target Kokkos_CoreTestCompileOnly [ 28%] Built target Kokkos_IncrementalTest_SERIAL Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_stream [ 12%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 12%] Built target Kokkos_tutorial_02_simple_reduce_lambda Scanning dependencies of target Kokkos_policy_performance [ 12%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o -- Detected CUDA Compute Capability 70 -- Setting Kokkos_ARCH_VOLTA70=ON -- Built-in Execution Spaces: -- Device Parallel: Kokkos::Cuda -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- VOLTA70 -- Found CUDAToolkit: /usr/local/cuda/include (found version "11.6.124") -- Looking for C++ include pthread.h Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o [ 28%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 13%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_03_vectorization [ 13%] Linking CXX executable Kokkos_tutorial_03_simple_view_lambda [ 28%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 29%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestOpenMP.cpp.o [ 30%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 30%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_SubView_c01.cpp [ 13%] Built target Kokkos_tutorial_hierarchicalparallelism_03_vectorization Scanning dependencies of target Kokkos_bytes_and_flops [ 13%] Built target Kokkos_tutorial_03_simple_view_lambda [ 13%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o Scanning dependencies of target impl_git_version [ 13%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_SubView_c02.cpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 19%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 30%] Built target Kokkos_Benchmark_Atomic_MinMax [ 30%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 30%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DualView.cpp.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 [ 19%] Built target Kokkos_IncrementalTest_SERIAL [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o -- Looking for C++ include mdspan - not found -- Using internal mdspan directory /var/jenkins/workspace/Kokkos_PR-6954/core/src/../../tpls/mdspan/include [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test16_ParallelScan_HIP.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o nvcc_wrapper has been given GNU extension standard flag -std=gnu++17 - reverting flag to -std=c++17 -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) -- No installed google benchmark found, fetching from GitHub [ 30%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DualView.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_SubView_c03.cpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_SubView_c04.cpp [ 12%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 13%] Linking CXX static library libimpl_git_version.a [ 13%] Built target impl_git_version [ 13%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test17_CompleteAtomic_HIP.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_SubView_c05.cpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_complexdouble.cpp.o -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Could NOT find Git (missing: GIT_EXECUTABLE) -- [benchmark] Version: 1.7.1 -- [benchmark] Looking for shm_open in rt [ 29%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 29%] Built target Kokkos_CoreUnitTest_Develop [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_SubView_c06.cpp [ 12%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BitManipulationBuiltins.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ArrayOps.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPGraph [ 31%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynamicView.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW [ 13%] Linking CXX executable Kokkos_atomic [ 13%] Built target Kokkos_atomic Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 31%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynamicView.cpp.o [ 13%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs Scanning dependencies of target Kokkos_StackTraceTestExec -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_SerialGraph [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/UnitTestMainInit.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_OpenMPGraph [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR [ 13%] Linking CXX executable Kokkos_gups [ 13%] Linking CXX executable Kokkos_stream [ 13%] Built target Kokkos_gups [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 13%] Linking CXX executable Kokkos_launch_latency Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 13%] Built target Kokkos_stream [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE [ 31%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 13%] Built target Kokkos_launch_latency Scanning dependencies of target Kokkos_ToolsInitialization [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_b.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 31%] Linking CXX executable Kokkos_PerformanceTest_Atomic -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 21%] Linking CXX executable Kokkos_IncrementalTest_HIP [ 12%] Built target Kokkos_CoreUnitTest_SerialGraph [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o [ 21%] Built target Kokkos_IncrementalTest_HIP [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBuiltins.dir/tools/TestBuiltinTuners.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 31%] Built target Kokkos_PerformanceTest_Atomic Scanning dependencies of target Kokkos_ContainersPerformanceTest_HIP [ 31%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestMain.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_HeaderSelfContained_Kokkos_Vector_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.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_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o [ 31%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestHIP.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 13%] Linking CXX executable Kokkos_policy_performance [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 31%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 13%] Built target Kokkos_policy_performance Scanning dependencies of target Kokkos_CoreUnitTest_CudaTimingBased [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o [ 31%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP [ 12%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_SubView_c07.cpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 30%] 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_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o [ 13%] Linking CXX executable Kokkos_gather [ 31%] Built target Kokkos_ContainersPerformanceTest_OpenMP [ 31%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 13%] Built target Kokkos_gather [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o [ 9%] Linking CXX executable Kokkos_ProfilingAllCalls [ 9%] Built target Kokkos_ProfilingAllCalls Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 31%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_a.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_complexfloat.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_OccupancyControlTrait.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 13%] Linking CXX executable Kokkos_ToolsInitialization /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_SubView_c08.cpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK [ 13%] Built target Kokkos_ToolsInitialization [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_Develop -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- Sources TestCuda.cpp [ 14%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o -- Kokkos Backends: SERIAL;CUDA -- Configuring done [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 12%] Built target Kokkos_push_finalize_hook_terminate [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBasics.dir/tools/TestTuning.cpp.o [ 14%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6954/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Built target AlwaysCheckGit Scanning dependencies of target benchmark Scanning dependencies of target impl_git_version Scanning dependencies of target kokkos_gtest [ 0%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_SubView_c09.cpp [ 15%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o Scanning dependencies of target kokkoscore [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 13%] Built target Kokkos_CoreUnitTest_Develop [ 31%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 32%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_SubView_c10.cpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_SubView_c11.cpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CategoricalTuner.dir/tools/TestCategoricalTuner.cpp.o [ 32%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda2 Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 32%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 1%] Linking CXX static library libkokkossimd.a [ 1%] Built target kokkossimd [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o nvcc_wrapper has been given GNU extension standard flag -std=gnu++17 - reverting flag to -std=c++17 [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 16%] Linking CXX executable Kokkos_StackTraceTestExec [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 32%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 16%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o [ 32%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 16%] Built target Kokkos_StackTraceTestExec [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 16%] Built target Kokkos_CoreUnitTest_CudaTimingBased [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 1%] Linking CXX static library libimpl_git_version.a [ 1%] Built target impl_git_version [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda2 [ 8%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_CudaInterOpInit [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 10%] Linking CXX executable Kokkos_ToolsInitialization [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_complexfloat.cpp.o [ 32%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o [ 10%] Built target Kokkos_ToolsInitialization [ 33%] Linking CXX executable Kokkos_ContainersPerformanceTest_HIP [ 14%] Linking CXX executable Kokkos_CoreUnitTest_TuningBuiltins [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda1 [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 33%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 33%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 33%] Built target Kokkos_ContainersPerformanceTest_HIP [ 33%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_c.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_d.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 14%] Built target Kokkos_CoreUnitTest_TuningBuiltins [ 3%] Linking CXX static library libkokkos_gtest.a [ 3%] Built target kokkos_gtest [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test01_execspace_CUDA.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 33%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_generic.cpp.o [ 33%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 23%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 23%] Built target Kokkos_CoreUnitTest_Develop [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_TuningBasics [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 33%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 8%] Built target Kokkos_CoreUnitTest_CudaTimingBased [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 15%] Linking CXX executable Kokkos_CoreUnitTest_CategoricalTuner [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 33%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlockSizeDeduction.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CheckedIntegerOps.cpp.o [ 33%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 33%] Built target Kokkos_ContainersTestCompileOnly [ 34%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_double.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.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 [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 23%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 23%] Built target Kokkos_push_finalize_hook_terminate [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyConstructors.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_b.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 5%] Linking CXX static library libbenchmark.a [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 5%] Built target benchmark [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o Scanning dependencies of target benchmark_main [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 15%] Built target Kokkos_CoreUnitTest_TuningBasics [ 16%] Linking CXX executable Kokkos_bytes_and_flops [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 15%] Built target Kokkos_CoreUnitTest_CategoricalTuner [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 16%] Built target Kokkos_bytes_and_flops Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreams [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyInterface.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.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 [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 34%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_generic.cpp.o [ 34%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 34%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 34%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 34%] Built target Kokkos_CoreUnitTest_Default [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o [ 5%] Linking CXX static library libbenchmark_main.a [ 5%] Built target benchmark_main Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 17%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 17%] Built target Kokkos_CoreUnitTest_CTestDevice [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda3 [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Complex.cpp.o [ 34%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.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_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.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 [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 16%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 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 [ 19%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 34%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 19%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 34%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Concepts.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 19%] Built target Kokkos_CoreUnitTest_SerialGraph [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 19%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_SubView_c12.cpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_SubView_c13.cpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Crs.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Swap.cpp.o [ 19%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_double.cpp.o [ 16%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 19%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 16%] Linking CXX executable Kokkos_ProfilingAllCalls Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_Reductions.cpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 34%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 6%] Linking CXX static library libkokkoscore.a [ 6%] Built target kokkoscore Scanning dependencies of target kokkoscontainers [ 6%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 16%] Built target Kokkos_ProfilingAllCalls [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_e.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_float.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 26%] 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_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 27%] 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_HIP.dir/hip/TestHIP_DeepCopyAlignment.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c01.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpacePartitioning.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreams [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.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_SerialGraph.dir/UnitTestMainInit.cpp.o [ 7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_ParallelScanRangePolicy.cpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_Reductions_DeviceView.cpp Scanning dependencies of target Kokkos_CoreUnitTest_Cuda2 Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecutionSpace.cpp.o [ 12%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams Scanning dependencies of target Kokkos_CoreUnitTest_Cuda1 [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_f.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o [ 35%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_Reducers_a.cpp [ 7%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_Reducers_b.cpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_Reducers_c.cpp [ 35%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 27%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 27%] Built target Kokkos_CoreUnitTest_KokkosP [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 27%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 7%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs Scanning dependencies of target Kokkos_CoreUnitTest_Cuda3 [ 27%] Built target Kokkos_CoreUnitTest_Default [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 35%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o Scanning dependencies of target Kokkos_ProfilingAllCalls [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test02_atomic_host_CUDA.cpp.o [ 35%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o Scanning dependencies of target Kokkos_ToolsInitialization [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o Scanning dependencies of target Kokkos_StackTraceTestExec [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_Reducers_d.cpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 30%] Linking CXX executable Kokkos_ProfilingAllCalls [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 30%] Built target Kokkos_ProfilingAllCalls [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 7%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestTeamMDRangePolicyCTAD.cpp", line 76: warning: function "::TestTeamThreadMDRangeCTAD::test_ctad_inside_parallel_for" was declared but never referenced [declared_but_not_referenced] static void test_ctad_inside_parallel_for() { ^ Remark: individual warnings can be suppressed with "--diag_suppress " "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestTeamMDRangePolicyCTAD.cpp", line 136: warning: function "::TestTeamVectorMDRangeCTAD::test_ctad_inside_parallel_for" was declared but never referenced [declared_but_not_referenced] static void test_ctad_inside_parallel_for() { ^ "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestTeamMDRangePolicyCTAD.cpp", line 196: warning: function "::TestThreadVectorMDRangeCTAD::test_ctad_inside_parallel_for" was declared but never referenced [declared_but_not_referenced] static void test_ctad_inside_parallel_for() { ^ [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_Reducers_e.cpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_Complex.cpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_int.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_int.cpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 7%] Built target Kokkos_CoreUnitTest_CTestDevice Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03a_MemorySpace_malloc_CUDA.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o [ 31%] Linking CXX executable Kokkos_ToolsInitialization [ 31%] Built target Kokkos_ToolsInitialization [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/core/src/Kokkos_Complex.hpp(110): warning #20208-D: 'long double' is treated as 'double' in device code Warning #20208-D: 'long double' is treated as 'double' in device code [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o [ 32%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 32%] Built target Kokkos_CoreTestCompileOnly [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 35%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 35%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda1 [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_g.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c02.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 [ 21%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 21%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_c.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_FunctorAnalysis.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_unsignedint.cpp "/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp", line 243: warning: function "::TestNestedReducerCTAD::test_ctad_inside_parallel_for" was declared but never referenced [declared_but_not_referenced] static void test_ctad_inside_parallel_for() { ^ Remark: individual warnings can be suppressed with "--diag_suppress " [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_float.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_longint.cpp [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 7%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtr.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 35%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_unsignedlongint.cpp [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 33%] Linking CXX executable Kokkos_StackTraceTestExec [ 33%] Built target Kokkos_StackTraceTestExec [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtrAccessOnDevice.cpp.o [ 9%] Built target Kokkos_CoreUnitTest_SerialGraph Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpInit [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 23%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o [ 23%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_longlongint.cpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_double.cpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 16%] Linking CXX executable Kokkos_ToolsInitialization [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_float.cpp [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp /var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestLegionInitialization.cpp(30): warning #177-D: member "::initialization_legion_initialization_Test::test_info_" was declared but never referenced [ 10%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Init.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_JoinBackwardCompatibility.cpp.o [ 11%] Linking CXX executable Kokkos_StackTraceTestExec [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o [ 24%] 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_SYCL2A.dir/sycl/TestSYCL_TeamCombinedReducers.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 35%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 17%] Built target Kokkos_ToolsInitialization [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaGraph /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_complexfloat.cpp [ 11%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/cuda/TestCuda_Graph.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 11%] Built target Kokkos_StackTraceTestExec [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRangePolicyConstructors.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_CudaTimingBased [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03b_MemorySpace_free_CUDA.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 35%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank12345.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_LocalDeepCopy.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalConstants.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 13%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/UnitTestMainInit.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_complexdouble.cpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_AtomicViews.cpp [ 13%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp(60): warning #177-D: member "::cuda_multi_gpu_managed_views_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp(75): warning #177-D: member "::cuda_multi_gpu_unmanaged_views_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp(99): warning #177-D: member "::cuda_multi_gpu_scratch_space_Test::test_info_" was declared but never referenced [ 10%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 13%] Built target Kokkos_CoreTestCompileOnly [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_c.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_longint.cpp.o [ 35%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test04_ParallelFor_RangePolicy_CUDA.cpp.o [ 35%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_Atomics.cpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_TeamBasic.cpp [ 11%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 11%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_longlongint.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_TeamScratch.cpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewEmptyRuntimeUnmanaged.cpp.o [ 26%] 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_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 15%] Linking CXX executable Kokkos_CoreTestCompileOnly In file included from /var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp:17: In file included from /var/jenkins/workspace/Kokkos_PR-6954/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6954/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6954/core/src/decl/Kokkos_Declare_OPENMPTARGET.hpp:29: /var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Team.hpp:405:7: error: call to deleted function 'join' 405 | : Impl::OpenMPTargetReducerWrapper ::join(omp_out, omp_in)) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp:44:13: note: in instantiation of function template specialization 'Kokkos::parallel_reduce>, Kokkos::MaxFirstLocCustomComparator>' requested here 44 | Kokkos::parallel_reduce( | ^ /var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp:166:7: note: in instantiation of function template specialization '(anonymous namespace)::TestNestedReducerCTAD::check_types, Kokkos::Impl::OpenMPTargetExecTeamMember, Kokkos::MaxFirstLocCustomComparator>' requested here 166 | check_types(team_handle, reducer); | ^ /var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenMPTarget/Kokkos_OpenMPTarget_Reducer.hpp:35:15: note: candidate function has been explicitly deleted 35 | static void join(value_type&, const value_type&) = delete; | ^ /var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenMPTarget/Kokkos_OpenMPTarget_Reducer.hpp:38:15: note: candidate function has been explicitly deleted 38 | static void join(volatile value_type&, const volatile value_type&) = delete; | ^ In file included from /var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp:17: In file included from /var/jenkins/workspace/Kokkos_PR-6954/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6954/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6954/core/src/decl/Kokkos_Declare_OPENMPTARGET.hpp:29: /var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Team.hpp:407:57: error: attempt to use a deleted function 407 | Impl::OpenMPTargetReducerWrapper ::init(omp_priv)) | ^ /var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenMPTarget/Kokkos_OpenMPTarget_Reducer.hpp:41:15: note: 'init' has been explicitly marked deleted here 41 | static void init(value_type&) = delete; | ^ In file included from /var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp:17: In file included from /var/jenkins/workspace/Kokkos_PR-6954/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6954/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6954/core/src/decl/Kokkos_Declare_OPENMPTARGET.hpp:29: /var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Team.hpp:416:32: error: incorrect reduction identifier, expected one of '+', '-', '*', '&', '|', '^', '&&', '||', 'min' or 'max' or declare reduction for type 'ValueType' (aka 'ValLocScalar') 416 | #pragma omp for simd reduction(omp_red_teamthread_reducer \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Team.hpp:405:7: error: call to deleted function 'join' 405 | : Impl::OpenMPTargetReducerWrapper ::join(omp_out, omp_in)) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp:44:13: note: in instantiation of function template specialization 'Kokkos::parallel_reduce>, Kokkos::MinFirstLocCustomComparator>' requested here 44 | Kokkos::parallel_reduce( | ^ /var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp:186:7: note: in instantiation of function template specialization '(anonymous namespace)::TestNestedReducerCTAD::check_types, Kokkos::Impl::OpenMPTargetExecTeamMember, Kokkos::MinFirstLocCustomComparator>' requested here 186 | check_types(team_handle, reducer); | ^ /var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenMPTarget/Kokkos_OpenMPTarget_Reducer.hpp:35:15: note: candidate function has been explicitly deleted 35 | static void join(value_type&, const value_type&) = delete; | ^ /var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenMPTarget/Kokkos_OpenMPTarget_Reducer.hpp:38:15: note: candidate function has been explicitly deleted 38 | static void join(volatile value_type&, const volatile value_type&) = delete; | ^ In file included from /var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp:17: In file included from /var/jenkins/workspace/Kokkos_PR-6954/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6954/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6954/core/src/decl/Kokkos_Declare_OPENMPTARGET.hpp:29: /var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Team.hpp:407:57: error: attempt to use a deleted function 407 | Impl::OpenMPTargetReducerWrapper ::init(omp_priv)) | ^ /var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenMPTarget/Kokkos_OpenMPTarget_Reducer.hpp:41:15: note: 'init' has been explicitly marked deleted here 41 | static void init(value_type&) = delete; | ^ In file included from /var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp:17: In file included from /var/jenkins/workspace/Kokkos_PR-6954/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6954/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6954/core/src/decl/Kokkos_Declare_OPENMPTARGET.hpp:29: /var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Team.hpp:416:32: error: incorrect reduction identifier, expected one of '+', '-', '*', '&', '|', '^', '&&', '||', 'min' or 'max' or declare reduction for type 'ValueType' (aka 'ValLocScalar') 416 | #pragma omp for simd reduction(omp_red_teamthread_reducer \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Team.hpp:405:7: error: call to deleted function 'join' 405 | : Impl::OpenMPTargetReducerWrapper ::join(omp_out, omp_in)) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp:44:13: note: in instantiation of function template specialization 'Kokkos::parallel_reduce>, Kokkos::MinMaxFirstLastLocCustomComparator>' requested here 44 | Kokkos::parallel_reduce( | ^ /var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp:205:7: note: in instantiation of function template specialization '(anonymous namespace)::TestNestedReducerCTAD::check_types, Kokkos::Impl::OpenMPTargetExecTeamMember, Kokkos::MinMaxFirstLastLocCustomComparator>' requested here 205 | check_types(team_handle, reducer); | ^ /var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenMPTarget/Kokkos_OpenMPTarget_Reducer.hpp:35:15: note: candidate function has been explicitly deleted 35 | static void join(value_type&, const value_type&) = delete; | ^ /var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenMPTarget/Kokkos_OpenMPTarget_Reducer.hpp:38:15: note: candidate function has been explicitly deleted 38 | static void join(volatile value_type&, const volatile value_type&) = delete; | ^ In file included from /var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp:17: In file included from /var/jenkins/workspace/Kokkos_PR-6954/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6954/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6954/core/src/decl/Kokkos_Declare_OPENMPTARGET.hpp:29: /var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Team.hpp:407:57: error: attempt to use a deleted function 407 | Impl::OpenMPTargetReducerWrapper ::init(omp_priv)) | ^ /var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenMPTarget/Kokkos_OpenMPTarget_Reducer.hpp:41:15: note: 'init' has been explicitly marked deleted here 41 | static void init(value_type&) = delete; | ^ In file included from /var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestNestedReducerCTAD.cpp:17: In file included from /var/jenkins/workspace/Kokkos_PR-6954/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6954/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6954/core/src/decl/Kokkos_Declare_OPENMPTARGET.hpp:29: /var/jenkins/workspace/Kokkos_PR-6954/core/src/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Team.hpp:416:32: error: incorrect reduction identifier, expected one of '+', '-', '*', '&', '|', '^', '&&', '||', 'min' or 'max' or declare reduction for type 'ValueType' (aka 'MinMaxLocScalar') 416 | #pragma omp for simd reduction(omp_red_teamthread_reducer \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 9 errors generated. make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/build.make:272: core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:1597: core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c03.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_TeamReductionScan.cpp [ 11%] Built target Kokkos_CoreUnitTest_CudaInterOpInit Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_TeamTeamSize.cpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank67.cpp.o [ 36%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/cuda/TestCuda_Graph.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions1.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 36%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 15%] Built target Kokkos_CoreTestCompileOnly [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/UnitTestMainInit.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRangeReduce.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_int.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestInitializationSettings.cpp(23): warning #177-D: member "::defaultdevicetype_initialization_settings_Test::test_info_" was declared but never referenced [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_c.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions2.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_TeamVectorRange.cpp [ 11%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraph [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions3.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_Other.cpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamMDRange.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_CudaGraph [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 36%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_longint.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c06.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_Develop /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_MDRange_a.cpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test05_ParallelReduce_RangePolicy_CUDA.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_MDRange_b.cpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 36%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_MDRange_c.cpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o [ 18%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_Develop [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/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-6954/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-6954/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-6954/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-6954/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-6954/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-6954/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-6954/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-6954/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-6954/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-6954/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-6954/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(392): warning #177-D: member "::defaultdevicetype_visible_devices_Test::test_info_" was declared but never referenced [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_MDRange_d.cpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalSpecialFunctions.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 11%] Linking CXX executable Kokkos_push_finalize_hook_terminate /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_MDRange_e.cpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 36%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 36%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c04.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_Crs.cpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_a.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 11%] Built target Kokkos_push_finalize_hook_terminate [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDSpan.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 48%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOutOfBoundsAccess.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 18%] Built target Kokkos_CoreUnitTest_KokkosP [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.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 [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MinMaxClamp.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 [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 36%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/cuda/TestCuda_Task.cpp [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 36%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_shared.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_WorkGraph.cpp [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 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 [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test06_ParallelFor_MDRangePolicy_CUDA.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestSharedHostPinnedSpace.cpp(60): warning #177-D: member "::defaultdevicetype_shared_host_pinned_space_Test::test_info_" was declared but never referenced [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o [ 15%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraph [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestSharedSpace.cpp(100): warning #177-D: member "::defaultdevicetype_shared_space_Test::test_info_" was declared but never referenced [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 51%] 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_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o [ 16%] Built target Kokkos_CoreUnitTest_CudaGraph [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_NumericTraits.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/cuda/TestCuda_Spaces.cpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_UniqueToken.cpp Scanning dependencies of target Kokkos_UnitTest_Sort [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestCuda_LocalDeepCopy.cpp /var/jenkins/workspace/Kokkos_PR-6954/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-6954/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-6954/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-6954/core/src/Kokkos_Array.hpp(142): warning #20013-D: calling a constexpr __host__ function("kokkos_swap") from a __host__ __device__ function("kokkos_swap") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. detected during instantiation of class "Kokkos::Array [with T=::MyInt, N=2UL]" /var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/TestArray.cpp(144): here /var/jenkins/workspace/Kokkos_PR-6954/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-6954/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-6954/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. [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/cuda/TestCuda_DebugSerialExecution.cpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 36%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/cuda/TestCuda_DebugPinUVMSpace.cpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/cuda/TestCuda_TeamScratchStreams.cpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6954/core/src/impl/Kokkos_Command_Line_Parsing.cpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_b.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_unsignedint.cpp.o [ 19%] Linking CXX executable Kokkos_StackTraceTestExec [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o [ 36%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 36%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank12345.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_OccupancyControlTrait.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6954/core/src/impl/Kokkos_HostSpace_deepcopy.cpp [ 36%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSort.cpp.o [ 20%] Built target Kokkos_StackTraceTestExec [ 36%] Built target Kokkos_PerformanceTest_Benchmark [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortByKey.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test08_deep_copy_CUDA.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_c.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_longlongint.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6954/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6954/core/src/impl/Kokkos_ExecPolicy.cpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6954/core/src/impl/Kokkos_HostThreadTeam.cpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6954/core/src/impl/Kokkos_SharedAlloc.cpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o [ 36%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank67.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6954/core/src/impl/Kokkos_hwloc.cpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6954/core/src/impl/Kokkos_CPUDiscovery.cpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6954/core/src/impl/Kokkos_HostBarrier.cpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6954/core/src/impl/Kokkos_Core.cpp [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o Scanning dependencies of target Kokkos_UnitTest_Random [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 36%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ErrorReporter.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_d.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6954/core/src/impl/Kokkos_Stacktrace.cpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6954/core/src/impl/Kokkos_Profiling.cpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6954/core/src/impl/Kokkos_Error.cpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6954/core/src/impl/Kokkos_HostSpace.cpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6954/core/src/impl/Kokkos_MemoryPool.cpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6954/containers/src/impl/Kokkos_UnorderedMap_impl.cpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_unsignedint.cpp.o [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/hip/TestRandom.cpp.o [ 39%] 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_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o [ 14%] 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_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6954/core/src/Cuda/Kokkos_Cuda_Instance.cpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6954/core/src/Cuda/Kokkos_CudaSpace.cpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6954/core/src/Cuda/Kokkos_Cuda_Task.cpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/src/Lock_Array_CUDA.cpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6954/core/src/Serial/Kokkos_Serial.cpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6954/core/src/Serial/Kokkos_Serial_Task.cpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/UnitTestMain.cpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/cuda/TestCuda_InterOp_Init.cpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/cuda/TestCuda_InterOp_Streams.cpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestSerial_Init.cpp [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_e.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpInit [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestSerial_SharedAlloc.cpp [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 36%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_OffsetView.cpp.o [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o Warning: 'long double' is treated as 'double' in device code [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestSerial_RangePolicy.cpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c07.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestSerial_RangePolicyRequire.cpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_unsignedlongint.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestSerial_View_64bit.cpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_a.cpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test10_HierarchicalBasics_CUDA.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_b.cpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 35%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o [ 35%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 35%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 35%] Built target Kokkos_CoreUnitTest_CudaInterOpInit [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaGraph [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/UnitTestMainInit.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/cuda/TestCuda_Graph.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_c.cpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_d.cpp [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_unsignedlongint.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_e.cpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestSerial_DeepCopyAlignment.cpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestSerial_ViewCopy_a.cpp /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestSerial_ViewCopy_b.cpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestSerial_ViewCopy_c.cpp 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%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamPolicyConstructors.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 37%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o [ 36%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraph 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 [ 36%] Built target Kokkos_CoreUnitTest_CudaGraph Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o Superseded by #10 Sending interrupt signal to process /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestSerial_ViewMapping_a.cpp [ 12%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o Terminated make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/build.make:794: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o] Terminated make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/build.make:1470: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o] Terminated make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/build.make:1483: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o] Terminated make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/build.make:1496: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o] Terminated make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/build.make:1509: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o] Terminated make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/build.make:1522: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o] Terminated make[1]: *** [CMakeFiles/Makefile2:1737: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/all] Terminated make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/build.make:560: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o] Terminated make[1]: *** [CMakeFiles/Makefile2:1827: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/all] Terminated make[1]: *** [CMakeFiles/Makefile2:1974: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/all] Terminated make: *** [Makefile:144: all] Terminated Sending interrupt signal to process /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestSerial_ViewMapping_b.cpp script returned exit code 143 Sending interrupt signal to process [ 12%] Built target Kokkos_CoreUnitTest_SerialGraph Sending interrupt signal to process [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11a_ParallelFor_TeamThreadRange_CUDA.cpp.o /var/jenkins/workspace/Kokkos_PR-6954/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6954/core/src -I/var/jenkins/workspace/Kokkos_PR-6954/containers/src -I/var/jenkins/workspace/Kokkos_PR-6954/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6954/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/category_files -Werror -c TestSerial_ViewMapping_subview.cpp core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/build.make:355: recipe for target 'core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o' failed make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o] Terminated Terminated core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/build.make:355: recipe for target 'core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o' failed make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o] Terminated core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/build.make:381: recipe for target 'core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o' failed make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o] Terminated core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/build.make:342: recipe for target 'core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o' failed make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o] Terminated core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/build.make:355: recipe for target 'core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o' failed make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o] Terminated core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/build.make:290: recipe for target 'core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o' failed make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o] Terminated CMakeFiles/Makefile2:1950: recipe for target 'core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/all' failed make[1]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/all] Terminated CMakeFiles/Makefile2:1977: recipe for target 'core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/all' failed make[1]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/all] Terminated CMakeFiles/Makefile2:2004: recipe for target 'core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/all' failed make[1]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/all] Terminated CMakeFiles/Makefile2:2166: recipe for target 'core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/all' failed make[1]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/all] Terminated CMakeFiles/Makefile2:2193: recipe for target 'core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/all' failed make[1]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/all] Terminated core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/build.make:121: recipe for target 'core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o' failed make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o] Terminated CMakeFiles/Makefile2:2355: recipe for target 'core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/all' failed make[1]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/all] Terminated Makefile:160: recipe for target 'all' failed make: *** [all] Terminated script returned exit code 143 [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o Sending interrupt signal to process Compilation terminated. Compilation terminated. nvcc: Terminated nvcc: Terminated nvcc: Terminated make[1]: *** wait: No child processes. Stop. make[1]: *** Waiting for unfinished jobs.... make[1]: *** wait: No child processes. Stop. nvcc: Terminated nvcc: Terminated nvcc: Terminated nvcc: Terminated make[2]: *** [/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/Makefile:523: TestSerial_ViewAPI_e.o] Terminated make[2]: *** [/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/Makefile:523: TestSerial_DeepCopyAlignment.o] Terminated make[2]: *** [/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/Makefile:523: TestSerial_ViewCopy_a.o] Terminated make[2]: *** [/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/Makefile:523: TestSerial_ViewCopy_b.o] Terminated make: *** [Makefile:4: build-test] Error 2 make[2]: *** [/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/Makefile:523: TestSerial_ViewCopy_c.o] Terminated make[2]: *** [/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/Makefile:523: TestSerial_ViewMapping_a.o] Terminated make[2]: *** [/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/Makefile:523: TestSerial_ViewMapping_b.o] Terminated make[2]: *** [/var/jenkins/workspace/Kokkos_PR-6954/core/unit_test/Makefile:523: TestSerial_ViewMapping_subview.o] Terminated Terminated Assembler messages: Error: can't open /tmp/cck04lec.s for reading: No such file or directory script returned exit code 143 [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o Terminated make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/build.make:105: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o] Terminated make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/build.make:131: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o] Terminated make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/build.make:183: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o] Terminated make[1]: *** [CMakeFiles/Makefile2:1747: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/all] Terminated make[1]: *** [CMakeFiles/Makefile2:2014: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/all] Terminated make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/build.make:170: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o] Terminated make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/build.make:170: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o] Terminated make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/build.make:144: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o] Terminated make[1]: *** [CMakeFiles/Makefile2:1807: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/all] Terminated make[1]: *** [CMakeFiles/Makefile2:1984: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/all] Terminated make[1]: *** [CMakeFiles/Makefile2:2164: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/all] Terminated make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/build.make:170: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o] Terminated make[1]: *** [CMakeFiles/Makefile2:1777: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/all] Terminated make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/build.make:156: core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o] Terminated make[1]: *** [CMakeFiles/Makefile2:2280: core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/all] Terminated make: *** [Makefile:144: all] Terminated script returned exit code 143 [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_f.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o [ 37%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ScatterView.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreams [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/build.make:79: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o] Terminated make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/build.make:92: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o] Terminated make[1]: *** [CMakeFiles/Makefile2:2001: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/all] Terminated make[1]: *** [CMakeFiles/Makefile2:2061: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/all] Terminated make[2]: *** [core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/build.make:196: core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11a_ParallelFor_TeamThreadRange_CUDA.cpp.o] Terminated make[2]: *** [core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/build.make:170: core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test08_deep_copy_CUDA.cpp.o] Terminated make[2]: *** [core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/build.make:118: core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o] Terminated make[1]: *** [CMakeFiles/Makefile2:1941: core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/all] Terminated Sending interrupt signal to process [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o Terminated make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/build.make:92: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o] Terminated make[1]: *** [CMakeFiles/Makefile2:2031: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/all] Terminated make[2]: *** [core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/build.make:183: core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test10_HierarchicalBasics_CUDA.cpp.o] Terminated make[1]: *** [CMakeFiles/Makefile2:1911: core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/all] Terminated make[1]: *** [CMakeFiles/Makefile2:2148: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/all] Terminated make: *** [Makefile:144: all] Terminated script returned exit code 143 [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o Sending interrupt signal to process Sending interrupt signal to process Sending interrupt signal to process Sending interrupt signal to process make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/build.make:202: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_unsignedint.cpp.o] Terminated Terminated make[2]: *** [core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/build.make:146: core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o] Terminated make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/build.make:160: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o] Terminated make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/build.make:202: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o] Terminated make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/build.make:216: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o] Terminated make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/build.make:258: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o] Terminated make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/build.make:272: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o] Terminated make[1]: *** [CMakeFiles/Makefile2:1626: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/all] Terminated make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/build.make:216: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_unsignedlongint.cpp.o] Terminated make: *** [Makefile:146: all] Terminated script returned exit code 143 Terminated make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/build.make:612: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o] Terminated make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/build.make:495: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions1.cpp.o] Terminated make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/build.make:820: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o] Terminated make[1]: *** [CMakeFiles/Makefile2:2076: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/all] Terminated make: *** [Makefile:144: all] Terminated script returned exit code 143 Terminated make[2]: *** [algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/build.make:92: algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSort.cpp.o] Terminated make[2]: *** [containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/build.make:118: containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_generic.cpp.o] Terminated make[2]: *** [algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/build.make:105: algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o] Terminated make[2]: *** [algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/build.make:79: algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/hip/TestRandom.cpp.o] Terminated make[2]: *** [algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/build.make:170: algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o] Terminated make[2]: *** [algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/build.make:170: algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o] Terminated make[2]: *** [containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/build.make:183: containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ScatterView.cpp.o] Terminated make[2]: *** [algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/build.make:105: algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortByKey.cpp.o] Terminated make[1]: *** [CMakeFiles/Makefile2:5082: algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/all] Terminated make: *** [Makefile:144: all] Terminated script returned exit code 143 make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/build.make:244: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_NumericTraits.cpp.o] Terminated Terminated make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/build.make:90: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c06.cpp.o] Terminated make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/build.make:132: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamPolicyConstructors.cpp.o] Terminated make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/build.make:244: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_unsignedlongint.cpp.o] Terminated make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/build.make:300: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o] Terminated make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/build.make:160: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c04.cpp.o] Terminated make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/build.make:356: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o] Terminated make[1]: *** [CMakeFiles/Makefile2:2046: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/all] Terminated make[1]: *** [CMakeFiles/Makefile2:2075: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/all] Terminated make[1]: *** [CMakeFiles/Makefile2:2162: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/all] Terminated make[1]: *** [CMakeFiles/Makefile2:2133: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/all] Terminated make[1]: *** [CMakeFiles/Makefile2:2191: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/all] Terminated make[1]: *** [CMakeFiles/Makefile2:2220: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/all] Terminated make[1]: *** [CMakeFiles/Makefile2:2249: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/all] Terminated make: *** [Makefile:146: all] Terminated script returned exit code 143 Sending interrupt signal to process Post stage Post stage [Pipeline] } Post stage Post stage Post stage Post stage Post stage Post stage [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] sh Compilation terminated. Compilation terminated. Compilation terminated. cleaning up after signal(15)... cleaning up after signal(15)... cleaning up after signal(15)... cleaning up after signal(15)... cleaning up after signal(15)... Compilation terminated. cleaning up after signal(15)... make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/build.make:160: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o] Terminated cleaning up after signal(15)... cleaning up after signal(15)... Terminated Compilation terminated. make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/build.make:76: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o] Terminated Compilation terminated. make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/build.make:118: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o] Terminated make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/build.make:146: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o] Terminated make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/build.make:356: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o] Terminated make[1]: *** [CMakeFiles/Makefile2:1607: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/all] Terminated make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/build.make:76: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o] Terminated make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/build.make:216: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o] Terminated make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/build.make:286: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o] Terminated make: *** [Makefile:146: all] Terminated script returned exit code 143 [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 b1405be0e9af007e9933591b71284116cf264c0cb372245d4fa295a2c6b25a3d + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 cache hit rate 0.00 % cleanups performed 0 files in cache 0 cache size 0.0 kB max cache size 5.0 GB + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Wed Apr 24 07:46:41 2024 stats zeroed Wed Apr 24 07:46:41 2024 cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 cache hit rate 0.00 % cleanups performed 0 files in cache 6044 cache size 4.4 GB max cache size 5.0 GB + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 cache hit rate 0.00 % cleanups performed 0 files in cache 0 cache size 0.0 kB max cache size 5.0 GB + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Wed Apr 24 07:47:21 2024 stats zeroed Wed Apr 24 07:47:21 2024 cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 cache hit rate 0.00 % cleanups performed 0 files in cache 2598 cache size 4.4 GB max cache size 5.0 GB + ccache --show-stats Summary: Hits: 0 / 138 (0.00 %) Direct: 0 / 138 (0.00 %) Preprocessed: 0 / 138 (0.00 %) Misses: 138 Direct: 138 Preprocessed: 138 Primary storage: Hits: 0 / 276 (0.00 %) Misses: 276 Cache size (GB): 4.48 / 5.00 (89.54 %) Use the -v/--verbose option for more details. + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Wed Apr 24 07:52:54 2024 stats zeroed Wed Apr 24 07:47:22 2024 cache hit (direct) 33 cache hit (preprocessed) 8 cache miss 40 cache hit rate 50.62 % cleanups performed 0 files in cache 3724 cache size 4.4 GB max cache size 5.0 GB + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats zero time Wed Apr 24 07:47:22 2024 cache hit (direct) 20 cache hit (preprocessed) 9 cache miss 157 cache hit rate 15.59 % compiler produced stdout 1 cleanups performed 1 files in cache 9901 cache size 4.4 GB max cache size 5.0 GB + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Wed Apr 24 07:52:54 2024 stats zeroed Wed Apr 24 07:48:58 2024 cache hit (direct) 7 cache hit (preprocessed) 0 cache miss 109 cache hit rate 6.03 % compiler produced stdout 1 cleanups performed 3 files in cache 1591 cache size 4.4 GB max cache size 5.0 GB $ docker rm -f --volumes b1405be0e9af007e9933591b71284116cf264c0cb372245d4fa295a2c6b25a3d [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 f0d8dc756c502549af70219bdad932b2d452917a9052246716a5e92c2d8547c6 Click here to forcibly terminate running steps $ docker rm -f --volumes f0d8dc756c502549af70219bdad932b2d452917a9052246716a5e92c2d8547c6 [Pipeline] // withEnv [Pipeline] } [Pipeline] } $ docker stop --time=1 ef7226fd192ee96f783334c02dd298ea8685c4d8b3f848c938250817a5cd3070 $ docker rm -f --volumes ef7226fd192ee96f783334c02dd298ea8685c4d8b3f848c938250817a5cd3070 [Pipeline] } $ docker stop --time=1 1ff1cde3e21e01b20a170038f58db42f4e9086f29f21b85c66b3c62b2f549933 $ docker rm -f --volumes 1ff1cde3e21e01b20a170038f58db42f4e9086f29f21b85c66b3c62b2f549933 [Pipeline] } [Pipeline] } $ docker stop --time=1 44df55d7e5bc977107998db765fa4da359168b0bc1c48ffcd1849defc85aea8e $ docker rm -f --volumes 44df55d7e5bc977107998db765fa4da359168b0bc1c48ffcd1849defc85aea8e [Pipeline] } $ docker stop --time=1 21fc3d1211b78241015c862992b906f2ec3bdaa893afbafc2162a86c4febda37 $ docker rm -f --volumes 21fc3d1211b78241015c862992b906f2ec3bdaa893afbafc2162a86c4febda37 [Pipeline] } $ docker stop --time=1 61ee862e3b70a768ffb9c21b1158bf15ccf1db6159edbed6da25b956d510c646 $ docker rm -f --volumes 61ee862e3b70a768ffb9c21b1158bf15ccf1db6159edbed6da25b956d510c646 [Pipeline] } [Pipeline] } $ docker stop --time=1 c4e5cbb66eeab1cc109b2c89997120048252ef57315ffcd9c847ccc92485b725 $ docker rm -f --volumes c4e5cbb66eeab1cc109b2c89997120048252ef57315ffcd9c847ccc92485b725 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // node [Pipeline] // withDockerContainer [Pipeline] // withDockerContainer [Pipeline] // withEnv [Pipeline] // withDockerContainer [Pipeline] // withDockerContainer [Pipeline] // withDockerContainer [Pipeline] // withEnv [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } $ docker stop --time=1 9b410b4dd0c7b9babeb8c5b7c8dc16da78d55a055ebcf1aac4bc2ee62b117389 $ docker rm -f --volumes 9b410b4dd0c7b9babeb8c5b7c8dc16da78d55a055ebcf1aac4bc2ee62b117389 [Pipeline] } $ docker stop --time=1 ba9a9888936f7862c71e444181d126a66a98d99f3bcb10d07d63a35c5874278b $ docker rm -f --volumes ba9a9888936f7862c71e444181d126a66a98d99f3bcb10d07d63a35c5874278b [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] // withDockerContainer [Pipeline] // withDockerContainer [Pipeline] // withEnv [Pipeline] } Failed in branch GCC-8.4.0 [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // node [Pipeline] // node [Pipeline] // node [Pipeline] // node [Pipeline] // node [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] // node [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch CUDA-12.2-NVHPC [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // node [Pipeline] // node [Pipeline] } Failed in branch SYCL-OneAPI [Pipeline] } Failed in branch HIP-ROCm-5.6-C++20 [Pipeline] } Failed in branch OPENMPTARGET-Clang [Pipeline] } Failed in branch CUDA-11.0.3-Clang-Tidy [Pipeline] } Failed in branch CUDA-11.7-NVCC [Pipeline] } Failed in branch CUDA-11.6-NVCC-DEBUG [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } Failed in branch HIP-ROCm-5.2 [Pipeline] } Failed in branch CUDA-11.0-NVCC-RDC [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline ERROR: script returned exit code 2 GitHub has been notified of this commit’s build result Finished: NOT_BUILT